Commit graph

13 commits

Author SHA1 Message Date
Alessio Occhipinti
72a12df8e1 Feat/generator 4 iteration (#400)
* chore: move env into src for better build

* chore: removed unused things from webviews

* feat: a better "defaults" - material-theme.config.json

* chore: fix paths for scripts

* feat: new folder "core" with managers

* chore: cleanup all useless things

* chore: update messages to be messages

* refactor: new setAccent command and better material.theme.config entry
2019-12-26 11:30:46 +01:00
Alessio Occhipinti
c040e556ae Feat/generator 2 iteration (#398)
* chore: eslintrc fix

* chore: update package json with new build scripts, correct build folder

* feat: build ui scripts

* chore: start fixing eslint

* chore: fix interfaces name

* feat: add copy dist source to build with cp (for now)
2019-12-23 17:34:01 +01:00
Alessio Occhipinti
bf9a2bb6ed Feat/generator 1 iteration (#397)
* chore: added editor config and fix vscode settings

* fix: eslint and typescript

* chore: cleanup folders (gulp)

* feat: cleanup and working generator
2019-12-23 15:54:32 +01:00
Mattia Astorino
89b06d1a76
Test generator 2019-12-09 09:54:24 +01:00
Alessio Occhipinti
50c057184c Feat/remove icons (#310)
* feat(Icons removal): Removed all related icons commands and files

* chore: fix (remove) all gulp related imports and task for icons

* chore: removed extensions folder and switch all imports (+ small fixes)

* chore: re-added defaults.json on root

* feat(Icons removal): Added vsc-material-theme-icons dependency
2019-01-31 21:35:51 +01:00
Alessio Occhipinti
d9ea7c2ea6 Feat/release note webview (#248)
* chore(deps): update dependencies

* chore: renamed custom-settings interface

* WIP: added new Webview handler main class

* WIP: added support for Settings webview

* WIP (webview): added gulp command for copying ui files

* WIP (preview): scripts for building updated

* chore: gitignore

* chore: switched to babel-preset-env and added browserify for bundling

* chore: small changes to webviews (added external interfaces file)

* chore: added new task on task explorer and small fix copy ui task

* WIP: webview HTML, JS and CSS added and ready to be developed

* chore: Test native elements

* chore(release): 2.3.0

* chore: init added release notes webview

* chore: Removed unused import

* chore: fixed build release-notes

* chore: Add release notes template

* chore: Update release notes

* chore: Update release notes template

* chore: Update release notes style

* Create stale.yml

* chore: Update release notes

* chore: Removed show-changelog command
2018-08-29 21:30:40 +02:00
Mattia Astorino
9907cc8c67
Develop (#185)
* chore: Update meta and readme

* chore. Update README

* Refactor/linting - tslint-xo (#178)

* refactor(deps): added tslint, cleanup, and activationEvents modified

* refactor(lint): linting...

* refactor(changelog): changelo method refactor (should be tested)

* refactor(theme-icons):  linting and small refactor

* refactor(accents-setter): linting and small refactor

* chore(travis): added travis file

* fix(Lighter): Fix folders icon association

* chore: Clean test files

* fix(Icons): Add icon to .spec.ts files

* chore: Update git icon

* Update issue templates (#184)
2018-05-07 16:23:17 +02:00
Mattia Astorino
2f4f56f40d
unlock files 2018-04-20 20:07:36 +02:00
Mattia Astorino
f6f7fac3cf
clean 2018-04-20 20:06:53 +02:00
Mattia Astorino
16c0d2713e
chore: Disable crypt 2018-04-20 20:06:12 +02:00
Mattia Astorino
211fc0923b
chore: Purge 2018-04-20 20:05:16 +02:00
OctoD roth
4a653772d5 chore: Generated sourcemaps and excludes them from workspace 2017-05-23 23:25:24 +02:00
OctoD
6eb7f91b09 chore: Essentials for TS coding 2017-05-23 18:41:56 +02:00