20 Commits

Author SHA1 Message Date
Adam Wathan
425c73feec Ensure variants are grouped properly for plugins with order-dependent utilities (#4273) 2021-05-07 13:56:16 -04:00
Peter Neupauer
04a1771700 Add list-item display utility (#3929)
Signed-off-by: Peter Neupauer <peter@neupauer.sk>
2021-05-07 13:56:13 -04:00
Adam Wathan
7a5c73878f Derive JIT display utilities from AOT display plugin 2021-05-07 13:56:13 -04:00
Erik Verbeek
49461d9e7a Added support for display : inline-table (#3563)
* Added support for display : inline-table

* Moved the inline-table class to the suggested spot and updated the tests

Co-authored-by: Erik Verbeek <erik@evidencio.com>
2021-05-07 13:56:12 -04:00
Adam Wathan
e3ed12782f Update prettier 2020-10-16 13:30:06 -04:00
Adam Wathan
712fe7aeb8 Remove target feature 2020-10-15 15:21:06 -04:00
Adam Wathan
cebed0e4e0 Only include contents class in modern builds, update fixtures 2020-08-15 15:22:31 -04:00
michaeltimbs
10aa82f164
Update display.js
Add utility class for `display: contents`. This is useful for flex and grid. You can read more here https://css-tricks.com/get-ready-for-display-contents/
2020-07-14 11:40:31 +09:30
Adam Wathan
371a79feca Support plugin-specific target mode 2020-04-29 16:25:20 -04:00
Adam Wathan
2950ff339b Initial support for IE11 target 2020-04-29 16:24:26 -04:00
Benoît Rouleau
57122d68cc Add flow-root display utility 2020-03-18 14:54:59 -04:00
Shafiq Tahir
c318666e3a Add inline-grid 2020-02-10 04:36:57 +08:00
Adam Wathan
d882d8d4fc Add CSS grid utilities 2019-12-27 07:45:43 -05:00
Cosmin Popovici
e63d0acb9e Add more table display utilities. 2019-12-25 13:54:10 -05:00
Adam Wathan
f0bc35a896 Support configuring a single list of variants to apply to all relevant plugins 2019-04-18 09:42:21 -04:00
Adam Wathan
3ca9e20ed2 Source display options from config 2019-02-28 11:52:18 -05:00
Adam Wathan
10106e2edc Move flex display utilities to display plugin 2019-02-26 10:02:25 -05:00
Adam Wathan
2f9172cf8d Update every plugin to accept its config as a parameter 2019-02-01 12:32:50 -05:00
Adam Wathan
5ade923fa4 Fix tests and lint warnings 2019-01-14 15:43:12 -05:00
Adam Wathan
a493ee420d Port display module to plugin 2019-01-14 15:43:12 -05:00