Wykres commitów

61 Commity (v2.13.1)

Autor SHA1 Wiadomość Data
Cory LaViska facb5504a4 prettier 2023-11-17 10:07:57 -05:00
folini96 c3c770b0e0
Add italian translations (#1727)
Co-authored-by: Andrea Folini <andrea.folini@skillbill.it>
2023-11-17 09:50:46 -05:00
fountainpen 88f3009cf4
Create hr.ts (#1656) 2023-10-18 13:25:02 -04:00
jarviszheng eb6966a6cf
Create zh-cn.ts (#1604) 2023-10-12 11:59:22 -04:00
Mario Hamann 2b5e8286df
fix: make German translation more consistent + neutral (#1558)
In German you can say "Du" (=informal) or "Sie" (= formal). Before this commit both versions were used at the same time. It is preferred to make interfaces neutral, as some systems use "Du" (iOS, macOS) and some "Sie" (MS, Android). In addition all other translations were neutral, too, so this makes it more consistent.
2023-09-08 08:31:57 -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
Stefan Bauer 05aeb78b01
Update de.ts (#1339)
"Gleiten" is a verb and means glide, "Slide" must be translated with "Folie" (like in previousSlide, nextSlide)
2023-05-17 16:51:34 -04:00
Erick Almeida e0fd6b210e
Fix Portuguese translation strings (#1336) 2023-05-16 07:55:17 -04:00
Cory LaViska 23a7f65b49 fix variable name case 2023-03-27 09:31:43 -04:00
Martin Alix 708127f96d
Update French for `Slide #` (#1231) 2023-03-09 16:10:06 -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 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 34e0fb2fc1 Merge branch 'feat/carousel' of github.com:alenaksu/shoelace into alenaksu-feat/carousel 2023-02-23 14:13:19 -05:00
Cory LaViska 2cbdeeade0 remove cspell comment 2023-01-10 17:34:00 -05:00
xdev1 01a8ec36ec
#1108 - simplification of translation files (#1120)
Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2023-01-10 17:33:23 -05:00
Jens Gabe 60324885ed
Updated Danish translations (#1123)
Fixed typos and copy/paste translations from other languages
2023-01-10 17:30:01 -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 27a6b4a8c9 fixes #1108 2023-01-06 11:50:10 -05:00
sowiner 377dbe28eb
add zh-tw translations (#1086)
* add zh-tw translations

* add numOptionsSelected translate
2023-01-03 09:48:56 -05:00
Cory LaViska 06dc5740bf updates 2022-12-28 11:42:08 -05:00
Cory LaViska b1e48406f3 #1053 2022-12-08 08:51:03 -05:00
Buni48 4e1cf11461
Added turkish, british and austrian translations (#989)
* turkish translation

* austrian translation

* british translations

* updated changelog

* Update src/translations/en-gb.ts

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2022-11-02 08:37:22 -05:00
kzsa a8de02bd53
Add hungarian translation (#982) 2022-10-27 09:21:20 -04:00
Denis Korablev a74de59687
chore(i18n): fix ru translations (#853) 2022-08-11 09:27:10 -04:00
Cory LaViska b3b3956ff5 improve spinner a11y 2022-08-10 16:52:39 -04:00
Daniel Dennerkrans 33d2ec0597
added swedish translation (#838) 2022-07-26 08:03:02 -04:00
xdev1 48f10011e1
Fixed translations for 'de' and 'de-CH' (#779) 2022-06-06 11:07:53 -04:00
S. MohammadMahdi Zamanian 0f76d05546
add Persian translation
* feat: fa translate

* fix: fa localize name
2022-06-02 08:16:11 -04:00
Cory LaViska e6458c26d6 fixes #727 2022-04-13 09:39: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 ada6f533b7 add label to color picker 2022-03-17 10:31:29 -04:00
Cory LaViska 3ff6a02391 fix tag button 2022-03-17 09:48:08 -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
Patrick Nærvig Wøhlk e2afe4b787
Add danish translation (#690) 2022-02-21 09:12:15 -05:00
Jason O'Neill 9fb3b5cfed feat: add ESLint, improve types, improve a11y 2022-01-15 21:47:14 -08:00
Cory LaViska 2ceccd201a almost 2021-12-23 11:23:14 -05:00
Cory LaViska a3ef96a799 all except min/max 2021-12-22 19:07:16 -05:00
Cory LaViska 9a84e126a1 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2021-12-07 12:28:56 -05:00
Jan van Hellemond 5ec633192f
Added Dutch translation (#614) 2021-12-07 12:28:50 -05:00
Cory LaViska 35df355cc6 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2021-12-07 11:23:58 -05:00
Benny Powers 59830a4793
feat: hebrew translation (#613) 2021-12-07 11:13:20 -05:00
Cory LaViska d685ce1e6e fix code 2021-12-07 10:51:27 -05:00
Cory LaViska b32d3e5c17 consistent name/code 2021-12-07 10:35:41 -05:00
Cory LaViska d696f19764 fix quotes 2021-12-07 10:35:07 -05:00