Mattia Astorino
10192e5708
2.8.0
2019-03-17 19:48:45 +01:00
Mattia Astorino
e5475cbdbc
chore: Prepare for 2.7.0
2019-02-08 11:31:56 +01:00
Mattia Astorino
8ce1ab62c6
chore: Update deps
2019-02-08 10:35:49 +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
Mattia Astorino
b0cb122d70
release: 2.6.3
2018-12-26 20:36:28 +01:00
Alessio Occhipinti
3b3abd2a33
Feat/sanity ( #298 )
...
* chore: finishing sanity integration with correct schemas
* chore: adding sanity client (waiting for bug fix from sanity)
* feat: Sanity integration completed
* chore: removed useless bootstrap type
2018-12-23 17:35:38 +01:00
Mattia Astorino
ac8f1c7f01
chore Update redme and badges
2018-12-07 10:11:14 +01:00
Mattia Astorino
aa238b4fdc
2.6.2
2018-11-30 23:11:54 +01:00
Mattia Astorino
b5464dcbae
Update badges
2018-11-29 21:14:46 +01:00
Mattia Astorino
491378e15c
2.6.1
2018-11-25 23:08:56 +01:00
Alessio Occhipinti
678d5c3e97
fix: revert id on package json for conflict ( #292 )
2018-11-25 23:06:27 +01:00
Mattia Astorino
d83c3f25a1
chore: Update commands icons
2018-11-25 16:44:54 +01:00
Mattia Astorino
cdc8df3091
chore: 2.6.0
2018-11-25 15:54:52 +01:00
Alessio Occhipinti
d9ae6d0dca
chore: switch reference theme on settings from label to id ( #285 )
2018-11-16 21:25:18 +01:00
Mattia Astorino
3ba34771bb
chore: 2.5.1
2018-10-25 18:02:44 +02:00
Mattia Astorino
0f9d586640
chore: Update deps
2018-10-25 13:26:47 +02:00
Mattia Astorino
60814d5f61
chore(release): 2.5.0
2018-10-25 13:11:30 +02:00
Mattia Astorino
bb6ed59346
chore(release): 2.4.2
2018-08-30 09:59:48 +02:00
Mattia Astorino
0f925af518
fix: Fix missing commands
2018-08-30 09:57:46 +02:00
Alessio
ed63525f12
fix: Switched webviews to correct folder
2018-08-30 08:52:34 +02:00
Mattia Astorino
5608c72130
chore(release): 2.4.1
2018-08-29 22:51:38 +02:00
Mattia Astorino
15448b4d2a
chore(release): 2.4.0
2018-08-29 21:57:07 +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
Peter Bowman
42c624a180
Update folderNames.js ( #243 )
...
* chore(release): 2.3.0
* Update folderNames.js
Noticed when I build a vue project with "vue start" it names the folder "tests" automatically; maybe other frameworks do it too?
So added it for tests too 😄
2018-08-21 17:20:14 +02:00
Mattia Astorino
690e61a166
chore: Update vscode version
2018-08-18 12:31:19 +02:00
Alessio Occhipinti
0a90ac7dd2
Fix/custom settings ( #237 )
...
* chore: added accents as enum and removed accentPrevious
* chore: removed fixIconsRunning prop and added logic for replacing it
* chore: added accents as enum and removed accentPrevious
* chore: removed fixIconsRunning prop and added logic for replacing it
2018-08-16 09:11:38 +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
Mattia Astorino
c91cc8cc0f
BREAKING CHANGE: Material Theme requires now Visual Studio Code >= v1.24.0
2018-08-09 22:13:03 +02:00
Mattia Astorino
032dd7d6fe
chore: add keywords meta
2018-07-25 22:30:13 +02:00
Mattia Astorino
6759e2461d
chore(release): 2.2.0
2018-06-28 23:39:00 +02:00
everdrone
729dbe3b29
Add .hh and .hxx extensions ( #212 )
...
* 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 )
* chore(release): 2.1.0
* Add .hh and .hxx extensions
2018-06-25 14:31:44 +02:00
Mattia Astorino
27624facde
fix: Fix status bar hover item background on Lighter variant.
...
Fix 203
2018-06-17 21:30:39 +02:00
Mattia Astorino
5132044a16
chore: Fix gulp folder icon bind
2018-05-26 11:56:01 +02:00
Mattia Astorino
0fa2ac0541
feat: New command to disabling/disabling icons auto-applaying
2018-05-24 19:58:19 +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
8af3467184
chore: Update meta and readme
2018-04-30 23:55:35 +02:00
Mattia Astorino
5f82aec20a
chore: Update commands labels
2018-04-30 11:42:05 +02:00
Mattia Astorino
e84da5985f
chore: Update security
2018-04-30 10:20:33 +02:00
Mattia Astorino
433f6978c4
chore: Update vsc tasks
2018-04-30 10:17:49 +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
c7f815f69f
chore(release): 2.0.1
2018-04-23 23:47:19 +02:00
Mattia Astorino
6e270d3dc0
chore(release): 2.0.0
2018-04-22 23:16:43 +02:00
Mattia Astorino
267173aed4
chore(release): 1.7.0
2018-04-22 23:16:01 +02:00
Mattia Astorino
445f487760
chore: Update banner color
2018-04-22 23:01:00 +02:00
Mattia Astorino
36333adb49
feat: New variants available: Ocean and Ocean High Contrast
2018-04-22 22:56:26 +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
Mattia Astorino
a3b6e6284e
wip: Add Ocean variant
2018-04-22 11:27:31 +02:00
Alessio Occhipinti
00c85e736c
Fix/adapt icons command ( #162 )
...
* fix(adapt-icons): added new interface and method for vsc conf theme
* fix(adapt-icons): getting theme name from vsc theme settings
* chore(cleanup): removed useless interface property
* chore(cleanup): temporary commented on useless script (for build sake)
* chore(postintall): fixing tsc build after first install (for gulp sake)
2018-04-21 13:57:08 +02:00
Alessio Occhipinti
761f426200
fix(build): first build icons folder ( #161 )
...
* fix(build): first build icons folder
Creating using mkdir (Windows should work)
* chore(script): fixing script for deletion
2018-04-20 23:09:08 +02:00
Mattia Astorino
0a59805291
chore: test
2018-04-20 22:18:31 +02:00
Mattia Astorino
72282c61b4
chore: Update files
2018-04-20 21:29:02 +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
1ed1cc7bc7
chore(release): 1.6.0
2018-04-15 13:43:21 +02:00
Mattia Astorino
a907596ae2
chore(release): 1.5.1
2018-03-10 18:08:08 +01:00
Mattia Astorino
18d7d6abd5
chore(release): 1.5.0
2018-03-08 10:51:34 +01:00
Mattia Astorino
2822d3af9b
chore: Add changelog title
...
Close : #139
2018-03-08 10:48:20 +01:00
Mattia Astorino
cf69a74e49
feat: Highlight line number on selected line
2018-03-08 10:24:47 +01:00
Mattia Astorino
66e552ef1d
chore: Fix theme builder for accent and variant icons
2018-03-08 10:16:09 +01:00
Mattia Astorino
a5579fb90f
chore: Bump version
2018-03-03 13:12:31 +01:00
Mattia Astorino
208ec63d76
chore: Update meta data and add icons to theme commands
2018-02-23 23:30:06 +01:00
Mattia Astorino
0f5509491b
chore(release): 1.4.0
2018-02-19 22:15:51 +01:00
Mattia Astorino
f8a786665e
chore(release): 1.4.3
2018-02-19 22:13:42 +01:00
Mattia Astorino
a6b52c4973
chore: Increase version
2018-02-19 21:56:02 +01:00
Mattia Astorino
f4e64a8478
chore(release): 1.4.0
2018-02-19 21:49:43 +01:00
Mattia Astorino
444cf9a979
fix: Fix constants color in php language
...
Close #138
2018-02-19 21:40:48 +01:00
Mattia Astorino
0a8bb430c5
chore: Update minimal vscode required version
2018-02-11 15:05:12 +01:00
Mattia Astorino
30df0a66bc
fix: Fix input validation colors contrast
2018-02-11 15:01:41 +01:00
Mattia Astorino
ba969ccd3e
chore: Update README
2018-02-11 14:58:16 +01:00
Mattia Astorino
377bfae909
chore(release): 1.3.0
2018-01-21 19:05:30 +01:00
Mattia Astorino
ab9320b876
Merge branch 'master' into develop
2018-01-17 13:53:22 +01:00
Matthew Hinton
40dd529899
fix: Update main field of package.json ( #130 )
...
Without the .js on the file name the Material Theme: Settings command doesn't work for me.
2018-01-10 22:03:24 +01:00
equinusocio
5b0017840b
chore: Fix default theme
2018-01-02 23:55:49 +01:00
equinusocio
3ecf1b002d
chore: Update deps and remove missing tasks
2018-01-02 23:23:32 +01:00
equinusocio
f4975a8e4a
chore: Update README
2017-12-29 19:40:21 +01:00
equinusocio
8e79c17e14
chore(release): 1.2.0
2017-12-29 19:23:17 +01:00
equinusocio
27fcc4a30c
chore: Add standard-version
2017-12-29 19:23:03 +01:00
Equinusocio
9f633c295a
chore: Update readme
2017-11-24 10:39:55 +01:00
Aseem Sood
ae30660dda
Added call to donate after npm install (optional)
2017-11-22 17:56:14 -05:00
equinusocio
6cab4c5b46
release: 1.1.2
2017-11-14 17:00:21 +01:00
Equinusocio
989a606efe
chore: Add contributors to the package
2017-11-10 11:17:45 +01:00
equinusocio
a4e05fa5d3
chore: Fix package version
2017-11-04 23:22:17 +01:00
equinusocio
7d5d15bddd
chore: prepare release 1.1.0
2017-11-04 23:01:40 +01:00
equinusocio
6391648c9e
chore: Fix default theme
2017-11-01 21:12:28 +01:00
equinusocio
c0fd8ee11c
chore: Remove icons
2017-10-27 18:09:24 +02:00
equinusocio
295e18e93e
chore: Update index
2017-10-27 18:04:47 +02:00
equinusocio
f207952c68
chore: Update package.json
2017-10-27 17:43:16 +02: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
Mattia Astorino
3d7934d900
chore: Update package.json
...
close #43
2017-10-16 21:44:20 +02:00
Mattia Astorino
058e017b86
chore: Update README
2017-10-16 21:28:23 +02:00
Mattia Astorino
79d68b3258
feat: New High Contrast theme variants.
2017-10-16 21:20:59 +02:00
Mattia Astorino
00e67baf1c
chore: Add darker high contrast model (wip)
2017-10-15 23:22:51 +02:00
Mattia Astorino
64928df1d2
chore: Release 1.0.5
2017-10-12 21:48:36 +02:00
Mattia Astorino
3f1077d412
feat: Add colors for sidebar git.untracked and git.modified files
2017-10-11 21:41:05 +02:00