Commit graph

26 commits

Author SHA1 Message Date
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
Alessio Occhipinti
48c6feaf75 Ux/reload notification (#232)
* chore: check on installation type now as single module

* feat(Reload notification): added support for after-install notification

* feat(Reload notification): added support never show again notification
2018-08-12 19:09:36 +02:00
Alessio Occhipinti
b8fec9ff01 Support for message before show changelog page (#207)
* chore: update variantsIcons defaults

* chore(show-changelog): added message for changelog

* chore(show-changelog): added check for message ok

* chore: removed wrong added variantsIcons
2018-06-21 23:02:57 +02:00
Alessio Occhipinti
82cfb4587b Small refactor + UX improvements [WIP] (#190)
* chore: small cleanup helper

* chore: adding interfaces for icon variants

* feat: You can now switch between Material Theme icons

* chore: helpers small fix

* chore(helpers): small fix helpers

* refactor: refactoring fixIcons command, ready for new prop autoFix

* refactor: accentsSetter command, ready for autoFix prop

* chore: added new exports file for all commands

* refactor: main theme file, ready for autoFix prop

* chore: added listener also when changing iconTheme

* feat: autoApplyIcons added as option and toggleApplyIcons as command

* chore: added check for autoApplyIcons flag. Removed listen icon change

* feat: Notification shows up when the window needs reload

* chore: Update CTA's

* chore: Make consistent indent guides and add support to editorIndentGuide.activeBackground

Close #188

* chore: fix check on CTA ok

* chore: split up configurationChange and changelog  (added to commands)

* chore: small change settings method

* feat: Now the theme will auto fix if needed on change icons theme
2018-05-18 13:47:22 +02:00
Alessio Occhipinti
94189a72c3 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
2018-05-03 11:39:51 +02:00
Alessio Occhipinti
1af7cf94e3 Feat/split commands (#177)
* feat(split-commands): splitting commands in package.json and rewrite

* chore(cleanup): removed useless function

* chore(old-conf): delete old configuration
2018-04-30 09:55:46 +02:00
Mattia Astorino
014b76db5d
feat: A lot of new file icons and some old icons fixed 2018-04-22 22:17:24 +02:00
Mattia Astorino
ecb9dbe9e6
chore: Update Ocean 2018-04-22 12:26:47 +02:00
LasaleFamine
9c3034af03 chore(adpat-icons): removed adapt icons command 2018-04-21 18:22:34 +02:00
LasaleFamine
5d8bfa7f2f fix(update-icons): set icons when choose or activate material theme 2018-04-21 18:17:20 +02:00
Mattia Astorino
0a59805291
chore: test 2018-04-20 22:18:31 +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
Mattia Astorino
208ec63d76
chore: Update meta data and add icons to theme commands 2018-02-23 23:30:06 +01:00
equinusocio
56d8437e79
chore: Encrypt extensions 2017-11-14 17:07:45 +01:00
Mattia Astorino
50ece3fb83 chore: Update show changelog command name 2017-09-12 10:12:15 +02:00
octod
038ded7df1 feat: Adds "show changelog" command. 2017-09-11 23:00:11 +02:00
octod
40fbd7bacb chore: drafts in-app changelog viewer. 2017-09-07 21:02:45 +02:00
octod
6c2ce83be8 fix: Fixes an issues with the old settings "materialTheme.cache.workbench.accent". 2017-07-24 21:56:46 +02:00
octod
16029bade8 chore: Adds theme variants command to "Material Theme Settings" 2017-07-21 20:20:17 +02:00
OctoD
c2a4ba12ac chore: Alters programmatically the current theme (colour, icons) to adapt it to accents and folders colours. 2017-06-17 16:52:27 +02:00
Mattia Astorino
6acaec949b chore: Fix menu command 2017-06-13 09:46:37 +02:00
OctoD
c648ab878a feat: adds theme accents config. 2017-05-29 18:01:55 +02:00
OctoD roth
cb68fdc5e3 feat: Adds theme changer command 2017-05-28 16:50:44 +02:00