Konnor Rogers
24c9922251
add a semicolon
2023-06-12 09:41:32 -04:00
Konnor Rogers
b7a0820e1f
remove duplication
2023-06-12 09:41:32 -04:00
Cory LaViska
5646f6992d
update changelog
2023-06-12 09:41:32 -04:00
Yuki Nishijima
b2f47885e2
Update the tutorial for Rails ( #1258 )
...
* Update the tutorial for Rails
* Update docs/tutorials/integrating-with-rails.md
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Update docs/tutorials/integrating-with-rails.md
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Update docs/tutorials/integrating-with-rails.md
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Update docs/tutorials/integrating-with-rails.md
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Update docs/tutorials/integrating-with-rails.md
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
* Update docs/tutorials/integrating-with-rails.md
* Add a bit more explanation to set up icons
---------
Co-authored-by: Konnor Rogers <konnor5456@gmail.com >
2023-06-12 09:41:32 -04:00
Cory LaViska
39d4d7480d
update changelog
2023-06-12 09:41:32 -04:00
dhellgartner
f54cd3f8f0
Split panel tests ( #1343 )
...
* Added tests for sl-split-panel
test for horizontal arrangement
* Added tests for sl-split-panel
tests for vertical arrangement
---------
Co-authored-by: stefanie.hellgartner <stefanie.hellgartner@in-tech.com >
2023-06-12 09:41:32 -04:00
Cory LaViska
ecdf3dff6d
reflect size; fixes #1348
2023-06-12 09:41:32 -04:00
Cory LaViska
a10ee8b70f
update form control guidelines
2023-06-12 09:41:32 -04:00
ErikOnBike
fb899ad676
Replace .map with .forEach when return value not used. See issue #740 ( #1349 )
2023-06-12 09:41:32 -04:00
Bernhard
7390ac37bf
update angular getting started ( #1352 )
2023-06-12 09:41:32 -04:00
Cory LaViska
2e2cee4cd6
Remove outdated line from docs
2023-06-12 09:41:32 -04:00
Cory LaViska
38a865ef9c
update changelog
2023-06-12 09:41:32 -04:00
Stefan Bauer
55a2f29800
Update de.ts ( #1339 )
...
"Gleiten" is a verb and means glide, "Slide" must be translated with "Folie" (like in previousSlide, nextSlide)
2023-06-12 09:41:32 -04:00
Yuki Nishijima
5e3c793974
Add better support for Turbo Drive ( #1338 )
2023-06-12 09:41:32 -04:00
Erick Almeida
05214a2887
Fix Portuguese translation strings ( #1336 )
2023-06-12 09:41:32 -04:00
Konnor Rogers
8317cb38e4
tests: add regression tests for checkbox and toggle focus behavior ( #1330 )
...
* add regression test for checkbox focusing
* change number of checkboxes / switches
* change max-height to 400px so it fails
* re-add positon: relative;
2023-06-12 09:41:32 -04:00
Cory LaViska
ca539055eb
add submenu-icon part
2023-06-12 09:41:32 -04:00
Cory LaViska
5d55d0592e
update changelog; #1310
2023-06-12 09:41:32 -04:00
Matt Pharoah
92ff4fc950
Fixed clipPath
2023-06-12 09:41:32 -04:00
Matt Pharoah
12e9ee836f
Improve performance of sl-rating by not render all icons twice
2023-06-12 09:41:32 -04:00
Cory LaViska
6b51d4a8a0
update changelog
2023-06-12 09:41:32 -04:00
Cory LaViska
e3e09499a2
reorder properties
2023-06-12 09:41:32 -04:00
Konnor Rogers
b4badae867
feat: support variable height elements inside <sl-button>
2023-06-12 09:41:32 -04:00
Cory LaViska
d93f775106
add checkbox + exported parts; #1318
2023-06-12 09:41:32 -04:00
Cory LaViska
37e5a6eae4
update radio size when group size changes
2023-06-12 09:41:32 -04:00
Cory LaViska
c0d449de03
update docs; fixes #1315
2023-06-12 09:41:32 -04:00
Cory LaViska
543ce8997f
2.4.0
2023-06-12 09:41:32 -04:00
Cory LaViska
abc89ef983
bump version
2023-06-12 09:41:32 -04:00
Cory LaViska
c1bfaed14f
fixes #1302
2023-06-12 09:41:32 -04:00
Cory LaViska
38754d96cb
add size to radio group; fixes #1301
2023-06-12 09:41:32 -04:00
Cory LaViska
85558b0e42
spell check and reorder static function
2023-06-12 09:41:32 -04:00
Matt Pharoah
0c5f14abc6
Improve performance of sl-icon by caching later ( #1286 )
...
* Improve performance of sl-icon by caching later
* Fixed error handling
* Don't use requestInclude in sl-icon
* Separate sl-icon errors into cacheable and retryable errors
2023-06-12 09:41:32 -04:00
Cory LaViska
6359367706
no roles on slots; fixes #1287
2023-06-12 09:41:32 -04:00
Cory LaViska
25a7a9428d
revert role and don't use <header> for buttons
2023-06-12 09:41:32 -04:00
Cory LaViska
e01341fec5
fix typos
2023-06-12 09:41:32 -04:00
dhellgartner
57788ff92a
Slot aria attributes ( #1296 )
...
* Fix acessability issue
* Additionally adapted the test
* Added more accessability tests
* Updated the testing documentation
to take the fact that accessability checks cover only
rendered content into account
---------
Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com >
2023-06-12 09:41:32 -04:00
Cory LaViska
a915fdd463
less pipeline flakes 🤞🏻
2023-06-12 09:41:32 -04:00
Cory LaViska
8f1de40825
update changelog
2023-06-12 09:41:32 -04:00
Alessandro
7947c00605
fix(carousel): clickable elements don't work on chrome ( #1266 )
...
* fix(carousel): clickable elements don't work on chrome
* fix: update implementation
2023-06-12 09:41:32 -04:00
Cory LaViska
4a2ef8315c
don't show hover when focused; fixes #1282
2023-06-12 09:41:32 -04:00
Cory LaViska
405da0d135
update changelog
2023-06-12 09:41:32 -04:00
Cory LaViska
475d690751
wait until registered to set initial state; fixes #1292
2023-06-12 09:41:32 -04:00
Konnor Rogers
b24a148c3c
prettier
2023-04-16 13:47:24 -04:00
Konnor Rogers
c61d38b0c9
shim for tests
2023-04-16 11:00:47 -04:00
Konnor Rogers
8ba3f07bd2
generate a CDN path'
2023-04-16 00:39:29 -04:00
Konnor Rogers
205a82333d
prettier
2023-04-10 18:59:24 -04:00
Konnor Rogers
3af145c00c
import path
2023-04-10 18:41:45 -04:00
Konnor Rogers
7c0e9dad8c
build script for NPM deployments
2023-04-10 18:36:45 -04:00
Cory LaViska
63194abf93
prettier + changelog
2023-04-05 09:21:25 -05:00
Konnor Rogers
e196b0915a
fix: split-panel divider now focusable in Edge / Chrome ( #1289 )
2023-04-05 09:18:57 -05:00