An open API service providing commit metadata for open source projects.

GitHub / mrmckeb/typescript-plugin-css-modules / commits

A TypeScript language service plugin providing support for CSS Modules.

SHA Message Author Date Stats
1a297642 chore: bump version mrmckeb <m****b@u****m> 3 months ago
84a2036a feat: make Stylus an optional dependency (#289) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c0cb871a chore: bump nanoid from 3.3.7 to 3.3.8 (#279)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
dd71f5c8 chore: bump braces from 3.0.2 to 3.0.3 (#269)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4879b041 chore: bump version Brody McKee <m****b@u****m> over 1 year ago
58a19c54 test: add test for use with Sass partials (#258) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
079fa27c chore: make post-merge change to `customRenderer` (#257) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
86d2c785 feat: add source map support to customRenderer (#249) qyzzzz <q****z@1****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1b0cc062 feat: add support for Sass partials via aliases (#251)
Co-authored-by: Brody McKee <m****b@u****m>
Ricardo Machado <8****u@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b5460522 docs: update README regexp (#256) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
df465eb4 feat: add env var to disable plugin (#244) Monroe Ekilah <m****e@e****v>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8583333b chore: update dependencies (#255) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
80d13619 chore: bump version Brody McKee <m****b@u****m> about 2 years ago
0553ef64 chore: bump postcss from 8.4.21 to 8.4.31 (#239)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0a1670bf chore: bump semver from 5.7.1 to 5.7.2 (#232)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
70267749 chore: bump @adobe/css-tools from 4.0.1 to 4.3.1 (#234)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b912b4a9 chore: bump word-wrap from 1.2.3 to 1.2.4 (#230)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e21ae360 fix: update module resolution for non-relative paths (#229) Shane Friedman <s****e@f****s>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2e502074 chore: bump version Brody McKee <m****b@u****m> over 2 years ago
d7260e13 fix: check if file exists before processing (#218)
Co-authored-by: Brody McKee <m****b@u****m>
Adam <a****6@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d722951c chore: bump version Brody McKee <m****b@u****m> over 2 years ago
19bb10d2 refactor: use TypeScript-provided lib and consistent imports (#213) Jake Bailey <5****y@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5bf7d10f chore: bump version Brody McKee <m****b@u****m> over 2 years ago
aa18204d feat: add support for TypeScript 5.x (#211) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
03656020 chore: bump version Brody McKee <m****b@u****m> over 2 years ago
045fc088 fix: add support for `composes` in CSS modules (#210) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
644c4482 fix: restore named exports for `goToDefinition` (#208) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9809e51d chore: bump version Brody McKee <m****b@u****m> over 2 years ago
38196761 fix: improve CSS classname regexp (#205) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9ef8e077 chore: bump version Brody McKee <m****b@u****m> over 2 years ago
da7b048c fix: correct `additionalData` typo (#204) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
161b6267 chore: bump version Brody McKee <m****b@u****m> over 2 years ago
5178720d feat: add `additonalData` feature (#203) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c1799603 test: add additional `goToDefinition` tests (#202) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e2843079 refactor: remove unsupported `postcss-*` packages (#201) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
75f3054d fix: improve logic in Sass tilde importer (#193) Dennis George <d****g@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e5700318 feat: add Less `goToDefinition` support (#192)
Co-authored-by: Brody McKee <m****b@u****m>
Marius Gundersen <m****e@m****t>
Committed by: GitHub <n****y@g****m>
over 2 years ago
56514cc5 chore: bump version Brody McKee <m****b@u****m> almost 3 years ago
ad8b42cb fix: update exported syntax for `noUncheckedIndexedAccess` (#184) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8d061910 chore: bump version Brody McKee <m****b@u****m> almost 3 years ago
c41ee42a feat: add new allow unknown classnames feature (#182) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4969ba63 chore: bump version Brody McKee <m****b@u****m> almost 3 years ago
909546ee docs: update README and test names (#179) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f1b03731 feat: optionally allow any additional classes (#180) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fb79442f fix: pass through project root to Sass and Less (#164) Soroush <s****i@h****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
02a9a563 feat: support extension-less Sass imports (#178)
Co-authored-by: kyvg <e****v@y****u>
Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
148aca2b feat: enable compatibility with `noUncheckedIndexedAccess` (#177) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fb9d5e80 feat: update dependencies and tests (#173) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
03f7e78d feat: add basic "go to definition" support for Sass (#137) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
82ba0354 chore: bump version Brody McKee <m****b@g****m> over 4 years ago
ad7a77ee Move to lowecaser postcss (#133) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4c94ca8b chore: bump version Brody McKee <m****b@g****m> over 4 years ago
a7f0af73 feat: add opt-out for named exports (#132)
Co-authored-by: Roksolana Yasynevych <l****e@g****m>
Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d73e5a42 chore: bump dependencies (#131) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d322c24c chore: bump ws from 7.2.1 to 7.4.6 (#130)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bc451fcb chore: bump hosted-git-info from 2.8.8 to 2.8.9 (#124)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8cbfb94d chore: bump lodash from 4.17.19 to 4.17.21 (#123)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f252c8cd chore: bump y18n from 4.0.0 to 4.0.1 (#117) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3199d824 chore: release v3.2.0 Brody McKee <m****b@h****m> over 4 years ago
e595b702 feat: add support for Sass index files (#112) Benjamin Van Renterghem <1****R@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f965d7c9 chore: release v3.1.0 Brody McKee <m****b@h****m> almost 5 years ago
2015f7c1 feat: support sass partials and css imports in sass files (#110) coreymux <5****x@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a68cd3d4 chore: release v3.0.1 Brody McKee <m****b@h****m> almost 5 years ago
baf976da fix: update references to main branch Brody McKee <m****b@h****m> almost 5 years ago
1c327998 chore: release v3.0.0 Brody McKee <m****b@h****m> almost 5 years ago
49c5bd0b fix: improve Sass support for tilde imports (#106) Kevin Mark <k****7@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
c6b4fd32 feat: add keyframe support (#108) Ben Lu <a****u@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
1a6b3a00 merge Merge branch 'release/2.8.0' into develop Brody McKee <m****b@h****m> about 5 years ago
88866fd5 chore: bump version Brody McKee <m****b@h****m> about 5 years ago
d9afa510 feat: add Sass support for tsconfig path aliases (#105) Fredrik Ullner <W****N@p****e>
Committed by: GitHub <n****y@g****m>
about 5 years ago
44be26d0 test: update snapshots Brody McKee <m****b@h****m> about 5 years ago
aeb685bc merge Merge branch 'release/2.7.0' into develop Brody McKee <m****b@h****m> about 5 years ago
022adcc3 chore: bump version Brody McKee <m****b@h****m> about 5 years ago
9f52c9cc feat: move to let declarations Brody McKee <m****b@h****m> about 5 years ago
423ecc74 fix: use declare let instead of const (#100) Monroe Ekilah <m****h@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
9c190d23 merge Merge branch 'release/2.5.0' into develop Brody McKee <m****b@h****m> about 5 years ago
1171b339 chore: bump version Brody McKee <m****b@h****m> about 5 years ago
7230208a feat: loosen TypeScript peerDependency version Brody McKee <m****b@h****m> about 5 years ago
f9af73d1 chore: bump lodash from 4.17.13 to 4.17.19 (#93)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
86f09a47 merge Merge branch 'release/2.4.0' into develop Brody McKee <m****b@h****m> over 5 years ago
9f7bac88 chore: add comments and bump version Brody McKee <m****b@h****m> over 5 years ago
bafab60e feat: add Stylus support (#91) xiaoboost <x****t@q****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
961e4757 docs: add about section with limitations and reasons (#88) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3cdd0707 merge Merge branch 'release/2.3.0' into develop Brody McKee <m****b@h****m> over 5 years ago
9c58d4f1 chore: fix audit issues Brody McKee <m****b@h****m> over 5 years ago
7aeff276 chore: bump version Brody McKee <m****b@h****m> over 5 years ago
a4441ce3 feat: update DOCS and bump dependencies (#83) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
76d75d69 feat: inject compilerOptions into customRenderer (#80) John Hou <b****2@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
409e8e60 Bump acorn from 6.3.0 to 6.4.1 (#79)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
af98ec1d merge Merge branch 'release/2.2.0' into develop Brody McKee <m****b@h****m> over 5 years ago
34fc8f7d Bump version and update tests Brody McKee <m****b@h****m> over 5 years ago
eb996668 Add support for custom DTS templates (#73) Joel Jeske <j****4@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e548afe2 Bump handlebars from 4.2.0 to 4.5.3 (#71)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Brody McKee <m****b@u****m>
almost 6 years ago
df38e042 merge Merge branch 'release/2.1.2' into develop Brody McKee <m****b@h****m> almost 6 years ago
95931261 Bump version Brody McKee <m****b@h****m> almost 6 years ago
8a37a08b Fix Sass node module resolution (#69) Brody McKee <m****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
697f8cf0 Support Sass indented syntax (#68) judehunter <3****r@u****m>
Committed by: Brody McKee <m****b@u****m>
almost 6 years ago
27184dd9 merge Merge branch 'release/2.1.1' into develop Brody McKee <m****b@h****m> almost 6 years ago
1f2cbe68 Update dependencies and bump version Brody McKee <m****b@h****m> almost 6 years ago
c3d410b9 Update getFilePath to use path.dirname (#63) hellocontrol-bng <3****g@u****m>
Committed by: Brody McKee <m****b@u****m>
almost 6 years ago

← Back to repository