Michael Ragazzon
|
4462a47276
Add 'text-overflow' property, see #849
|
1 mēnesi atpakaļ |
Michael Ragazzon
|
ef0d58bb54
Add inset property
|
2 mēneši atpakaļ |
Hannaford Schäfer
|
56231a6c87
Add font-kerning property (#843)
|
2 mēneši atpakaļ |
Michael R. P. Ragazzon
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 gadu atpakaļ |
Michael Ragazzon
|
8559aaf596
Merge branch 'effects' (#594)
|
1 gadu atpakaļ |
Matthew Schäfer
|
6b569506de
Add `space-evenly` property value to flexbox layout (#585)
|
1 gadu atpakaļ |
Matthew Schäfer
|
f9b8f6bbf6
Add attributes and properties for language and direction (#563)
|
1 gadu atpakaļ |
Gleb
|
162de42c48
Implement spatial navigation and nav-* properties
|
2 gadi atpakaļ |
Michael Ragazzon
|
0471ce737e
Add support for 'mask-image' property
|
2 gadi atpakaļ |
Michael Ragazzon
|
b6efab1d8b
Add 'linear-gradient' and 'repeating-linear-gradient' decorators
|
2 gadi atpakaļ |
Michael Ragazzon
|
655cd9a0fd
Add support for the 'box-shadow' property
|
2 gadi atpakaļ |
Michael Ragazzon
|
a5e3c7fc8d
Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties
|
2 gadi atpakaļ |
Michael Ragazzon
|
679c615818
Add number_percent parser and combined unit
|
2 gadi atpakaļ |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 gadi atpakaļ |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 gadi atpakaļ |
Igor Segalla
|
6df2e64eaa
Add `letter-spacing` property to RCSS (#429)
|
2 gadi atpakaļ |
Michael Ragazzon
|
21a0ec2acc
Merge branch 'develop'
|
2 gadi atpakaļ |
Michael Ragazzon
|
1410d5146d
Add `overscroll-behavior` RCSS property
|
2 gadi atpakaļ |
Michael Ragazzon
|
48590d19ef
Add 'vertical-align: center' value
|
2 gadi atpakaļ |
Michael Ragazzon
|
dff3104c53
Support for new display values: flow-root, inline-flex, inline-table
|
2 gadi atpakaļ |
Michael Ragazzon
|
612251e1b4
Add support for the 'none' keyword in the max-width and max-height properties
|
3 gadi atpakaļ |
Mex
|
477631acfa
Allow numeric values in the 'font-weight' property, and enable loading fonts with multiple font-weights.
|
3 gadi atpakaļ |
Michael Ragazzon
|
606aa37176
Support special keyword and defaults in flex shorthand property
|
4 gadi atpakaļ |
Michael Ragazzon
|
6a2a4c68c5
Add properties for flexbox layout
|
4 gadi atpakaļ |
Michael Ragazzon
|
8a022972f4
Add 'clip: always' property value, make the clip property non-inherited. See #235.
|
4 gadi atpakaļ |
Michael Ragazzon
|
79fb3b5405
- Decorators and font effects are now parsed by separate property parsers.
|
4 gadi atpakaļ |
Maximilian Stark
|
dd99820ecd
Media queries (#169)
|
4 gadi atpakaļ |
Michael Ragazzon
|
424bdaef3e
Add new RCSS property 'caret-color'
|
5 gadi atpakaļ |
Michael Ragazzon
|
aee2c49f8b
Add support for table-row-group and table-column-group. Table layout cleanup.
|
5 gadi atpakaļ |
Michael Ragazzon
|
da4d73e6a4
Add 'display: table-column' keyword and use also column elements to determine the column widths. Add row-gap and column-gap properties for table spacing.
|
5 gadi atpakaļ |