Wykres commitów

2488 Commity (6066bc468b823b4c6ba34b6ea9e1ca5109cb5e8c)

Autor SHA1 Wiadomość Data
Cory LaViska 83b73e823d update changelog; #1030 2022-11-28 11:56:13 -05:00
Tao Cumplido da6ae608f1
only emit a tree's selection change event when the selection has actually changed (#1030) 2022-11-28 11:55:12 -05:00
Cory LaViska 1e39647d7f Merge branch 'next' into cem-better-data 2022-11-28 11:51:20 -05:00
Cory LaViska 4dc92247d5 add usage disclaimer to popup 2022-11-28 09:56:41 -05:00
Cory LaViska 1b6f982d68 fix missing dist 2022-11-28 09:24:27 -05:00
Cory LaViska 81c775ea87 2.0.0-beta.85 2022-11-24 13:39:15 -05:00
Cory LaViska 09f741e930 update changelog 2022-11-24 13:36:21 -05:00
Tao Cumplido 602a863d89
fix isTreeItem method when called with non-element nodes (#1026) 2022-11-24 13:33:33 -05:00
Cory LaViska 3dd19a7f62 fixes #1024 2022-11-24 13:29:34 -05:00
Cory LaViska bdf890ab0d Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2022-11-23 10:48:04 -05:00
Cory LaViska 0b7eae0c20 update changelog 2022-11-23 10:48:02 -05:00
Tao Cumplido f3e273744a
don't treat lazy tree items as leaf nodes (#1023) 2022-11-23 10:46:25 -05:00
Cory LaViska 7f9b0bd5a2 fixes #1024 2022-11-23 10:38:04 -05:00
Cory LaViska 6579a95999 fixes #1024 2022-11-23 10:32:27 -05:00
Cory LaViska aaa8e4a01b 2.0.0-beta.84 2022-11-22 15:26:00 -05:00
Cory LaViska 200d4385ec update version 2022-11-22 15:23:57 -05:00
Cory LaViska 50d983a1ab move controls and show code when clicking 2022-11-22 15:06:11 -05:00
Cory LaViska 1e6d295746 update form validation docs 2022-11-22 14:18:54 -05:00
Cory LaViska 5d128c154c remove tab reuse logic
This broke recently so might as well remove the extra logic and make launching a bi faster.
2022-11-22 13:22:51 -05:00
Cory LaViska 6c7d7f4b7e revert dist 2022-11-22 13:01:15 -05:00
Cory LaViska 0cc8fdb8f8 add comment 2022-11-22 11:00:36 -05:00
Uilton Oliveira 4f7d915853
Fix mapping in exports (#1020)
* Fix mapping in exports

Fixes #1019
- Add correct mapping for public entrypoints.

* Remove shoelace.js from from exports list

Should still works fine while importing this way: import { thing } from '@shoelace-style/shoelace';
2022-11-22 10:58:07 -05:00
Cory LaViska 61738a3f6a update cem plugin 2022-11-22 09:23:10 -05:00
Cory LaViska 9061c1987a Merge branch 'next' into cem-better-data 2022-11-22 09:01:05 -05:00
Cory LaViska c40b3a86a9 add support for extended language codes 2022-11-22 08:55:34 -05:00
Cory LaViska 8b2c090bac fixes #1018 2022-11-21 16:18:44 -05:00
Bünyamin Eskiocak 8f2a3bd8bd
fixed type validation by changing variant to type (#1017) 2022-11-21 16:06:41 -05:00
Cory LaViska ade05a6262 Merge branch 'next' of https://github.com/shoelace-style/shoelace into next 2022-11-21 12:41:15 -05:00
Bünyamin Eskiocak a706e69be6
Added stepUp, stepDown and showPicker functions (#1013)
* added stepUp and stepDown to sl-range

* step function & default props tests for sl-range

* stepUp, stepDown & showPicker functions for input

* step functions & default props tests for sl-input

* made name and placeholder default to empty string

* updated changelog

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2022-11-21 12:41:09 -05:00
Bünyamin Eskiocak bc6a813c46
Added `formenctype` to `<sl-button>` (#1009)
* added formenctype to sl-button

* updated changelog

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2022-11-21 12:37:54 -05:00
Cory LaViska 599373c24a use attr not prop 2022-11-18 10:45:47 -05:00
Cory LaViska daebd08475 add validation states to all form controls; closes #1011 2022-11-18 09:56:05 -05:00
Cory LaViska a3f658938d bulletproof part selectors 2022-11-17 09:35:44 -05:00
Cory LaViska 23414fe411 fix callout 2022-11-16 14:59:35 -05:00
Cory LaViska c8061fdee9 update deps 2022-11-16 14:57:21 -05:00
Cory LaViska 857b21a6a3 don't error out on missing summaries 2022-11-16 12:58:32 -05:00
Cory LaViska 48be3f46b8 add cem-custom-data-generator 2022-11-16 12:47:34 -05:00
Cory LaViska 66012a57c8 remove unused properties; #1007 2022-11-16 10:21:38 -05:00
Samuel Stroschein 0e77d8a459
add "exports" field to fix node16 module resolution (#1007) 2022-11-16 10:19:43 -05:00
Cory LaViska b559c2345a remove whitespace 2022-11-15 13:52:03 -05:00
Cory LaViska d79d7da299 various improvements in forced-colors mode 2022-11-14 16:12:24 -05:00
Cory LaViska b296ac08cf fix menu selection in WHC 2022-11-14 14:49:48 -05:00
Cory LaViska 36e677dd6b fix dialog/drawer borders in WHC 2022-11-14 14:49:24 -05:00
Cory LaViska 6167993941 improve search in WHC 2022-11-14 14:49:13 -05:00
Cory LaViska f9d3f0be27 use outline 2022-11-14 14:43:12 -05:00
Cory LaViska 7f76cacc10 make docs search usable 2022-11-14 14:41:35 -05:00
Cory LaViska 96cac8da85 improve color picker for WHC 2022-11-14 13:00:30 -05:00
Cory LaViska a788e976c9 update docs/changelog 2022-11-14 09:50:35 -05:00
Emil 68c1319ed5
Add loading attribute to `sl-avatar` (#1006) 2022-11-14 09:48:26 -05:00
Cory LaViska 9db6f256e5 update icons 2022-11-14 09:11:12 -05:00