Denis Korablev
8ae753c396
feat: add hoist attribute for sl-tooltip ( #565 )
2021-10-13 08:29:38 -04:00
Cory LaViska
222235159b
rename clear => remove
2021-10-07 09:52:23 -04:00
Cory LaViska
1061bd5e0d
add disabled prop
2021-10-07 09:31:20 -04:00
Cory LaViska
ccec9a8348
fix initial disabled state
2021-10-07 09:30:47 -04:00
Cory LaViska
8d7bf97127
Merge branch 'next' of https://github.com/kanoni4567/shoelace into kanoni4567-next
2021-10-05 09:01:35 -04:00
Christos Hrousis
a75a71994a
test: component/spinner ( #556 )
...
- covers accessibility
- provides explainer for aria-busy and aria-live tags.
2021-10-05 08:53:28 -04:00
Shanyu Cui
7d1373a1d1
radio: emit sl-change when toggled via arrow keys
2021-10-04 23:27:28 -07:00
Cory LaViska
e12ee97bd9
add --padding to tab panel
2021-10-04 09:29:14 -04:00
Christos Hrousis
888ac2ea0d
test: first pass test.
...
- Cover use of header slot.
- Cover use of footer slot.
- Cover use of image slot.
2021-10-02 19:44:45 +10:00
Cory LaViska
eec24d2ed1
add sl-mutation-observer
2021-09-30 18:32:59 -04:00
Cory LaViska
8fa9d629a3
fix tag default
2021-09-30 17:42:34 -04:00
Cory LaViska
ef22dd7dc4
fix docs
2021-09-30 17:16:27 -04:00
Cory LaViska
4ad0480039
rename percentage => value
2021-09-30 09:02:28 -04:00
Cory LaViska
7188425ac0
fix animation bug
2021-09-30 08:40:21 -04:00
Cory LaViska
f2a4db6291
update docs, expose custom properties, rework to not use getComputedStyle
2021-09-30 07:51:28 -04:00
Denis
a4aff0b1e9
#550 added progress indicator to sl-range component
2021-09-30 11:20:39 +04:00
Cory LaViska
2f88c55ec0
fix default height
2021-09-29 09:40:56 -04:00
Narendra Sisodiya
8ac007ba9a
Removed lit-html and added lit ( #547 )
2021-09-29 08:40:26 -04:00
Cory LaViska
111fa8397c
fix default outline border
2021-09-29 08:38:43 -04:00
Cory LaViska
0ef4e92a96
add border
2021-09-29 08:35:43 -04:00
Cory LaViska
1b5dca52e3
add divider component
2021-09-29 08:03:03 -04:00
Christos Hrousis
bc3e9c43da
test: components/breadcrumb-item ( #541 )
...
* test: migrate skipped tests to the breadcrumb-item
* test: when rendering a HTMLAnchorElement
* test: add checks for classes.
* test: uplift langauge and query selector to test label part
* test: default button test
* refactor: set default for rel on prop declaration.
2021-09-28 08:27:19 -04:00
Cory LaViska
ded01cfd8a
fixes #544
2021-09-28 08:22:26 -04:00
Cory LaViska
c737b7494f
fix comments
2021-09-27 17:58:14 -04:00
Cory LaViska
47aff56e71
add panel border width token
2021-09-27 16:53:24 -04:00
Cory LaViska
15ce341d81
add filled tokens and update styles
2021-09-27 10:48:47 -04:00
Cory LaViska
e083b1a02e
revert luminance removal and rework surface tokens
2021-09-27 10:24:29 -04:00
Cory LaViska
fa74fc54e3
fix bg
2021-09-24 22:38:08 -04:00
Cory LaViska
b4192364f6
Merge branch 'test/breadcrumb' of https://github.com/christoshrousis/shoelace into christoshrousis-test/breadcrumb
2021-09-24 22:30:16 -04:00
Cory LaViska
c7dc82947f
add filled variant
2021-09-24 22:28:14 -04:00
Christos Hrousis
c38fd3986c
test: uplift sepcificity of aria test, and test separator.
2021-09-25 12:12:50 +10:00
Christos Hrousis
35d7926e18
test: first pass test for breadcrumb
2021-09-25 11:41:00 +10:00
Christos Hrousis
86e06ce1e6
test: start the breadcrumb test.
2021-09-25 11:41:00 +10:00
Cory LaViska
1a08f063a6
add outline buttons; closes #522
2021-09-24 16:40:03 -04:00
Cory LaViska
521f6fe3f1
update test
2021-09-24 09:18:28 -04:00
Christos Hrousis
898179b645
test: components/avatar ( #529 )
...
* test: introduce first pass test for components/avatar
feat: set alt="" on img element
* test: resolve img src 404 errors
* test: remove bad test
* test: test children by assigning nodes...
* test: add patches similar to badge patch
* style: address typing issues.
2021-09-24 08:56:08 -04:00
Cory LaViska
8c3888da02
add control part to select
2021-09-24 08:48:01 -04:00
Cory LaViska
e1471ec9a1
change default dropdown distance
2021-09-24 08:31:54 -04:00
Cory LaViska
8ab2907c3f
update components to use surface tokens
2021-09-23 08:53:05 -04:00
Cory LaViska
e1c003c8df
add surface tokens and remove luminance shift
2021-09-23 08:52:18 -04:00
Cory LaViska
0dd9483797
remove bogus space
2021-09-22 15:35:26 -04:00
Cory LaViska
42595f241f
fix test
2021-09-20 23:20:29 -04:00
Cory LaViska
c67c84dfda
simplify math
2021-09-20 23:14:39 -04:00
Cory LaViska
2ba6a3b097
remove unused style
2021-09-20 22:33:17 -04:00
Cory LaViska
54fc41e175
update to lit 2.0
2021-09-20 22:01:21 -04:00
Christos Hrousis
c025208bf5
test: first pass for badge test
2021-09-20 18:11:00 +10:00
Cory LaViska
bba41402aa
update progress ring to use CSS
2021-09-17 18:15:13 -04:00
Cory LaViska
e1f129abc5
improve spinner animation and API
2021-09-17 17:48:44 -04:00
Cory LaViska
4b07ee40a7
fixes #523
2021-09-12 19:57:48 -04:00
Cory LaViska
ba3117f435
fix comment
2021-09-09 09:13:29 -04:00