Cory LaViska
21431b0e56
Remove outdated line from docs
2023-05-22 09:41:12 -04:00
Cory LaViska
f136b8eb12
update docs; fixes #1315
2023-04-27 13:17:54 -04:00
Cory LaViska
7240f4f8f4
Merge branch 'next' into autoload
2023-03-07 14:05:26 -05:00
Cory LaViska
8f17bf4e9d
Improve Carousel Accessibility ( #1218 )
...
* fix demo
* improve accessibility, reorg, and polish up
* add support for up/down
* fix docs
* update docs
2023-03-03 10:53:17 -05:00
Cory LaViska
d88d9fc81a
update example
2023-03-02 11:43:00 -05:00
Cory LaViska
57c3d7009b
fix example
2023-03-02 11:27:42 -05:00
Cory LaViska
a27fd4d2e9
Merge branch 'next' into autoload
2023-03-02 10:49:30 -05:00
Cory LaViska
79ac425e2b
fix demo
2023-03-01 12:59:14 -05:00
Cory LaViska
2371c5490f
Merge branch 'next' into autoload
2023-02-28 12:45:23 -05:00
Cory LaViska
3a3a7347bc
link to event
2023-02-27 11:15:57 -05:00
Cory LaViska
79feaae7fc
adjust attribution
2023-02-24 15:56:31 -05:00
Cory LaViska
ff798adb49
update examples
2023-02-24 15:10:54 -05:00
Cory LaViska
c69db4919b
wip; improve carousel docs
2023-02-23 16:50:18 -05:00
Cory LaViska
0292ed30c5
update example
2023-02-23 14:59:48 -05:00
Cory LaViska
603aa93322
update and fix typos
2023-02-23 14:39:05 -05:00
Cory LaViska
34e0fb2fc1
Merge branch 'feat/carousel' of github.com:alenaksu/shoelace into alenaksu-feat/carousel
2023-02-23 14:13:19 -05:00
Cory LaViska
0865dede6f
fix heading
2023-02-23 11:11:19 -05:00
Cory LaViska
a127b8722e
fix autoload timing issues
2023-02-22 14:18:43 -05:00
Cory LaViska
af70d88153
improve icon page; fixes #1122
2023-02-06 15:19:08 -05:00
Cory LaViska
3c2cda699e
fixes #1179
2023-02-05 11:08:57 -05:00
Cory LaViska
7e37c51856
revert example
2023-01-13 12:52:02 -05:00
Cory LaViska
6e26daf804
add form attribute; fixes #1130
2023-01-13 12:34:33 -05:00
Cory LaViska
edc9e69f30
add @documentation tag
2023-01-12 10:26:25 -05:00
Cory LaViska
0c2f43b837
fixes #1125
2023-01-10 17:10:18 -05:00
alenaksu
48ccc95dd9
chore: add react examples
2023-01-08 13:36:24 +01:00
Alessandro
c6a6a77bbd
feat: add carousel component
...
feat: add nav indicators
wip
wip
wip
fix: minor fixes
fix: minor fixes
fix: some refactor
chore: update docs
chore: update docs
fix: remove slide component
feat: create sl-carousel-item
feat: code refactoring and improvements
chore: update docs with more examples
chore: fix docs
feat: add autoplay
feat: implement accessibility
fix: change icons for rtl
chore: minor change
feat: improve accessibility
fix: minor regression
fix: minor regression
chore: fix docs
fix: improve accessibility and minor fixes
fix: remove heading and refactor component
chore: add custom style exmaple
fix: address review commnets
* Removed header from carousel
* Added `ArrowUp` and `ArrowDown` in keyboard navigation
* Added `--scroll-hint-margin` css property
* Added an example with customized carousel layout
* Fixed thumbnails navigation in demo
* Renamed show-controls to show-arrows and updated the corresponding parts/css accordingly
* Changed `activeSlideElement` getter to a private method
* Changed pagination colors
* Added `--slide-width` and `--slide-height` css properties
chore: update docs
fix: integrate latest repo changes
fix: add aspect ratio and rebase
chore: remove ignore path
feat: multiple slides per page
feat: multiple slide per page
fix: various improvements
chore: minor changes
chore: minor changes
chore: add bit of documentation
chore: improve documentation
fix: add unit tests and fix minor issues
chore: update documentation and unit tests
chore: update tests
2023-01-08 12:24:24 +01:00
Cory LaViska
a0fce64fd9
closes #1070
2023-01-05 14:50:19 -05:00
Cory LaViska
121464fa2d
make swatches an attribute
2023-01-04 12:37:16 -05:00
Cory LaViska
626b76610f
fix example
2022-12-28 16:22:05 -05:00
Cory LaViska
b4a1e1b0c9
fix docs
2022-12-28 16:12:41 -05:00
Cory LaViska
479e568296
update docs
2022-12-28 15:31:05 -05:00
Cory LaViska
a473e41ab3
fix docs
2022-12-28 14:43:01 -05:00
Cory LaViska
06dc5740bf
updates
2022-12-28 11:42:08 -05:00
Cory LaViska
b8d02537a6
add grouping example
2022-12-20 18:44:33 -05:00
Cory LaViska
69997466be
update example
2022-12-20 18:23:51 -05:00
Cory LaViska
2ffbf9b017
update examples
2022-12-20 17:43:50 -05:00
Cory LaViska
c5dee51233
restore example
2022-12-20 13:50:48 -05:00
Cory LaViska
e2a65c28f4
update select examples
2022-12-20 13:37:05 -05:00
Cory LaViska
2dc275defd
fix validity and events
2022-12-20 11:40:49 -05:00
Cory LaViska
f28a0ec743
fix in screen readers
2022-12-19 17:46:31 -05:00
Cory LaViska
6afc3ba12e
select rewrite (incomplete)
2022-12-17 11:27:30 -05:00
Cory LaViska
e2b791dee8
i didn't attend Oxford, but I do like their commas
2022-12-13 12:15:28 -05:00
Alan Chambers
9178be576b
color-picker library change and hsv format support ( #1072 )
...
* sl-color-picker use lib '@ctrl/tinycolor' instead of 'color'
typescript, esm and smaller
* parseColor adjustments
removed normalizeColorString and other tweaks
* added hsv format
* fixed const
2022-12-13 11:01:07 -05:00
Cory LaViska
752f5cff55
fixes #1071
2022-12-13 09:28:12 -05:00
Cory LaViska
e9134ddcf6
fixes #1051
2022-12-08 10:54:05 -05:00
Cory LaViska
f2efa73e20
improve documentation
2022-12-06 11:18:14 -05:00
Cory LaViska
80a16ee42a
remove slot wrappers
2022-12-02 17:03:59 -05:00
Cory LaViska
c62ee3e207
refactor icon animation
2022-12-01 16:02:36 -05:00
Cory LaViska
a313087937
fix example
2022-12-01 16:01:45 -05:00
Cory LaViska
8b28ee818f
improve custom icons
2022-12-01 15:25:09 -05:00