Commit graph

65 commits

Author SHA1 Message Date
Alessio
dbc9a364d2 chore: Changed path to exstensions 2018-08-30 09:28:26 +02:00
Alessio
ed63525f12 fix: Switched webviews to correct folder 2018-08-30 08:52:34 +02: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
Alessio Occhipinti
a2dd0fec4a Added get-remote-icons command (#192)
* gulp: get-remote-icons command added

* chore: deleted icons
2018-05-24 09:25:20 +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
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
d069584909
chore: FIx changelog task 2018-03-08 10:52:42 +01:00
Mattia Astorino
2822d3af9b
chore: Add changelog title
Close: #139
2018-03-08 10:48:20 +01:00
Mattia Astorino
66e552ef1d
chore: Fix theme builder for accent and variant icons 2018-03-08 10:16:09 +01:00
equinusocio
3ecf1b002d
chore: Update deps and remove missing tasks 2018-01-02 23:23:32 +01:00
equinusocio
27fcc4a30c
chore: Add standard-version 2017-12-29 19:23:03 +01:00
equinusocio
d0b64ab7fa
chore: Update crypted 2017-11-14 15:35:27 +01:00
octod
80d47af2bd chore: should make variant icons generation automatic (based on defaults.json related property) 2017-11-06 09:32:52 +01:00
equinusocio
81a6427e01 chore: Fix changelog version to show 2017-11-04 23:15:37 +01:00
equinusocio
2dfbaaa071 feat: New folder icons
Ref #61
2017-11-04 22:58:22 +01:00
octod
ea44eeb52b chore: Fixes accents replacement regexp. 2017-11-01 14:33:47 +01:00
octod
c42f1962c9 chore: Makes variant icons build/command dynamic. 2017-11-01 14:15:58 +01:00
octod
704b6231f5 chore: Creates automatically the theme directory while building 2017-11-01 12:54:09 +01:00
octod
45f3414bd9 chore: Updates build system and icon system to make it easier adding new icons 2017-10-26 22:50:08 +02:00
octod
92891908e9 chore: Reworking the icons build system in order to make it less painful 2017-10-24 00:11:48 +02:00
octod
16029bade8 chore: Adds theme variants command to "Material Theme Settings" 2017-07-21 20:20:17 +02:00
OctoD
5895edcad6 chore: fixes gulp watch build 2017-07-18 14:43:26 +02:00
OctoD
479eca2a4c chore: Fixes build system. 2017-07-18 14:27:08 +02:00
OctoD
a412e4edde chore: Moves accents colours to defaults.json. Adds a reload window confirm message, this due to bugs. 2017-06-23 13:55:52 +02:00
OctoD
36826d2e2f chore: Dumps old code 2017-06-23 13:55:13 +02:00
Mattia Astorino
ff1f6452fb chore: Fix folders opacity and generator 2017-06-19 12:17:13 +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
OctoD
2012046243 chore: icons variants themes based on current Material Theme. 2017-06-16 20:44:10 +02:00
OctoD
a499aaa36b chore: Adds automated accented icon themes generation. Sets correct icon theme while choosing an accent. 2017-06-12 23:16:17 +02:00
OctoD
5913e6a4ba chore: Moves dirs consts out of .gulp directory. 2017-06-12 20:11:51 +02:00
OctoD
00b4b0df1e chore: Drafts accented icon themes 2017-06-12 19:49:50 +02:00
OctoD
c648ab878a feat: adds theme accents config. 2017-05-29 18:01:55 +02:00
OctoD roth
bb7e3db86f chore: add a clean project task (removes js files) and improve ts tasks 2017-05-24 00:46:34 +02:00
OctoD
c035644fa6 chore: Removed track from .git 2017-05-23 18:49:21 +02:00
OctoD
d32be8bc39 chore: TS tasks (draft). Devs now can use the build command task in VSCode. 2017-05-23 18:44:31 +02:00
Mattia Astorino
b12818f971 chore: Update builder 2017-05-16 21:14:01 +02:00
Mattia Astorino
aa6501cd7b Release: 0.0.13 2017-05-10 10:24:04 +02:00
Mattia Astorino
500ad377c3 chore: Add watcher (to fix) 2017-05-10 09:37:48 +02:00
Mattia Astorino
7dfe7243cc chore: Update theme and icons 2017-05-08 09:09:19 +02:00
Mattia Astorino
4277c7f09c chore: Update icons builder 2017-05-05 23:15:38 +02:00
Mattia Astorino
81e303ed51 chore: update theme builder 2017-05-05 23:12:46 +02:00
Mattia Astorino
d7cc91de08 chore: Integrate commons theme colors 2017-05-05 21:44:46 +02:00
Mattia Astorino
5e612d8c04 try to use commons colors 2017-05-05 17:48:22 +02:00
Mattia Astorino
8786d441f2 chore: Fix builder 2017-05-05 17:34:54 +02:00
Mattia Astorino
2de8d6f59e chore: Convert theme tempalte from yml to json 2017-05-05 17:34:02 +02:00
Mattia Astorino
13ef387c49 chore: Update icons builder and destination 2017-04-12 09:20:32 +02:00