Wykres commitów

59 Commity (775f30107f91d89e01ae06f7064965a80da4f660)

Autor SHA1 Wiadomość Data
Konnor Rogers 5e620a8bb3
fix issues with no translation errors for bundled components (#1696) 2023-10-31 13:33:16 -04:00
Cory LaViska c36df5ecc1
<sl-copy> (#1483)
* copy updates

* Update docs/pages/components/copy.md

Co-authored-by: Thomas Allmer <d4kmor@gmail.com>

* unwrap and fix case

* copy button updates

* use bs icon

* add parts, hoist, and improve parsing a bit

* update docs

* remove comment

---------

Co-authored-by: Thomas Allmer <d4kmor@gmail.com>
2023-08-11 10:27:34 -04:00
Konnor Rogers 60d7f688eb
fix extensionless imports (#1394) 2023-06-22 10:56:24 -04:00
konnorrogers a5f1bc6c82 fix circular dependency 2023-06-12 16:23:47 -04:00
Cory LaViska 23a7f65b49 fix variable name case 2023-03-27 09:31:43 -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 2371c5490f Merge branch 'next' into autoload 2023-02-28 12:45:23 -05:00
Cory LaViska 7e9ae32b9b add carousel terms 2023-02-24 15:48:39 -05:00
Cory LaViska 480a1df246 reorder 2023-02-24 15:24:39 -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 a4131caeda add subpath 2023-02-22 14:16:11 -05:00
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska aa65077b12 add getFormControls() method 2023-01-13 14:06:58 -05: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 06dc5740bf updates 2022-12-28 11:42:08 -05:00
Cory LaViska 7885572ebd jsdoc exported functions 2022-12-06 11:48:57 -05:00
Cory LaViska b3b3956ff5 improve spinner a11y 2022-08-10 16:52:39 -04:00
Cory LaViska 5613a3cef3 upgrade localization lib 2022-06-10 16:37:10 -04:00
Cory LaViska 8a28d66393 fixes #784 2022-06-09 18:14:38 -04:00
Cory LaViska ce09ac2a92 update base path 2022-06-07 08:59:29 -04:00
Cory LaViska 300cbd090f revert path aliases 2022-03-24 08:01:09 -04:00
Cory LaViska e32c15204c Revert recent changes 2022-03-24 07:48:03 -04:00
Cory LaViska f34960d82a revert path aliases since we can't override WTR's TS config 2022-03-23 09:30:39 -04:00
Cory LaViska ff1e11022d reintroduce path aliasing and fix autosort 2022-03-02 09:28:34 -05:00
Cory LaViska 3fa41ea8d9 revert path aliasing and update import orders 2022-02-26 10:48:56 -05:00
Cory LaViska 557d973ba4 revert rules 2022-01-19 09:37:07 -05:00
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Cory LaViska 33afecf7da support for <form> elements; remove <sl-form> 2022-01-11 09:18:20 -05:00
Cory LaViska 4900bbf989 localize 2.0 2021-12-06 10:57:54 -05:00
Marcel Kuhmann 2fca01401b
allow query strings (#582) 2021-11-11 10:55:26 -05:00
Cory LaViska a48eef2575 refactor base path logic 2021-07-12 10:36:29 -04:00
Cory LaViska e20edefc61 allow null 2021-06-10 09:50:30 -04:00
Cory LaViska 8d984d8dac only support Keyframe[] 2021-05-26 07:32:31 -04:00
Cory LaViska a87596b3a1 Add animation registry and update alert/dialog 2021-05-21 17:53:53 -04:00
Cory LaViska ebd1b95ba0 remove src/utilities/index 2021-05-12 07:33:56 -04:00
Cory LaViska 51c252420e refactor tabbable utils 2021-04-15 13:38:53 -04:00
Cory LaViska a02354283b improve focus traps and a11y for dialog/drawer 2021-04-15 13:30:58 -04:00
Cory LaViska fe45f2159f Shoemaker rework 2021-02-26 09:09:13 -05:00
Cory LaViska 2a9a9d7da2 fixes #340 2021-02-22 07:14:31 -05:00
Cory LaViska d3e378506e Add preventScroll check 2021-01-08 10:24:39 -05:00
Cory LaViska 4754f368a0 Add behavior param 2020-12-23 09:07:08 -05:00
Cory LaViska 23d9ff9096 Add default slot detection to hasSlot 2020-12-22 17:09:01 -05:00
Cory LaViska a8ca9c1d21 Improve dropdown a11y 2020-10-16 17:04:35 -04:00
Cory LaViska 19243939a1 Remove console.log 2020-10-16 10:00:58 -04:00
Cory LaViska 3bde111277 Remove unintended interface exports 2020-10-16 09:17:04 -04:00
Cory LaViska df0101cad2 Add modal utility 2020-10-15 13:54:20 -04:00
Cory LaViska e61db75263 Fix types 2020-10-13 08:52:09 -04:00
Cory LaViska fbd3a67dac Fix onAfterShow callback 2020-09-04 10:15:35 -04:00