Commit graph

1020 commits

Author SHA1 Message Date
Mattia Astorino
125edd9de5
chore(release): 32.9.0 2020-09-05 09:45:58 +02:00
Mattia Astorino
de4ee1eceb
chore: update ci 2020-09-05 09:45:47 +02:00
Mattia Astorino
13554ca10a
chore(release): 32.8.0 2020-09-05 09:44:11 +02:00
Mattia Astorino
bb9a172cad
chore: update ci 2020-09-05 09:43:55 +02:00
Mattia Astorino
8009e092cb
chore: update scripts 2020-09-05 09:35:15 +02:00
Mattia Astorino
edc0dad593
chore: update wf 2020-09-05 09:32:32 +02:00
Mattia Astorino
e2977fbd9b
Update release.yml 2020-09-05 09:18:45 +02:00
Mattia Astorino
edd51afb5d
chore: restore version (#501) 2020-09-05 09:07:18 +02:00
Mattia Astorino
8db22e5d2c
chore: update workflow 2020-09-05 09:05:09 +02:00
Mattia Astorino
05ab772c49
September release (#500)
* [Security] Bump elliptic from 6.5.0 to 6.5.3 (#488)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* feat: add color support for debug console messages. 

Close #498

* feat: add color support for debug console messages. 

Close #487

* chore: update workflow

* chore: update workflow

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-05 08:58:44 +02:00
Mattia Astorino
d8c63c9071
chore: update workflow 2020-09-05 08:57:17 +02:00
Mattia Astorino
5f6ef854a3
chore: add auto-release 2020-09-05 08:49:50 +02:00
Mattia Astorino
783119e249
September Release (#499)
* [Security] Bump elliptic from 6.5.0 to 6.5.3 (#488)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* feat: add color support for debug console messages. 

Close #498

* feat: add color support for debug console messages. 

Close #487

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-30 12:43:12 +02:00
Mattia Astorino
3c202e3b6f
chore: update node 2020-08-03 09:36:59 +02:00
Mattia Astorino
bbb44778a2
Merge branch 'master' of github.com:material-theme/vsc-material-theme 2020-08-03 09:36:16 +02:00
Mattia Astorino
d8d6647930
fix: improve color contrast on lighter variants 2020-08-03 09:36:12 +02:00
dependabot[bot]
a2e6ecb1fe
Bump elliptic from 6.5.0 to 6.5.3 (#489)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 12:25:31 +02:00
dependabot[bot]
86fc9b0a4d
Bump lodash from 4.17.15 to 4.17.19 (#485)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 13:06:10 +02:00
Mattia Astorino
b43d90ee7e
chore: 32.8 2020-06-26 20:26:44 +02:00
Mattia Astorino
61f159ce2e
chore: 32.7 2020-06-26 19:50:25 +02:00
Mattia Astorino
7385d8c0e4
Merge branch 'develop' 2020-06-26 19:43:09 +02:00
Mattia Astorino
e6d8c3f273
fix: input validation borders opacity
fix: #481
2020-06-26 19:40:08 +02:00
Mattia Astorino
bfefcf46a9
Merge remote-tracking branch 'origin/develop' into develop 2020-06-26 19:13:09 +02:00
Kuba Borowski
81549bdb4a
Fix statusBarItem.remoteBackground not changing with accent color (#475)
* Update README.md

* Bump acorn from 6.3.0 to 6.4.1 (#464)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix statusBarItem.remoteBackground not changing with accent color

Co-authored-by: Mattia Astorino <astorino.mattia@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-26 19:12:53 +02:00
Alessio Occhipinti
04d220eda7
Feat/478 webview api (#482) 2020-06-25 10:34:19 +02:00
Mattia Astorino
3c09e09b25
Update FUNDING.yml 2020-05-15 18:38:41 +02:00
Mattia Astorino
42a86d3b9f
Update README.md 2020-05-15 18:37:04 +02:00
Mattia Astorino
8d87d6ecea
Update README.md 2020-05-15 18:35:50 +02:00
Mattia Astorino
f071ccff6b
Update README.md 2020-05-15 15:44:36 +02:00
Kirill Bobrov
d8a99e504c
Add mattermost app support (#476) 2020-05-06 23:00:07 +02:00
Kuba Borowski
7b5165d167
Fix statusBarItem.remoteBackground not changing with accent color (#475)
* Update README.md

* Bump acorn from 6.3.0 to 6.4.1 (#464)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix statusBarItem.remoteBackground not changing with accent color

Co-authored-by: Mattia Astorino <astorino.mattia@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-24 17:49:12 +02:00
Mattia Astorino
565d3dfc22
Merge branch 'develop' 2020-04-23 21:58:43 +02:00
Mattia Astorino
8144dad2c5
chore: version 2020-04-23 21:57:18 +02:00
Mattia Astorino
f20cb76741
chore: update generator 2020-04-23 21:56:42 +02:00
Mattia Astorino
251f601cfd
fix: fix quickpanel foreground color
Close #469
2020-04-23 21:21:55 +02:00
dependabot-preview[bot]
05386aa3be
[Security] Bump acorn from 6.3.0 to 6.4.1 (#463)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-17 19:44:15 +01:00
dependabot[bot]
710f09ebe0
Bump acorn from 6.3.0 to 6.4.1 (#464)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 19:43:00 +01:00
Mattia Astorino
8e1f940b5b
Update README.md 2020-02-21 23:56:05 +01:00
Mattia Astorino
732cfa9290
Merge branch 'develop' 2020-02-15 13:28:58 +01:00
Mattia Astorino
20b2a0aac0
fix: input selection background 2020-02-15 13:27:45 +01:00
Alex Bashuk
99b67605ee
Update README.md (#455) 2020-02-15 12:58:58 +01:00
Mattia Astorino
88c079e7c2
v32.4 2020-01-16 21:27:54 +01:00
Mattia Astorino
68258433cd
Update color for css properties name 2020-01-16 21:24:15 +01:00
Mattia Astorino
5e74b45cc9
v32.3
Close #446
2020-01-16 20:41:06 +01:00
Mattia Astorino
2d2c7fb489
Merge branch 'develop' 2020-01-16 20:40:10 +01:00
Mattia Astorino
02b0ba509d
fix: fix css properties name color 2020-01-16 20:39:54 +01:00
Mattia Astorino
7276847668
v32.2 2020-01-15 20:26:30 +01:00
Mattia Astorino
50f401af48
Merge branch 'develop' 2020-01-15 20:25:42 +01:00
Mattia Astorino
df892e4ae4
feat: Improve PHP support 2020-01-15 20:25:22 +01:00
Mattia Astorino
ece6694bde
Update CODE_OF_CONDUCT.md 2020-01-14 22:24:56 +01:00