ConnorSkees
|
86729df241
|
handle \ in selectors
|
2020-03-30 03:13:29 -04:00 |
|
ConnorSkees
|
7164728c69
|
properly handle hash in string
|
2020-03-30 02:54:11 -04:00 |
|
ConnorSkees
|
31ec0cc7f8
|
properly handle interpolation in selectors
|
2020-03-30 02:30:44 -04:00 |
|
ConnorSkees
|
8f96a821f7
|
allow id selectors to start with numbers
|
2020-03-30 00:18:37 -04:00 |
|
ConnorSkees
|
d7b22a41a6
|
Properly handle & in most contexts
|
2020-03-01 12:03:14 -05:00 |
|
ConnorSkees
|
ed4d19fe96
|
Initial implementation of placeholder selectors
|
2020-02-29 17:23:17 -05:00 |
|
ConnorSkees
|
906ca62a37
|
By default emit double quotes
|
2020-02-24 20:06:07 -05:00 |
|
ConnorSkees
|
011577c9f6
|
test for interpolation in attribute selectors
|
2020-02-24 15:10:30 -05:00 |
|
ConnorSkees
|
404c7fb66a
|
Various tests
|
2020-02-24 09:38:05 -05:00 |
|
ConnorSkees
|
023bc647bd
|
Properly handle trailing commas combined with newlines
|
2020-02-22 18:33:42 -05:00 |
|
ConnorSkees
|
4ee9cc72a6
|
Preserve newlines after , in selectors
|
2020-02-22 17:26:30 -05:00 |
|
ConnorSkees
|
6faebf5105
|
HACK: parse interpolations into values then tokens
|
2020-02-02 21:11:22 -05:00 |
|
ConnorSkees
|
9c97c734ef
|
Strip whitespace inside pseudo paren selectors
|
2020-02-02 15:21:47 -05:00 |
|
ConnorSkees
|
ee44982198
|
Handle pseudo elements like ::before
|
2020-02-02 15:06:46 -05:00 |
|
ConnorSkees
|
b8bacbde8b
|
Refactor tests into separate files
|
2020-02-01 23:09:22 -05:00 |
|