Yuichiro Yamashita
3423bf6b30
add docs ( #8326 )
2023-02-26 22:40:36 +08:00
Tan Li Hau
d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings ( #7857 )
...
Closes #7771
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
2023-02-24 14:20:44 +01:00
Simon H
324b791d81
docs: note #if to wrap text only
...
taken from #7070
2023-02-21 13:04:12 +01:00
James Scott-Brown
acba4b72e2
docs: clarify bindings for <select multiple>
( #8260 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-02-14 10:04:49 -08:00
Alicia Sykes
0598c989a0
docs: corrects syntax error in transition code sample ( #8169 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-02-14 08:57:07 -08:00
Kyrre Gjerstad
d7e4b1c8fc
docs: fix minor typos ( #8268 )
...
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-02-14 08:25:23 -08:00
James Scott-Brown
ff5c14dc71
docs: format window.navigator.onLine
reference as code ( #8262 )
2023-02-14 08:19:57 -08:00
James Scott-Brown
7706a5f713
docs: link to MDN page on void elements ( #8261 )
2023-02-14 08:18:06 -08:00
Geoff Rich
6a23d9b65f
[docs] fix transition direction options ( #8133 )
2022-12-22 09:39:36 +09:00
Yuichiro Yamashita
cc52dc442b
[docs] add explanation about property binding order ( #7833 )
...
* update document
* update sentence and position
* update the sentence
* update
2022-12-05 23:18:29 +08:00
Pat Cavit
84d61c61f8
[feat] Add options w/ direction to transitions ( #8068 )
2022-12-05 22:43:59 +09:00
gtmnayan
bee1851faa
[feat] |important
modifier for style directive ( #7489 )
...
* important modifier for style directive
* docs
* Exclude third param if false
third param for set_style is optional
* Remove unused test
Runtime test doesn't work because of weird behaviour of computed style
the puppeteer test should cover it
* remove unnecessary test
Co-authored-by: tanhauhau <lhtan93@gmail.com>
2022-10-13 21:52:06 +08:00
Don Alfons
1ca83c2050
[docs] Improve grammar ( #7923 )
...
* [docs] Improve grammar
* revert spelling changes
Co-authored-by: tanhauhau <lhtan93@gmail.com>
2022-10-13 21:01:58 +08:00
Tan Li Hau
5c5bc27d97
[feat] Support style props for SVG components ( #7859 )
2022-10-06 01:18:37 +09:00
Ben McCann
7d20194d8a
[docs] create getting started guide outside blog ( #7812 )
2022-10-04 21:38:58 -07:00