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

GitHub / zeokku/vite-plugin-vue-css-modules / commits

✨ Ultimate solution for using CSS modules in Vue without any hassle.

SHA Message Author Date Stats
c7df4229 fix: styleModuleName when there's no style module in SFC Roman <2****e@u****m> 7 months ago
591866c7 4.0.0 release 🎉 Roman <2****e@u****m> 7 months ago
7ecbb3cc feat(pug): transformPug2 with source maps Roman <2****e@u****m> 7 months ago
ed943fa3 feat: check for template `css-modules` attribute to force classnames processi... Roman <2****e@u****m> 9 months ago
3db725ac release 3.1.8 Roman <2****e@u****m> over 1 year ago
c138aec8 fix(transformJsValue): don't process strings in optional call Roman <2****e@u****m> over 1 year ago
b23ff177 release 3.1.7 Roman <2****e@u****m> over 1 year ago
85504b23 fix(transformJsValue): remove prefix from object properties Roman <2****e@u****m> over 1 year ago
bbb9f362 fix(transformJsValue): don't process function arguments strings Roman <2****e@u****m> over 1 year ago
6bbfe152 fix(transformJsValue): remove prefix on escaped names Roman <2****e@u****m> over 1 year ago
2136e8da chore: ignore wip files Roman <2****e@u****m> over 1 year ago
be386e42 fix: don't process strings used in comparison operations + revert babel versi... Roman <2****e@u****m> over 1 year ago
7aeefb51 transform maps considerations Roman <2****e@u****m> over 1 year ago
e8c9c208 chore: update deps Roman <2****e@u****m> over 1 year ago
f91861cc update babel to 8 to fix fucking import issues Roman <2****e@u****m> about 2 years ago
e058d989 update babel version to work with Nuxt, add default enforce options and fix c... Roman <2****e@u****m> over 2 years ago
8e818812 [3.1.2] use esm babel libs Roman <r****0@g****m> over 2 years ago
5ca163fe 3.1.1 release Roman <r****0@g****m> over 2 years ago
90b9e101 tweak deps Roman <r****0@g****m> over 2 years ago
853f46e3 merge Merge branch 'main' of github.com:zeokku/vite-plugin-vue-css-modules Roman <r****0@g****m> over 2 years ago
fe9a9549 send style tag content to name generator Roman <r****0@g****m> over 2 years ago
1efbfaa4 tweak macros type Roman <r****0@g****m> over 2 years ago
0a38b70b Update README.md Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
25ad5b02 3.1 release Roman <r****0@g****m> over 2 years ago
153b7859 tweak some logs Roman <r****0@g****m> over 2 years ago
6a306d6e feat: add component access scopes Roman <r****0@g****m> over 2 years ago
6c31d2e4 hyphenate property notation in script transform Roman <r****0@g****m> over 2 years ago
cf96c2ae add some tests Roman <r****0@g****m> over 2 years ago
5ccecc38 feat: add escape attributes + implement escape string literals in class props Roman <r****0@g****m> over 2 years ago
299aaa89 bump version Roman <r****0@g****m> almost 3 years ago
b3a1024a fix #3 | use xmlMode for html parser to properly handle void elements Roman <r****0@g****m> almost 3 years ago
96f0bb14 fix: there can be no template if using render function Roman <r****0@g****m> almost 3 years ago
b7708fa7 merge Merge branch 'main' of github.com:zeokku/vite-plugin-vue-pug-with-css-modules Roman <r****0@g****m> almost 3 years ago
a0c73804 fix #2 + fix entry point in package.json Roman <r****0@g****m> almost 3 years ago
ed0dc7a8 Fix TS reference tags Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4ab9182b No need for `.d.ts` extension in reference Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
59612b18 fix readme Roman <r****0@g****m> almost 3 years ago
fce8c02d fix desc Roman <r****0@g****m> almost 3 years ago
d7ceac4b clean up files Roman <r****0@g****m> almost 3 years ago
3e0e0f1c pre publish tweaks Roman <r****0@g****m> almost 3 years ago
c66ccf0a update readme Roman <r****0@g****m> almost 3 years ago
86d5ff9f rename macro Roman <r****0@g****m> almost 3 years ago
e9f0d906 fix case when there's no script setup present Roman <r****0@g****m> almost 3 years ago
6a9e59bd ignore test result files Roman <r****0@g****m> almost 3 years ago
b8419671 update tests Roman <r****0@g****m> almost 3 years ago
890ecda0 transform html is complete Roman <r****0@g****m> almost 3 years ago
372c9181 move macros file Roman <r****0@g****m> almost 3 years ago
856f7fb3 finish transform hook + transform script + tweaks Roman <r****0@g****m> almost 3 years ago
1a1f8dc7 testing progress Roman <r****0@g****m> almost 3 years ago
86c8121e 3.0 progress Roman <r****0@g****m> almost 3 years ago
7744b7de transform3 progress Roman <r****0@g****m> almost 3 years ago
776b1053 misc Roman <r****0@g****m> about 3 years ago
053cf02e macro idea Roman <r****0@g****m> about 3 years ago
230c621b update test Roman <r****0@g****m> about 3 years ago
2a6ab0da add extra plugin to remove css modules chunk Roman <r****0@g****m> about 3 years ago
6e9e8615 replace npmignore by files prop Roman <r****0@g****m> about 3 years ago
e4195bb4 2.0 - static css modules Roman <r****0@g****m> about 3 years ago
7f03dfeb upd readme Luty <r****0@g****m> over 3 years ago
b309353c merge Merge branch 'main' of github:zeokku/rollup-plugin-vue-picm into main Luty <r****0@g****m> over 3 years ago
1e310f21 1.0.1 package rename Luty <r****0@g****m> over 3 years ago
c3a44aff Update README.md Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
910a642b Fix links Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b8b511df Update README.md Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a9fa62c4 upd readme Luty <r****0@g****m> over 4 years ago
bd4d23c0 1.0.0 publish Luty <r****0@g****m> over 4 years ago
763ae18b rc2 Luty <r****0@g****m> over 4 years ago
b85fb751 rc-1 Luty <r****0@g****m> over 4 years ago
1e7f38e6 Delete node_modules directory Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
17ede26d init Luty <r****0@g****m> over 4 years ago
1a8d0485 Create README.md Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
15b27ada Initial commit Lutymane <r****0@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago

← Back to repository