Граф коммитов

148 Коммитов

Автор SHA1 Сообщение Дата
Martin Aeschlimann c008a80baa
prepare 0.4.12 (#104) 2024-08-26 20:02:31 +02:00
Martin Aeschlimann 52ef9eadc0
update & prepare 0.4.11 (#96)
* update

* update, prepare 0.4.11
2024-05-31 15:52:41 +02:00
Martin Aeschlimann bf8a26ded6
CSS overflow-wrap: anywhere not suggested (#88) 2024-02-20 16:44:29 +01:00
Raymond Zhao 9aa4188f07
Fix policheck issues (#87) 2024-01-29 11:19:47 -08:00
Martin Aeschlimann 2fba2c2402
prepare 0.4.9 (#86) 2024-01-22 11:59:54 -08:00
Martin Aeschlimann c644f815fb
0.4.8 (#83)
* avoid whitelist

* update dependnecies, prepare 0.4.8
2023-09-06 11:23:48 +02:00
Martin Aeschlimann d191e1d345
convert css-schema.xml to json, remove dependency to xml2js (#81) 2023-08-28 10:18:28 -07:00
CP Clermont 2717840603
Add loading/eager/lazy descriptions (#79)
* Add loading/eager/lazy descriptions

* add data to htmlTags and valueSets

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2023-08-28 18:05:28 +02:00
Lucas Martin Segurado 6701b96a92
Added data, hgroup, menu and slot elements (#73)
* Added data, hgroup, menu and slot elements

* Merge with main

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2023-08-28 15:42:57 +00:00
Martin Aeschlimann 8344b32a56
fetch descriptions from mdn (#80)
* fetch descriptions from mdn

* prepare 0.4.7
2023-08-28 17:23:35 +02:00
Martin Aeschlimann 70c746a7a3
update dependencies, prepare 0.4.6 (#74) 2023-03-24 09:10:39 -07:00
Martin Aeschlimann 930f42f3e6
ci: add batch (#72) 2023-03-02 10:51:51 +01:00
Martin Aeschlimann bc3e7503ba
prepare 0.4.5 (#66) 2023-01-23 17:09:17 +01:00
Martin Aeschlimann fc758545a0
align-items and align-content miss various values (#65) 2023-01-10 06:12:10 -08:00
Martin Aeschlimann ff4afd231e
update sources, fix https://github.com/microsoft/vscode/issues/170161 (#64) 2023-01-10 14:11:15 +01:00
Martin Aeschlimann fce2045d6f
delete pr-chat action (#61) 2022-11-09 09:20:47 +01:00
Ladislau Szomoru 1f23f5295f
Engineering - React to template changes (#60) 2022-11-03 14:03:15 +01:00
Martin Aeschlimann dae082276d
pipeline: set single build platform (#59) 2022-11-02 09:19:01 -04:00
Martin Aeschlimann 3e7155f325
prepare 0.4.4 (#58) 2022-11-01 17:48:45 +01:00
Martin Aeschlimann 319e2599c7
add publish pipeline (#57) 2022-11-01 17:47:19 +01:00
Martin Aeschlimann 88bffcd8b6
update and add simple value sets (fixes #55) (#56) 2022-11-01 17:24:10 +01:00
Martin Aeschlimann 73007065a0
Merge pull request #54 from microsoft/aeschli/prepare-0.4.3
prepare 0.4.3
2022-10-14 14:53:20 +02:00
Martin Aeschlimann 7ef1f1b3c4
Merge pull request #53 from microsoft/aeschli/code-review-bot
Configuring the code review chat bot
2022-10-14 14:52:03 +02:00
Martin Aeschlimann 7ef369d62e
prepare 0.4.3 2022-10-14 11:59:05 +02:00
Martin Aeschlimann e476d8c781
Configuring the code review chat bot 2022-10-14 11:32:08 +02:00
Martin Aeschlimann 89327fb415
Merge pull request #51 from addiment/patch-1
Replace non-ASCII punctuation (broke syntax before)
2022-10-14 11:21:57 +02:00
Addison c3546ad7c7
Merge branch 'main' into patch-1 2022-10-13 12:40:03 -04:00
Martin Aeschlimann 13858cd681
Merge pull request #52 from microsoft/aeschli/alwaysshowbrowsers
always list browsers
2022-10-13 17:54:10 +02:00
Martin Aeschlimann 8714df167b
update data 2022-10-13 17:35:24 +02:00
Martin Aeschlimann 08d12a082a
always list browsers 2022-10-13 17:28:11 +02:00
addiment 549576c0e3
Replace non-ASCII punctuation (they broke syntax before)
Certain CSS snippets were broken due to using unicode special characters, specifically the `unicode-range` property of the `@font-face` at-rule. The schema had some inconsistencies in using special characters and regular ASCII, so I replaced those instances with their respective ASCII counterparts.

- Replace U+201C/201D (“ and ”) with U+0022 (quotation mark ")
- Replace U+2018/2019 (left/right single quotation marks ‘ ’) with U+0027 (apostrophe ')
- Replace U+2013 (en dash –) with U+002D (hyphen-minus -)
2022-10-03 14:10:00 -04:00
Martin Aeschlimann cce3c7a8a9
Merge pull request #48 from microsoft/aeschli/property_layer
add @property and @layer
2022-09-01 18:30:11 +02:00
Martin Aeschlimann cfda9ba3c4
add @property and @layer 2022-09-01 18:25:55 +02:00
Martin Aeschlimann 705e86633a
Merge pull request #47 from microsoft/aeschli/completeimg
Add missing img attributes
2022-08-24 15:52:51 +02:00
Martin Aeschlimann 4212a7c710
prepare 0.4.1 2022-08-24 14:53:45 +02:00
Martin Aeschlimann 020dd20851
Add missing img attributes and update 2022-08-24 14:52:48 +02:00
Martin Aeschlimann 044bb7ad5b
Merge pull request #44 from microsoft/aeschli/void
support for void property, prepare 0.4.0
2022-06-07 09:58:30 +02:00
Martin Aeschlimann 4206984eb3
Merge pull request #43 from microsoft/aeschli/useStatusFromCompat
use status from compat
2022-06-07 09:57:55 +02:00
Martin Aeschlimann 73adc11d11
support for void property, prepare 0.4.0 2022-06-05 15:15:34 +02:00
Martin Aeschlimann ebd66f136e
use status from compat 2022-06-03 18:21:57 +02:00
Martin Aeschlimann d706365daf
0.3.10 2022-04-29 17:06:30 +02:00
Martin Aeschlimann 9585bce84a
update sources 2022-04-29 17:05:43 +02:00
Martin Aeschlimann 94cd60b084
Merge pull request #35 from abu-co/main
Update "autocomplete" attribute and fix attribute description links
2022-04-29 17:03:39 +02:00
Martin Aeschlimann 13fef37505
Merge pull request #39 from samhenrigold/main
Added system-ui to the system font stack
2022-04-29 17:00:07 +02:00
Martin Aeschlimann 6800764222
Merge pull request #41 from collinoc/main
Fixed max-lines property description typo
2022-04-29 16:59:19 +02:00
Martin Aeschlimann b26f857cc1
Merge pull request #42 from yume-chan/patch-1
Add suggestion for `line-break: anywhere`
2022-04-29 16:58:32 +02:00
Martin Aeschlimann 4ca68234f1
0.3.9 2022-04-25 22:08:06 +02:00
Martin Aeschlimann f7f8574b60
update data 2022-04-01 17:56:20 +02:00
Collin O'Connor 12f475dbba
Fixed other max-lines typo 2022-03-28 13:31:02 -04:00
Simon Chan d6a1c46b02
Add suggestion for `line-break: anywhere` 2022-03-28 14:53:42 +08:00