Cory LaViska
5889053025
Merge branch 'next' into vertical-button-groups
2024-11-14 14:01:19 -05:00
Cory LaViska
84f7a22dfe
add vertical orientation to button groups; fixes #185
2024-11-14 13:59:33 -05:00
Kelsey Jackson
413c478f19
Merge pull request #182 from shoelace-style/kj/app-patterns
...
Kj/app patterns
2024-11-14 12:31:27 -06:00
Kelsey Jackson
6c0c8843c8
ran linter to pass tests
2024-11-14 12:19:54 -06:00
Kelsey Jackson
1cb0dba351
updated code example
2024-11-14 02:58:39 -06:00
Kelsey Jackson
17465c7d92
Merge branch 'next' into kj/app-patterns
2024-11-13 12:17:03 -06:00
Kelsey Jackson
2f16308b1e
stated some news patterns
2024-11-13 11:51:16 -06:00
konnorrogers
fb0cb42d62
fix bug with precision
2024-11-13 11:27:53 -05:00
Cory LaViska
866c3a79d7
backport SL-2259
2024-11-05 11:45:14 -05:00
Cory LaViska
a6080560b9
update docs
2024-11-01 11:57:11 -04:00
Cory LaViska
50fc61bd06
fix default rel behavior
2024-11-01 11:56:33 -04:00
Lindsay M
96f017824e
Support for nested themes ( #174 )
...
* fix nested themes
* rewrite section on using multiple themes
* correct CDN links
---------
Co-authored-by: konnorrogers <konnor5456@gmail.com >
2024-10-29 17:40:23 -04:00
Cory LaViska
dfbaaac019
fix labels when updated dynamically
2024-10-28 12:46:13 -04:00
Cory LaViska
387cbbc21c
improve icon placement
2024-10-28 12:08:24 -04:00
Cory LaViska
0e5350b9bb
backport SL-2234
2024-10-28 10:49:11 -04:00
Cory LaViska
e48243b492
backport SL-2226
2024-10-23 16:07:54 -04:00
Cory LaViska
1456b37915
fix docs
2024-10-22 17:01:44 -04:00
konnorrogers
f271dde950
push all themes
2024-10-22 12:54:06 -04:00
konnorrogers
735e713ef6
add a preset theme switcher
2024-10-22 12:27:43 -04:00
Kelsey Jackson
2cad68bd18
mega menu
2024-10-22 10:34:50 -05:00
Kelsey Jackson
67c7d79f37
updated text
2024-10-17 09:58:23 -05:00
Kelsey Jackson
d8f9356e1c
started paywall
2024-10-17 09:57:48 -05:00
Kelsey Jackson
78dd896386
started building pricing pattern
2024-10-05 17:10:24 -05:00
Kelsey Jackson
6fe026357e
switched out some broken links
2024-10-04 08:56:02 -05:00
Kelsey Jackson
06e72f557f
some cleanup
2024-10-03 16:44:18 -05:00
Kelsey Jackson
c6aa11c114
Merge branch 'next' into kj/app-patterns
2024-10-03 10:45:19 -05:00
Kelsey Jackson
adf03087a9
commiting to merge in next
2024-10-03 10:44:56 -05:00
Konnor Rogers
63df4f9631
fix a bug in select not updating when value has changed ( #181 )
...
* fix a bug in select not updating when value has changed
* prettier
2024-10-03 10:27:17 -04:00
Konnor Rogers
4158ca903a
fix select loading issues ( #179 )
...
* fix select loading issues
* prettier
* try this for select
* prettier
* working on dynamic options
* prettier
* prettier
* prettier
* prettier
* prettier
* prettier
* prettier
* prettier
* remove index.html
* comment out hydration error script
* fix tree hydration issue
* prettier
* fix documentation
2024-10-02 16:54:18 -04:00
Kelsey Jackson
3e513d5eee
commiting to run app
2024-09-26 08:54:56 -05:00
Kelsey Jackson
0f00b9931b
added product grid
2024-09-24 19:55:15 -05:00
Cory LaViska
e142b7a504
backport relative time title fix
2024-09-24 13:02:31 -04:00
Cory LaViska
7c46ffed47
update version
2024-09-23 13:33:25 -04:00
Cory LaViska
0054ea02b7
update changelog
2024-09-23 12:43:44 -04:00
Cory LaViska
b7a8c6226c
update content
2024-09-23 12:43:31 -04:00
Cory LaViska
6e1520c868
backport SL2155
2024-09-23 12:12:35 -04:00
Konnor Rogers
0341c1c73e
remove required from color picker docs ( #178 )
2024-09-19 16:31:02 -04:00
Kelsey Jackson
f9b17a2e04
merged in next
2024-09-19 00:30:37 -05:00
Kelsey Jackson
ec08532b88
commit to merge in next
2024-09-19 00:27:04 -05:00
Lindsay M
43c5c009f0
Add Shoelace theme ( #173 )
...
* initial progress
* touch up classic theme
* finalize theming index
* revise themes doc
---------
Co-authored-by: konnorrogers <konnor5456@gmail.com >
2024-09-18 12:01:44 -04:00
Konnor Rogers
9339f87ead
fix morphing ( #172 )
...
* fix morphing
* fix morphing
* prettier
* fix morphing
* fix morphing
* fix morphing
* prettier
* add morphing tests
* prettier
* fix tests for reportValidity
* fix tests for reportValidity
* fix tests for reportValidity
* try CI now
* prettier
2024-09-17 15:33:29 -04:00
Lindsay M
25944d8d7d
Breadcrumb styling ( #171 )
...
allow breadcrumb labels to inherit color
2024-09-17 10:09:02 -04:00
Konnor Rogers
14914abf65
Initial SSR implementation ( #157 )
...
* continued ssr work
* continued ssr work
* prettier
* all components now rendering
* everything finally works
* fix type issues
* working on breadcrumb
* working on breadcrumb
* radio group
* convert all tests to ssr
* prettier
* test suite finally passing
* add layout stuff
* add changelog
* fix TS issue
* fix tests
* fixing deploy stuff
* get QR code displaying
* fix tests
* fix tests
* prettier
* condense hydration stuff
* prettier
* comment out range test
* fixing issues
* use base fixtures
* fixing examples
* dont vendor
* fix import of hydration support
* adding notes
* add notesg
* add ssr loader
* fix build
* prettier
* add notes
* add notes
* prettier
* fixing bundled stuff
* remove cdn
* remove cdn
* prettier
* fiixng tests
* prettier
* split jobs??
* prettier
* fix build stuff
* add reset mouse and await aTimeout
* prettier
* fix improper tests
* prettier
* bail on first
* fix linting
* only test form with client
* redundancy on ssr-loader??
* maybe this will work
* prettier
* try callout now
* fix form.test.ts
* fix form.test.ts
* prettier
* fix forms
* fix forms
* try again
* prettier
* add some awaits
* prettier
* comment out broken SSR tests
* prettier
* comment out broken SSR tests
* prettier
* dont skip in CI
* upgrade playwright to beta
* prettier
* try some trickery
* try some trickery
* await updateComplete
* try to fix form.test.ts
* import hydrateable elements 1 time
* prettier
* fix input defaultValue issues
* fix form controls to behave like their native counterpartS
* add changelog entry
* prettier
* fix unexpected behavior with range / button
2024-09-11 10:25:42 -04:00
lindsaym-fa
cd9fa25a2e
fix busted syntax highlighting
2024-08-19 11:14:20 -04:00
Lindsay M
2ade7be332
Add Components Overview/Index ( #159 )
...
Adds a page with a thumbnail grid of all standalone Web Awesome components
2024-08-14 10:31:00 -04:00
Cory LaViska
24512bc34d
backport 2015
2024-08-05 09:42:00 -04:00
Cory LaViska
1e0c095169
Merge pull request #155 from shoelace-style/91-design-tweaks-and-improvements
...
Fix component alignment
2024-08-01 13:58:15 -04:00
Cory LaViska
145c5b7c5a
backport 2063
2024-08-01 13:35:19 -04:00
lindsaym-fa
6a1572eaf6
correct help text example description
2024-07-12 16:00:16 -04:00
lindsaym-fa
d026d5c796
add test cases
2024-07-05 18:58:31 -04:00