167 Commits

Author SHA1 Message Date
Laurenz
1937d746ab Show everything! 2022-11-19 22:40:42 +01:00
Laurenz
9b8c1dc19f Pass text node to text show rule instead of string 2022-11-18 14:31:51 +01:00
Laurenz
92f2c56203 Reorganize style module 2022-11-18 12:49:27 +01:00
Laurenz
c3895cbd66 Remove Target enum 2022-11-18 11:23:56 +01:00
Laurenz
ddb617390c Simplify layout_inline's signature 2022-11-17 23:04:02 +01:00
Laurenz
cabd0908e2 Handle paragraph indent at a later stage 2022-11-17 12:46:26 +01:00
Laurenz
bf59c08a0a New interaction model 2022-11-12 23:46:26 +01:00
Laurenz
d9ce194fe7 Remove role applications 2022-11-09 22:49:25 +01:00
Laurenz
010cc2effc New block spacing model 2022-11-09 18:20:02 +01:00
Laurenz
12a59963b0 Reduce style chain bloat 2022-11-08 16:37:07 +01:00
Laurenz
a7a4cae294 Less style properties 2022-11-08 11:45:59 +01:00
Laurenz
0a41844cc4 Selectors 2022-11-07 14:43:13 +01:00
Laurenz
efd1853d06 Show it!
- New show rule syntax
- Set if syntax
- Removed wrap syntax
2022-11-07 12:46:05 +01:00
Laurenz
eb951c008b Style changes 2022-11-04 11:38:09 +01:00
Laurenz
33928a00dc Tidy up library 2022-11-03 16:50:26 +01:00
Laurenz
46921a8c28 Separate test crate
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
2022-11-03 16:13:35 +01:00
Laurenz
37a7afddfa Split crates 2022-11-03 13:35:39 +01:00