Wykres commitów

73 Commity (7885572ebdb1c90132b31f462d3e3aa5c6e87782)

Autor SHA1 Wiadomość Data
Cory LaViska 7885572ebd jsdoc exported functions 2022-12-06 11:48:57 -05:00
Cory LaViska f2efa73e20 improve documentation 2022-12-06 11:18:14 -05:00
Cory LaViska 0c18880e5c replace icon x => x-lg 2022-11-29 11:03:58 -05:00
Cory LaViska f64f144b4b fixes #985 2022-11-10 12:27:03 -05:00
Cory LaViska 197a0c3048 update icon tests 2022-11-10 12:02:26 -05:00
Cory LaViska c6a43ba4c2 remove base from icons 2022-11-10 11:30:42 -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
Cory LaViska 15dbb0a634 defer dom parser instantiation 2022-06-07 09:08:54 -04:00
Cory LaViska 9539123fc3 improve image comparer icon 2022-06-01 09:36:16 -04:00
Cory LaViska e60c5c4546 update eslint 2022-05-24 08:12:13 -04:00
Buni48 240db01e75
reflecting name and library in sl-icon (#742) 2022-05-02 16:26:37 -04:00
Cory LaViska 4b22fd2095 move to lint config 2022-03-24 08:23:58 -04:00
Cory LaViska 368854ba41 fix test 2022-03-24 08:17:28 -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 f676949460 remove unused import 2022-03-22 11:03:00 -04:00
Cory LaViska 43e4a5b250 ts fixes 2022-03-22 10:32:39 -04:00
Cory LaViska 7b2c027c26 remove test 2022-03-22 10:32:28 -04:00
Michael Warren e2069889b4
Icon and Icon-button tests (#706)
* initial button tests and setup helpers

* fix as many linting errors as I could

* switch back to regular fixtures

* test(button|button-group|divider|format-bytes) add tests for more components

* add tests for format util components

* finish format-number tests

* remove unnecessary ignore

* test(icon|icon-button) add tests for icon and icon-button

* chore(lint) fix linting issues

* chore(test) fix bad merge unintentional removes

* chore(test) remove unneded time el check

* chore(tests) fix PR comments

* chore(lint) lint rules

* chore(tests) fix missed accidental changes
2022-03-22 10:07:30 -04:00
Cory LaViska 13b2f8018d remove sl-error payload 2022-03-16 09:04:35 -04:00
Cory LaViska a5cd9a4968 refactor parts and exported parts 2022-03-09 15:54:18 -05:00
Cory LaViska 517415f743 menu improvements 2022-03-03 17:15:58 -05: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 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 a14642b62a don't guess labels 2021-11-16 09:19:49 -05:00
Cory LaViska 84739ba695 update clear icon 2021-11-02 16:52:31 -04:00
Cory LaViska 6e5fe64e8b add eye dropper 2021-10-26 09:35:07 -04:00
Cory LaViska be662ddf32 add animated-image 2021-10-16 08:29:25 -04:00
Narendra Sisodiya 8ac007ba9a
Removed lit-html and added lit (#547) 2021-09-29 08:40:26 -04:00
Cory LaViska 54fc41e175 update to lit 2.0 2021-09-20 22:01:21 -04:00
Cory LaViska 383e039297 sass => lit styles 2021-07-09 20:45:44 -04:00
Cory LaViska 0b9da0b049 fix comment 2021-07-06 17:56:19 -04:00
Cory LaViska 2ea5b65cb8 remove redundant types 2021-06-30 20:04:46 -04:00
Cory LaViska 6883851866 don't use inferred types for analyzer 2021-06-28 09:23:39 -04:00
Cory LaViska 0da9955403 Add dashes back to metadata 2021-06-25 16:25:46 -04:00
Cory LaViska d0b9488c1c switch to custom elements manifest analyzer 2021-06-24 18:24:54 -04:00
Cory LaViska e34090a87b update lit/esbuild 2021-05-27 17:00:43 -04:00
Cory LaViska 10f045fe6e fix show/hide logic 2021-05-27 16:29:10 -04:00
Cory LaViska 86fc6b85d6 fix import bug; closes #439 2021-05-03 15:08:17 -04:00
Cory LaViska af601c6e9c
Add system icon library (#420, #422)
* Add system icon library

* fixes #420

* update changelog
2021-04-20 09:37:19 -04:00
Cory LaViska 3834f3a61a remove dot 2021-04-12 10:44:29 -04:00
Joël Billaud a1c6035542
Fixes icon loading race (#411) 2021-04-12 10:40:36 -04:00