Commit graph

748 commits

Author SHA1 Message Date
Mattia Astorino
10192e5708
2.8.0 2019-03-17 19:48:45 +01:00
Mattia Astorino
1e549eff08
fix: Fix punctuation color
Close #332
2019-03-17 19:40:43 +01:00
Mattia Astorino
f85d003d77 Merge branch 'develop' of github.com:equinusocio/vsc-material-theme into develop 2019-03-17 19:24:57 +01:00
Mattia Astorino
23cf371b87
feature: Add support to Spell Right extension indicators
Close #325
2019-03-17 19:24:48 +01:00
Mattia Astorino
0b7e076689
Update readme (#330)
* Merge Develop into Master (#320)

* Consistent styling throughout README (#314) (#315)

Instituted a consistent styling method throughout the README. Before, some phrases would be capitalized in some places and lowercase in others, some phrases would have colons in one place and commas in others, and some of the grammar was slightly off.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* chore: Update stale configuration

* chore: Update deps

* fix: Add support to the new FilterWidget. Fix #316.

* fix(#312): Fix color highlighting for meta.tag elements

* chore: Prepare for 2.7.0

* chore: Update README

* fix: accent setter reborn (#319)

* Create CODEOWNERS

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-02-25 08:56:54 +01:00
Mattia Astorino
5f7a76d570
chore: Update readme 2019-02-11 21:03:44 +01:00
Mattia Astorino
223254a11e
chore: Update readme 2019-02-11 20:48:30 +01:00
Mattia Astorino
0b19caa8ff
Create CODEOWNERS 2019-02-11 09:51:24 +01:00
Alessio Occhipinti
66902647a2 fix: accent setter reborn (#319) 2019-02-10 19:23:48 +01:00
Mattia Astorino
5e034b972f
chore: Merge master 2019-02-09 19:42:24 +01:00
Mattia Astorino
37ac093444
chore: Update README 2019-02-08 11:46:01 +01:00
Mattia Astorino
e5475cbdbc
chore: Prepare for 2.7.0 2019-02-08 11:31:56 +01:00
Mattia Astorino
f3d9b6c079
fix(#312): Fix color highlighting for meta.tag elements 2019-02-08 10:56:14 +01:00
Mattia Astorino
d95cd71ace
fix: Add support to the new FilterWidget. Fix #316. 2019-02-08 10:51:48 +01:00
Mattia Astorino
8ce1ab62c6
chore: Update deps 2019-02-08 10:35:49 +01:00
Mattia Astorino
7e2c2ac532
chore: Update stale configuration 2019-02-08 09:40:34 +01:00
Mattia Astorino
3be91137df
Update README.md 2019-02-06 14:21:23 +01:00
Mattia Astorino
53a12617ad
Update README.md 2019-02-06 14:18:43 +01:00
Mattia Astorino
34c886ac1e
Update README.md 2019-02-06 14:17:57 +01:00
Mattia Astorino
57cbdfb3a7
Update README.md 2019-02-06 13:18:19 +01:00
Mattia Astorino
26d0918645
Update README.md 2019-02-06 09:06:47 +01:00
Mattia Astorino
e75534752d
Consistent styling throughout README (#314) (#315)
Instituted a consistent styling method throughout the README. Before, some phrases would be capitalized in some places and lowercase in others, some phrases would have colons in one place and commas in others, and some of the grammar was slightly off.
2019-02-06 09:03:06 +01:00
Mattia Astorino
d729034881
Merge branch 'develop' into master 2019-02-06 09:02:57 +01:00
Aaron Meese
c791ad5707 Consistent styling throughout README (#314)
Instituted a consistent styling method throughout the README. Before, some phrases would be capitalized in some places and lowercase in others, some phrases would have colons in one place and commas in others, and some of the grammar was slightly off.
2019-02-06 09:01:39 +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
6f5dd30e11 Merge branch 'develop' of github.com:equinusocio/vsc-material-theme into develop 2019-01-21 09:13:33 +01:00
Mattia Astorino
91c2010a5e
fix: Add webpack icon to all configuration files 2019-01-21 09:13:15 +01:00
Mattia Astorino
d1cdf8d9e3
Update README.md 2019-01-10 11:07:35 +01:00
Tan Jay Jun
cffd000b39 Fix HTML attribute color for derivatives (#304) 2019-01-09 11:14:16 +01:00
Mattia Astorino
0b0700570f
Update README.md 2019-01-09 10:55:52 +01:00
Mattia Astorino
009014dfbe
update version 2018-12-26 20:51:37 +01:00
Mattia Astorino
b0cb122d70
release: 2.6.3 2018-12-26 20:36:28 +01:00
Mattia Astorino
96d017657d fix: Fix python docstrings color to match comments
Close #296
2018-12-26 20:34:06 +01:00
Mattia Astorino
064ef02af0
Add vue.config.js nuxt.config.js browserlistrc and terraform file icons 2018-12-26 20:26:06 +01:00
Mattia Astorino
e06986159a
feat: Add .browserlistrc file icon 2018-12-26 19:50:16 +01:00
Mattia Astorino
93babd4e90
fix: Add .nvmrc file icone 2018-12-26 19:46:07 +01:00
Alessio Occhipinti
c4b94d618d Fixed order and empty list (#299) 2018-12-23 18:14:33 +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
75f0d833b5
chore: Fix badges 2018-12-08 10:54:46 +01:00
Mattia Astorino
a62722af4e
chore: Update badges 2018-12-08 10:53:06 +01:00
Mattia Astorino
f80392dd2b
chore: Update readme 2018-12-08 10:49:24 +01:00
Mattia Astorino
e32b0835c0
chore: Update readme 2018-12-08 10:11:54 +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
c1e82bb523 Merge branch 'develop' 2018-11-30 23:06:45 +01:00
Mattia Astorino
4dfc8ec05c
fix: Add support to the new dirty tab indicator
Close #290
2018-11-29 21:23:27 +01:00
Mattia Astorino
b5464dcbae
Update badges 2018-11-29 21:14:46 +01:00
Mattia Astorino
706320a0f7 Merge branch 'develop' 2018-11-25 23:09:15 +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