Lea Verou
b0c4c7263b
Allow Prettier default for trailing commas, run Prettier on repo
...
per convo with @claviska
2024-12-14 17:10:26 -05:00
Konnor Rogers
0be8efdc25
fix component generators ( #142 )
2024-06-21 13:38:48 -04:00
lindsaym-fa
7c9881ed9e
update @documentation data to WA paths
2024-06-20 11:26:24 -04:00
Cory LaViska
67b2888489
oh no where did astro go
2024-04-17 11:20:27 -04:00
Cory LaViska
531a2f1634
backport 1861
2024-02-09 11:03:15 -05:00
Cory LaViska
015429e05d
sl => wa
2023-09-08 13:45:49 -04:00
Cory LaViska
44b27e791e
fix plop template
2023-08-23 09:29:24 -04:00
Cory LaViska
1383ea3fe8
React import paths ( #1507 )
...
* fix react imports in examples
* move types to definition files
* update changelog
* update changelog
2023-08-11 13:09:44 -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
Konnor Rogers
60d7f688eb
fix extensionless imports ( #1394 )
2023-06-22 10:56:24 -04:00
Konnor Rogers
67cbb85682
Add support for svg sprites in <sl-icon> ( #1374 )
...
* wip: initial implementation for review
* icon testing
* feat: add the ability to use SVG sprite sheets
* finish up spritesheets
* add icon notes
* update plopfile, add changelog entry
* prettier
* linting
* linting
* fix icon test
* eslint fixes?
* prettier
* disable eslint -.-
* linting loop!
* linting loop!
* prettier
* prettier
---------
Co-authored-by: Diego <diego@trebellar.com >
2023-06-20 14:01:58 -04:00
Cory LaViska
c31fe1ed35
update template
2023-06-07 16:53:48 -04:00
Cory LaViska
9e034810d9
reorder
2023-06-07 16:50:30 -04:00
Cory LaViska
217aabe55a
update plop
2023-06-07 16:49:27 -04:00
Cory LaViska
edc9e69f30
add @documentation tag
2023-01-12 10:26:25 -05:00
Cory LaViska
f2efa73e20
improve documentation
2022-12-06 11:18:14 -05:00
Cory LaViska
599373c24a
use attr not prop
2022-11-18 10:45:47 -05:00
Michael Daross
4db0aec1c2
Fix: Issue 978 - Missing @summary annotation ( #979 )
...
Fixes https://github.com/shoelace-style/shoelace/issues/978
2022-10-27 09:20:19 -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
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
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
4e108d434a
fix tagToTitle helper
2022-03-14 08:59:21 -04:00
Cory LaViska
a5cd9a4968
refactor parts and exported parts
2022-03-09 15:54:18 -05:00
Cory LaViska
c5fe481c33
update template
2022-03-09 09:51:20 -05:00
Cory LaViska
1819f38ccb
fix import order
2022-03-09 09:18:43 -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
e41e08f2af
remove unused helper
2022-02-15 08:23:33 -05:00
Jason O'Neill
9fb3b5cfed
feat: add ESLint, improve types, improve a11y
2022-01-15 21:47:14 -08:00
Jason O'Neill
ca346ccbb2
update dependencies, cleanup, refine ( #642 )
...
* update dependencies, cleanup, refine
fixes #637
* update CI command to verify
2022-01-06 08:44:13 -05:00
Cory LaViska
383e039297
sass => lit styles
2021-07-09 20:45:44 -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
19dba93cca
use plop for npm run create
2021-06-18 10:07:17 -04:00