Commit Graph

117 Commits

Author SHA1 Message Date
alexander.akait 40151be78e refactor: improve code 2024-08-02 19:32:29 +03:00
alexander.akait c802a98f58 style: improve 2024-08-02 19:32:22 +03:00
alexander.akait 9943f3506a style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait ac0bd21801 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 500ee96dcb style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait a592b62686 style: improve style of code 2024-08-02 19:32:14 +03:00
alexander.akait 423e89b2c7 style: improve style of code 2024-08-02 19:32:13 +03:00
ahabhgk 0e28b6e359 fix: parse minimized css import 2024-04-23 14:29:13 +08:00
ahabhgk 42160d0232 fix: avoid hash @keyframe and @property in css/global 2024-04-20 11:29:06 +08:00
alexander.akait f3dbf6bc39 feat(css): allow to use default and named export 2024-04-02 16:57:29 +03:00
ahabhgk 92b33021ff feat: css named exports parser options 2024-01-16 00:23:07 +08:00
Nitin Kumar 412ae5425e chore: udpate prettier to v3 2024-01-14 07:11:34 +05:30
alexander.akait f778bde634 fix: bug with css/auto 2023-06-20 23:40:47 +03:00
Burhanuddin Udaipurwala d2bc40cf73 feat: update regex to match valid css file names 2023-06-19 21:36:01 +05:30
Burhanuddin Udaipurwala d06b22d9b4 feat: use css/auto as default css type 2023-06-18 21:51:48 +05:30
ahabhgk efeb6ed0d6 fix path 2023-06-11 21:33:10 +08:00
ahabhgk d4b3185ede feat: css/auto 2023-06-10 21:11:23 +08:00
Sean Larkin 27e95ff3b5
Merge pull request #17229 from webpack/css-empty-import
fix: CSS `@import` parsing edge cases
2023-05-23 14:04:33 -07:00
alexander.akait 055737dc0c refactor(types): more 2023-05-21 23:31:30 +03:00
alexander.akait 79616654c7 test: more 2023-05-19 20:03:58 +03:00
alexander.akait 6b8d4f9f5e fix: improve error reporting 2023-05-19 19:05:14 +03:00
alexander.akait e063ddfbe7 fix: more stricky handle 2023-05-19 17:37:38 +03:00
alexander.akait 94ee6f84a1 fix: error reporting 2023-05-19 15:36:06 +03:00
alexander.akait e15c0bb64b fix: empty CSS `@import` 2023-05-19 14:44:13 +03:00
alexander.akait 9810b5712e fix: nesting 2023-05-05 05:28:27 +03:00
alexander.akait 5950351f15 fix: reset modeData in nested 2023-05-05 05:13:13 +03:00
alexander.akait e6bbe7e5a8 test: more 2023-05-05 04:57:53 +03:00
alexander.akait 1ef9420d9d refactor: more 2023-05-05 04:36:35 +03:00
alexander.akait c5b7917674 fix: more bugs 2023-05-05 04:28:48 +03:00
alexander.akait 0a7c9c8938 refactor: code 2023-05-05 04:21:25 +03:00
alexander.akait b5cbf180ff fix: more bugs with nesting 2023-05-05 03:46:24 +03:00
alexander.akait 6c5ff154f0 fix: regression with url inside at-rules 2023-05-05 03:01:12 +03:00
alexander.akait c527251284 test: pure 2023-05-05 02:57:22 +03:00
alexander.akait 0191e366b9 refactor: code 2023-05-05 02:53:57 +03:00
alexander.akait d6e678792e refactor: code 2023-05-05 02:49:09 +03:00
alexander.akait 9e927fe2b2 fix: handle `var()` function in at-rules 2023-05-05 02:37:24 +03:00
alexander.akait 14660fee75 refactor: logic 2023-05-05 02:20:26 +03:00
alexander.akait 410b964737 fix: avoid extra space 2023-05-05 02:05:37 +03:00
alexander.akait 8b0a90a1a4 fix: handle nested syntax 2023-05-05 01:52:08 +03:00
alexander.akait 9402ed2970 refactor: prepare 2023-05-05 01:13:27 +03:00
alexander.akait 8e1d5ef4ae refactor: more types 2023-05-05 00:38:41 +03:00
alexander.akait 5b58a0f095 fix: bug wrong dependency position 2023-05-05 00:27:59 +03:00
alexander.akait 3074eaabf4 fix: bug with animation rename 2023-05-04 23:59:30 +03:00
alexander.akait 79d1edc5a2 fix: bug with nested indentifier 2023-05-04 23:41:12 +03:00
alexander.akait 4c8764449b refactor: logic 2023-05-04 23:01:16 +03:00
alexander.akait 5cd2e0dd4a fix: logic 2023-05-04 22:40:00 +03:00
alexander.akait 252c1e606b refactor: logic 2023-05-04 22:24:13 +03:00
alexander.akait 72559325ca refactor: logic 2023-05-04 21:56:12 +03:00
alexander.akait e21392ca2e refactor: types and better name 2023-05-04 21:28:09 +03:00
alexander.akait 2c79741042 refactor: put id and class together 2023-05-04 21:26:32 +03:00