Wykres commitów

73 Commity (3c2f5ec48e0b2461edecb484cb301d2a6e8b5240)

Autor SHA1 Wiadomość Data
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska edc9e69f30 add @documentation tag 2023-01-12 10:26:25 -05:00
Cory LaViska 1fbb809057 update docs comment 2023-01-10 15:04:53 -05:00
Cory LaViska e2d2f5d670 rename FormSubmitController; remove this.invalid 2023-01-10 13:24:06 -05:00
Cory LaViska c8555f448c reorg and add private keyword 2023-01-03 15:04:07 -05:00
Cory LaViska d291506284 update docs 2022-12-06 14:12:36 -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 fda9bd52a3 move up 2022-11-30 15:45:21 -05:00
Bünyamin Eskiocak 35aa56d334
Added title attribute (#1043)
* added title attribute

Fixes #1042

* added tests for title

* also some other tests

* clarify why title was added
2022-11-30 15:42:56 -05:00
Cory LaViska a50909d474 fixes #1037 2022-11-29 15:52:13 -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 daebd08475 add validation states to all form controls; closes #1011 2022-11-18 09:56:05 -05:00
Cory LaViska f64f144b4b fixes #985 2022-11-10 12:27:03 -05:00
Manuel Schmidt 8121faa1d4
Enrich components `@summary` with description from docs (#962)
* keep header styles with repositioned description text

* `animated-image` move description to component

* code style

* `avatar` add summary from docs

* `badge` add summary from docs

* `breadcrumb` add summary from docs

* `button` add summary from docs

* lead sentence is now part of the header

* `button-group` add summary from docs

* `card` add summary from docs

* `checkbox` add summary from docs

* `color-picker` add summary from docs

* `details` add summary from docs

* `dialog` add summary from docs

* `divider` add summary from docs

* `drawer` add summary from docs

* `dropdown` add summary from docs

* `format-bytes` add summary from docs

* `format-date` add summary from docs

* `format-number` add summary from docs

* `icon` add summary from docs

* `icon-button` add summary from docs

* `image-comparer` add summary from docs

* `include` add summary from docs

* `input` add summary from docs

* `menu` add summary from docs

* `menu-item` add summary from docs

* `menu-label` add summary from docs

* `popup` add summary from docs

* `progressbar` add summary from docs

* `progress-ring` add summary from docs

* `radio` add summary from docs

* `radio-button` add summary from docs

* `range` add summary from docs

* `rating` add summary from docs

* `relative-time` add summary from docs

* `select` add summary from docs

* `skeleton` add summary from docs

* `spinner` add summary from docs

* `split-panel` add summary from docs

* `switch` add summary from docs

* `tab-group` add summary from docs

* `tag` add summary from docs

* `textarea` add summary from docs

* `tooltip` add summary from docs

* `visually-hidden` add summary from docs

* `animation` add summary from docs

* `breadcrumb-item` add summary from docs

* `mutation-observer` add summary from docs

* `radio-group` add summary from docs

* `resize-observer` add summary from docs

* `tab` add summary from docs

* `tab-panel` add summary from docs

* `tree` add summary from docs

* `tree-item` add summary from docs

* remove `title` for further usage of `Sl` classnames in docs

* revert: use markdown parser for component summary
2022-10-21 09:56:35 -04:00
Cory LaViska 69ff4f0bbc refactor emit into ShoelaceElement 2022-09-16 16:21:40 -04:00
Cory LaViska 32f24a881e make dir/lang reactive everywhere 2022-08-17 11:37:37 -04:00
Cory LaViska d07a8cfaea fix import paths 2022-08-08 10:15:41 -04:00
Philipp Sonntag 3fb4cba856
Added type declaration to styles property for all components (#829)
* Updated the plop template with type for styles property
2022-07-19 08:27:39 -04:00
Alessandro b2cf3a5505
feat(form): add reset functionality (#799)
* feat(form): add reset functionality

* feat(interal): add defaultValue decorator

* feat: add defaultValue and defaultChecked

* chore: implement unit tests

* chore: remove leftover
2022-06-28 17:59:52 -04:00
Cory LaViska 4c3313e275 improve badge RTL styles 2022-06-07 13:27:42 -04:00
Cory LaViska 72972c76af fixes #730 2022-04-19 09:30:17 -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 c26b1335f5 refactor form control parts 2022-03-18 17:33:23 -04:00
Cory LaViska 6450c0bee6 add radio button; refactor radio group 2022-03-15 17:42:59 -04:00
Cory LaViska a5cd9a4968 refactor parts and exported parts 2022-03-09 15:54:18 -05:00
Cory LaViska ff1e11022d reintroduce path aliasing and fix autosort 2022-03-02 09:28:34 -05:00
Cory LaViska 642de684e8 fixes #699 2022-02-28 09:59:32 -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 0330498bbb eslint: enable one-liner functions, dangling promises 2022-01-16 20:44:10 -08: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 c3bee5e725 simplify HasSlotController args 2022-01-06 09:04:02 -05:00
Cory LaViska 46f05224ab use reactive controller for slot detection 2022-01-05 18:31:41 -05:00
Cory LaViska fb20155485 type => variant 2021-12-13 17:38:40 -05:00
Cory LaViska 2a6e91477a refactor button using static expressions 2021-12-13 16:56:03 -05:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska 1a08f063a6 add outline buttons; closes #522 2021-09-24 16:40:03 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Cory LaViska fb48c4cf0e remove ref attr 2021-08-18 18:17:58 -04:00
Cory LaViska 75f2da3547 prettier 2021-08-10 10:57:24 -04:00
Cory LaViska 6c9a25a0c7 Merge branch 'theming' into next 2021-08-10 10:56:27 -04:00
Benny Powers 34db96822b
Add `href` etc to sl-icon-button (#496)
* perf: only calculate the used button template

* feat: add href and friends to icon-button

closes #495
2021-08-10 10:52:17 -04:00
Cory LaViska 9dbee4c686 add neutral color palette 2021-08-06 08:32:46 -04:00
Cory LaViska 4aeb804441 auto import dependencies 2021-07-12 10:36:06 -04:00
Cory LaViska 383e039297 sass => lit styles 2021-07-09 20:45:44 -04:00
Cory LaViska 2ea5b65cb8 remove redundant types 2021-06-30 20:04:46 -04:00