Wykres commitów

295 Commity (next)

Autor SHA1 Wiadomość Data
Cory LaViska ae66483671 2.15.0 2024-03-25 14:04:59 -04:00
Cory LaViska f3be76840f 2.14.0 2024-02-15 10:00:04 -05:00
Cory LaViska f9a73567f7 update lock file 2024-02-15 09:56:24 -05:00
Cory LaViska 83fe1ff28e 2.13.1 2024-01-24 11:55:27 -05:00
Cory LaViska beea96b373 2.13.0 2024-01-23 11:29:13 -05:00
Cory LaViska 1f87f429ed don't ignore 2024-01-23 11:24:02 -05:00
Burton Smith b1908d73dc
add vue types (#1797)
* add vue types

* run prettier

* add postinstall script for playwright

* Update docs/pages/frameworks/vue.md

---------

Co-authored-by: Cory LaViska <cory@abeautifulsite.net>
2024-01-23 10:34:36 -05:00
Cory LaViska 15c6733949 temporarily disable FF in Web Test Runner 2023-11-20 21:04:57 -05:00
Cory LaViska d99b90dee1 2.12.0 2023-11-20 12:17:51 -05:00
Cory LaViska a36ae4e482 update playwright version for webkit 2023-11-17 14:03:33 -05:00
Cory LaViska 1564df829b update WTR 2023-11-17 13:38:58 -05:00
Cory LaViska 6590dd4004 upgrade jet brains plugin and stop writing to package.json 2023-11-02 08:49:58 -04:00
Cory LaViska b9fa2a60fe 2.11.2 2023-10-25 13:09:11 -04:00
Cory LaViska 1087fe23f7 2.11.1 2023-10-25 11:27:57 -04:00
Cory LaViska 762d0b0098 2.11.0 2023-10-20 09:10:58 -04:00
Cory LaViska 8c9f8e69fc 2.10.0 2023-10-16 13:01:29 -04:00
Christian Schilling 7041357bf5 Updated @lit-labs/react to @lit/react now as this is stable 2023-10-13 09:38:05 +02:00
Cory LaViska d5ab0fef22 update plop, ora, sinon 2023-10-12 14:24:39 -04:00
Cory LaViska c7b53cff47 update prettier 2023-10-12 13:56:11 -04:00
Cory LaViska 85f91b7785 lit 3, eslint, lint-stages updates 2023-10-12 13:29:15 -04:00
Cory LaViska 620fda6e79 typescript + esbuild updates 2023-10-12 12:47:22 -04:00
Cory LaViska 7bf90b64ed update deps (all but majors) 2023-10-12 12:34:13 -04:00
Cory LaViska cf85d6af41 fix localize bug 2023-09-27 13:03:35 -04:00
Cory LaViska d56fbb6197 2.9.0 2023-09-26 09:35:48 -04:00
Alan Chambers 3b77c3b99f
updated react wrapper (#1565)
- updated @lit-labs/react to latest version with improved type compatibility
- added small preact section to the react docs with link to preact/compat typescript config guide
2023-09-14 11:13:29 -04:00
Cory LaViska e6db8c953a update bootstrap icons 2023-09-12 12:09:29 -04:00
Cory LaViska a2fbe121c3
update ctrl/tinycolor; fixes #1542 (#1545) 2023-08-28 09:39:16 -04:00
Cory LaViska 7e4d4c3c98 2.8.0 2023-08-23 12:55:35 -04:00
Konnor Rogers 87837df35c
remove extra react component wrapper, upgrade to v2 of @lit-labs/react (#1531)
* remove extra react wrapper, upgrade to v2 of @lit-labs/react, call define in module.

* add changelog entry

* prettier
2023-08-22 11:26:54 -04:00
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
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
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
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 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