Michael Ragazzon
|
8559aaf596
Merge branch 'effects' (#594)
|
1 tahun lalu |
Gleb
|
162de42c48
Implement spatial navigation and nav-* properties
|
2 tahun lalu |
Daniel Mircea
|
14a393a33b
Add repeat fit mode to image decorator (#493)
|
2 tahun lalu |
Michael Ragazzon
|
556607d35b
Replace gradient decorator syntax 'gradient(horizontal|vertical ...)' with 'horizontal-gradient(...)' and 'vertical-gradient(...)' [deprecation]
|
2 tahun lalu |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
Michael Ragazzon
|
df930e5653
Remove the `<datagrid>` and `<dataselect>` elements, related utilities, and associated tutorials
|
2 tahun lalu |
Michael Ragazzon
|
4210b21f7e
Update samples and tests to use the new 'none' max-size keyword
|
3 tahun lalu |
Michael Ragazzon
|
5717640f95
Text widget refactoring:
|
3 tahun lalu |
Michael Ragazzon
|
7000f00076
Update demo
|
3 tahun lalu |
Michael Ragazzon
|
14b4c0ad12
Rename <progressbar> element to <progress> for html compatibility
|
4 tahun lalu |
Michael Ragazzon
|
b6617256f1
Add handle sliders in 'demo' sample sandbox for resizing text fields and output field
|
4 tahun lalu |
Michael Ragazzon
|
1763654a0e
High DPI support for the basic samples
|
4 tahun lalu |
Michael Ragazzon
|
6ed3ce1b5e
Use label element in samples
|
4 tahun lalu |
Michael Ragazzon
|
424bdaef3e
Add new RCSS property 'caret-color'
|
5 tahun lalu |
Michael Ragazzon
|
9f195446f8
Fix input text selection when font has kerning
|
5 tahun lalu |
Michael Ragazzon
|
6241b755c9
Replace font in samples with LatoLatin
|
5 tahun lalu |
Michael Ragazzon
|
dcf7ae6ef2
Progressbar elements now take the 'fill-image' property on itself, instead of its inner fill element (breaking change). This fixes a bug where changing the 'fill-image' property had no effect.
|
5 tahun lalu |
Michael Ragazzon
|
cf935e077a
Added intrinsic ratio for replaced elements. Replaced elements now follow the normal CSS sizing rules, that is, padding and borders are no longer subtracted from the width and height of the element by default.
|
5 tahun lalu |
Michael Ragazzon
|
7f8230f5a7
Tabs and panels in tab sets will no longer set the `display` property to `inline-block`, thus making it possible to customize the display property.
|
5 tahun lalu |
Michael Ragazzon
|
1908187884
Add border-radius support to gradient decorator
|
5 tahun lalu |
Michael Ragazzon
|
c0ac9bdcea
Fix title-bar dragging in demo sample
|
5 tahun lalu |
Michael Ragazzon
|
90c452b3a4
Don't remove animated properties initiated through the Element API.
|
5 tahun lalu |
Michael R. P. Ragazzon
|
634543b38f
Implement progress bar element (progressbar) (#69)
|
6 tahun lalu |
Michael Ragazzon
|
48092cf6a9
Add font effects to demo and update changelog.
|
6 tahun lalu |
Michael Ragazzon
|
6b6aa40176
Change the font effect glyph dimensions behavior, now possible to properly include offsets.
|
6 tahun lalu |
Michael Ragazzon
|
00f66332d8
Add offset to glow
|
6 tahun lalu |
Michael Ragazzon
|
ba864b524f
Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away.
|
6 tahun lalu |
Michael Ragazzon
|
8279da066b
Minor update demo sample
|
6 tahun lalu |
Michael Ragazzon
|
5f9323a85d
Fix some warnings
|
6 tahun lalu |
Michael Ragazzon
|
f0c8c67d96
Update demo sample, now includes all decorators.
|
6 tahun lalu |