Wykres commitów

301 Commity (5d72bbd1621e2aa350d3e4574af8f1431c3710a1)

Autor SHA1 Wiadomość Data
Konnor Rogers 539eaded73
Update React Wrappers with Refs that work (#1526)
* fix react types for refs

* fix displayName

* fix displayName]

* attempt to fix typings for React refs

* fix bad type

* prettier

* add changelog entry

* prettier
2023-08-18 13:31:50 -04:00
Cory LaViska 9cb5ba7ac1
Radio button fix (#1524)
* fix formatting

* fix radio button spacing; fixes #1523
2023-08-16 14:51:46 -04:00
Burton Smith aeef986cf5
JetBrains IDE Integration (#1512)
* upgrade vs code integration package

* add references

* add web-types plugin

* update reference

* run prettier

* update documentation

* run prettier

* remove test script
2023-08-14 09:34:34 -04:00
Cory LaViska 6f08f50639 2.7.0 2023-08-11 13:16:46 -04:00
Burton Smith a6e225e47c
upgrade vs code integration package (#1500)
* upgrade vs code integration package

* add references
2023-08-11 10:51:33 -04:00
Cory LaViska 458def7830 update bootstrap icons and fix license 2023-08-10 12:59:44 -04:00
Konnor Rogers 31ef2f7929
remove side-effects key, update React docs for cherry-picking (#1485)
* remove side-effects, update React docs for cherry-picking

* prettier

* add PR #

* prettier

* fix react import paths

* Update docs/pages/frameworks/react.md

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>

* add colons to imports

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2023-08-07 13:20:34 -04:00
Konnor Rogers 81dfcc2eae
fix treeshaking array (#1480)
* fix treeshaking array

* fix treeshaking array

* imports to not use .component
2023-08-01 14:04:36 -04:00
Cory LaViska 75b2da9eab 2.6.0 2023-07-31 15:17:43 -04:00
Konnor Rogers 3a61d20d93
Create non-auto-registering routes (#1450)
* initial attempt at not auto defining

* add files with -

* continued work on removing auto-define

* fix component definitions

* update with new tag stuff

* fix lots of things

* fix improper scoped elements

* working through side effects

* continued react wrapper work

* update changelog

* formatting

* fixes

* update changelog

* lint / formatting

* fix version injection

* fix version injection, work on test

* fix version injection, work on test

* fix merge conflicts

* fix jsdoc null issue

* fix templates

* use exports

* working on tests

* working on registration mocking

* fix customElements test

* linting

* fix some test stuff

* clean up test

* clean up comment

* rename scopedElements to dependencies

* linting / formatting

* linting / formatting

* mark all packages external and still bundle

* set bundle false

* set bundle true

* dont minify

* fix merge conflicts

* use built shoelace-element

* fix lint errors

* prettier

* appease eslint

* appease eslint gods

* appease eslint gods

* appease eslint gods

* appease eslint gods

* add shoelace-autoloader

* move it all into 1 function

* add exportmaps note

* prettier

* add jsdelivr entrypoint

* read as utf8

* update docs with .component.js importS

* prettier
2023-07-24 13:00:07 -04:00
Cory LaViska e1ca7d1f59
Lit a11y update (#1444)
* update eslint-plugin-lit-a11y to latest

* update eslint deps

* remove aria- and role attribs from slots; closes #1422
2023-07-12 11:12:15 -04:00
Cory LaViska 136ecae4a6 2.5.2 2023-06-26 12:21:04 -04:00
Cory LaViska 32d21fa560 2.5.1 2023-06-22 11:10:15 -04:00
Cory LaViska 854db13bd7 2.5.0 2023-06-20 15:26:55 -04:00
Cory LaViska 4c854d64a7 upgrade lit 2023-06-13 12:19:39 -04:00
Cory LaViska 24ef154d42 update esbuild 2023-06-13 11:48:17 -04:00
Cory LaViska b5a3045bae update typescript 2023-06-13 11:37:33 -04:00
konnorrogers d236206cce remove unneeded CLI args 2023-06-12 10:54:33 -04:00
Cory LaViska 0de54b163a smarter exit 2023-06-08 13:47:01 -04:00
Cory LaViska 57b13d848a nicer build (abort still erroring) 2023-06-07 13:28:22 -04:00
Cory LaViska 8c44eb75d5 improvements 2023-06-06 17:02:15 -04:00
Cory LaViska b8b6175a64 works with a 24 second docs refresh 😕 2023-06-06 09:21:07 -04:00
Cory LaViska de5ad1b1b9 new docs 2023-06-06 08:22:18 -04:00
Cory LaViska afa69b4f9c 2.4.0 2023-04-14 12:56:26 -04:00
Cory LaViska 257407758f remove unnecessary dep 2023-03-21 16:25:52 -04:00
Cory LaViska df25f8617b 2.3.0 2023-03-09 16:19:23 -05:00
Cory LaViska 0f0f71af9b add custom-elements.json to exports 2023-03-03 10:36:30 -05:00
Cory LaViska 5990fbd000 2.2.0 2023-02-28 17:05:11 -05:00
Cory LaViska 77abd42d66 fix popup positioning edge case; closes #1135 2023-02-28 12:30:05 -05:00
Cory LaViska 5f65896150 update localize 2023-02-24 12:35:25 -05:00
Cory LaViska e1ec60af62 2.1.0 2023-02-16 16:40:34 -05:00
Cory LaViska c47ad40802 fixes #1172 2023-02-05 10:49:10 -05:00
Cory LaViska deec097267 2.0.0 2023-01-24 11:43:38 -05:00
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska b45a9d55ca update deps 2023-01-13 14:35:28 -05:00
Cory LaViska 25c2d2d5bf upgrade CEM plugin 2023-01-13 10:39:59 -05:00
Cory LaViska d5b3489b22 fixes #1066 2023-01-09 13:06:34 -05:00
Cory LaViska 8ee5f19184 pin source-map to beta; fixes #1066 2023-01-09 12:55:35 -05:00
Cory LaViska d0a32d48b1 upgrade CEM and fix comment 2023-01-09 10:47:10 -05:00
Cory LaViska c814e9e94e 2.0.0-beta.88 2023-01-05 15:43:08 -05:00
Cory LaViska 192f15e3b7 update cem plugin 2023-01-05 11:29:34 -05:00
Cory LaViska 67fbe3b34e fixes #1101 2023-01-04 09:58:56 -05:00
Cory LaViska eb61dc7d91 update bootstrap-icons 2022-12-28 16:50:35 -05:00
Cory LaViska 06dc5740bf updates 2022-12-28 11:42:08 -05:00
Cory LaViska 59cd70ae6f 2.0.0-beta.87 2022-12-14 09:29:18 -05:00
Alan Chambers 9178be576b
color-picker library change and hsv format support (#1072)
* sl-color-picker use lib '@ctrl/tinycolor' instead of 'color'

typescript, esm and smaller

* parseColor adjustments

removed normalizeColorString and other tweaks

* added hsv format

* fixed const
2022-12-13 11:01:07 -05:00
Alan Chambers 1428481a5c
Add direct react export to package.json (#1050) 2022-12-07 09:23:26 -05:00
Cory LaViska 1c359fbea9 2.0.0-beta.86 2022-12-06 15:38:56 -05:00
Cory LaViska ce86a1c9f2 update CEM plugin 2022-12-06 11:17:28 -05:00
Cory LaViska ae3c0d72c0 update plugin 2022-11-28 16:05:11 -05:00