lindsaym-fa
0e4066b476
correct botched find and replace
2024-06-13 14:24:50 -04:00
lindsaym-fa
f4f56fc344
rename appearance values
2024-06-13 13:58:05 -04:00
lindsaym-fa
21cbf76baf
add 'appearance' to wa-button
2024-06-12 20:13:05 -04:00
lindsaym-fa
65718a9728
use background-color for custom properties
2024-06-11 23:27:03 -04:00
lindsaym-fa
f8e7fe7905
Merge branch 'next' into theming-boost
2024-06-05 10:55:02 -04:00
Cory LaViska
081ef02b72
events subclass Event instead of using CustomEvent now
2024-05-31 14:28:19 -04:00
lindsaym-fa
b621f5c2d0
Merge branch 'next' into theming-boost
2024-05-29 11:24:49 -04:00
konnorrogers
ec1305c671
working on feedback
2024-05-23 16:16:45 -04:00
lindsaym-fa
3c5b25aa92
Merge branch 'next' into theming-boost
2024-05-15 18:01:13 -04:00
Cory LaViska
c4a084ee41
docs fix
2024-05-15 13:13:52 -04:00
Konnor Rogers
c9f9a88637
Merge branch 'next' of https://github.com/shoelace-style/webawesome into konnorrogers/form-association-experiment
2024-05-11 11:21:56 -04:00
Konnor Rogers
9cb1073082
prettier
2024-05-11 03:29:35 -04:00
Konnor Rogers
a13c02ab02
add test for hasInteracted
2024-05-11 03:28:23 -04:00
lindsaym-fa
1d05474b51
redesign checked radio buttons
2024-05-10 17:55:57 -04:00
Cory LaViska
e8f7342cb6
remove slot detection; #69
2024-05-08 17:20:58 -04:00
konnorrogers
23249dc4e9
prettier
2024-05-08 16:16:14 -04:00
konnorrogers
e6a4eadf1c
fixing validation
2024-05-08 14:24:11 -04:00
Cory LaViska
67b2888489
oh no where did astro go
2024-04-17 11:20:27 -04:00
Cory LaViska
015429e05d
sl => wa
2023-09-08 13:45:49 -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
Cory LaViska
5b3cc0d492
add part to docs; #1460
2023-07-19 15:05:52 -04:00
Yehuda Ringler
0de39a8163
Add part to button spinner ( #1460 )
2023-07-19 15:04:49 -04:00
Cory LaViska
c6281859fd
remove dead logic
2023-07-18 12:49:22 -04:00
Konnor Rogers
60d7f688eb
fix extensionless imports ( #1394 )
2023-06-22 10:56:24 -04:00
Justin Fagnani
a01b2cf8a2
Replace .bind() with arrow functions, add listeners in constructors.
2023-06-14 08:52:12 +09:00
Cory LaViska
218e78e947
add getForm() method; closes #1180
2023-02-28 12:10:14 -05:00
Cory LaViska
1bc2a6ef76
expose rel; fixes #1200
2023-02-16 12:15:59 -05:00
Cory LaViska
65e90f12f4
rename event
2023-02-14 15:12:21 -05:00
Cory LaViska
4335289d6a
make doc comments consistent for check/report validity
2023-02-14 15:02:52 -05:00
Cory LaViska
86cc721e03
update description and document sl-invalid event
2023-02-14 14:59:34 -05:00
xdev1
4a28825ea7
Added some missing form validation standard features (implemented for #1181 ) ( #1167 )
...
* #1163 - added read-only properties 'validity' and 'validationMessage' to all nine form controls
* #1163 - added base support for showing form validation messages below the form controls
* #1163 - animated validation errors in demo
* #1181 - Removed all previous changes that have been validation error specific
* Started with 'Inline validation' demo / fixed merge issues / etc.
* #1181 - continued work on missing form validation features
* #1181 - enhanced validation support for SlColorPicker / some cleanup
* #1181 - fixed CSS issues
* #1181 - fixed again CSS issues
* '1181 - added form validation features finally working
* #1181 - bug fixes
* #1181 - fixed open issues / added API doc comments
* #1181 - updated inline validation demos / removed some legacy code
* #1181 - finished invalid form validation example
* #1181 - added tests / several bugfixes
* #1181 - fixed typos etc.
* #1181 - tests
* #1181 - tests
* #1181 - tests
2023-02-14 14:50:06 -05:00
Cory LaViska
527bf79973
improve user interaction heuristics; closes #1175
2023-02-07 15:29:26 -05:00
Cory LaViska
b8695b70a9
don't emit click when disabled; fixes #1113
2023-02-06 10:48:38 -05:00
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