Kelsey Jackson
ec08532b88
commit to merge in next
2024-09-19 00:27:04 -05:00
Kelsey Jackson
16209d02b6
merged with next
2024-06-13 11:04:21 -05:00
lindsaym-fa
f734a85665
remove z-index properties
2024-06-12 16:30:24 -04:00
lindsaym-fa
dd040d3b39
add transition easing property
2024-06-07 18:12:02 -04:00
lindsaym-fa
d1a9793fec
finalize component group properties and docs
2024-06-05 16:57:06 -04:00
lindsaym-fa
86d1ff3cef
progress documenting and refactoring component group properties
2024-05-31 18:12:23 -04:00
lindsaym-fa
2631a05e74
progress with docs and theme refactoring
2024-05-31 17:25:47 -04:00
Kelsey Jackson
3de1eb1c51
switching machines
2024-05-30 11:41:23 -05:00
lindsaym-fa
dc8e8b9904
Merge branch 'next' into theming-boost
2024-05-30 11:30:54 -04:00
lindsaym-fa
67535f6af0
even more docs progress
2024-05-29 18:20:39 -04:00
Cory LaViska
3191b71235
alert => callout; fixes #104
2024-05-29 12:30:54 -04:00
lindsaym-fa
b621f5c2d0
Merge branch 'next' into theming-boost
2024-05-29 11:24:49 -04:00
lindsaym-fa
84430f461a
stub out theming docs
2024-05-23 18:08:18 -04:00
Brian Talbot
120067a69d
adding Page component to docs sidebar
2024-05-22 13:17:57 -04:00
lindsaym-fa
eda6d20fe8
progress on color documentation
2024-05-16 18:39:36 -04:00
Cory LaViska
88a1a829f9
rename kitchen sink to themer
2024-04-29 12:16:34 -04:00
konnorrogers
6fb7e82b7a
add form styling
2024-04-17 11:56:31 -04:00
konnorrogers
3dd2fc7669
copy over new themes
2024-04-17 11:53:26 -04:00
Cory LaViska
67b2888489
oh no where did astro go
2024-04-17 11:20:27 -04:00
Konnor Rogers
92533c0297
Convert to Starlight ( #22 )
...
* first pass at starlight
* converting to starlight
* working on converting to starlight
* working on data
* watch custom-elements.json
* turn on pagefind
* add component meta data
* fix renderings / overrides.
* fix mdx logo
* continue starlight work
* building site
* get global styles + reloads working
* themer fixes
* adding additional headings
* working on dynamic content
* have TableOfContents.astro push to TOC
* working on code stuff
* remove code preview
* deploy
* add patch package
* patch in build
* patch in build
* remove {% raw %} calls
* convert to starlight...complete
* prettier
* update lockfile
* merge main
* fix index.mdx
* prettier'
* fix small things
* docs updates
* add dark mode shortcut
* prettier
* prettier
* prettier
* remove pagefind from public
* add twitteR
* prettier
* fix tests
* prettier
2024-02-05 11:02:14 -05:00
lindsaym-fa
4e1bea7d94
update fonts, remove font imports from themes
2024-01-15 09:18:34 -06:00
lindsaym-fa
9987ce8d4f
simplify themer logic
2024-01-08 22:49:48 -05:00
Kelsey Jackson
430730f24a
Merge branch 'next' into theming-ui/add-curated-font-list
2024-01-03 11:01:05 -06:00
Kelsey Jackson
fe23a7ddb8
add list of curated fonts
2023-12-11 11:51:53 -06:00
Cory LaViska
0fe400c6f4
Merge branch 'next' into icon
2023-12-07 10:09:54 -05:00
Cory LaViska
fcf0a136f2
backport 1771
2023-12-06 16:26:15 -05:00
Cory LaViska
65cb3175af
update soooo many icons
2023-12-05 17:37:06 -05:00
Lindsay M
1b654c7c85
Support theme customizations for depth and borders
...
* Move custom properties related to shadows and borders to separate stylesheets
* Change base values and themer calculations related to shadows and borders to be unitless
* Add low-level custom properties for alert, button, card, input, select, switch, and textarea
* Add generic guidance for authoring custom properties to the Contributing docs
2023-11-03 13:46:00 -04:00
Cory LaViska
4958ee41ae
add favicon
2023-09-27 16:41:35 -04:00
Cory LaViska
53f9230354
update logo and add form control examples
2023-09-27 16:17:34 -04:00
Cory LaViska
946f08db4b
update logo
2023-09-27 16:05:44 -04:00
Cory LaViska
d08f928818
early early early themer concept
2023-09-22 11:09:34 -04:00
Cory LaViska
a2e9a3de96
add form validation classes
2023-09-21 09:41:36 -04:00
Cory LaViska
8e09db9d40
Merge branch 'next' into applied-styles
2023-09-18 15:17:15 -04:00
Cory LaViska
07ca5a45ae
initial
2023-09-18 15:16:08 -04:00
Cory LaViska
07f0884462
fix
2023-09-14 11:45:18 -04:00
Cory LaViska
ef3575358e
temp dark mode toggle
2023-09-14 11:36:00 -04:00
Cory LaViska
7e165fa8bd
hold
2023-09-14 11:17:31 -04:00
Cory LaViska
a519077112
inherit font sizes/line-heights
2023-09-12 15:05:53 -04:00
Cory LaViska
015429e05d
sl => wa
2023-09-08 13:45:49 -04:00
Cory LaViska
ebed8daee6
buttons, primary, and more
2023-09-05 12:01:19 -04:00
Cory LaViska
b4c45b480b
update docs and theme tokens to use wa
2023-08-31 12:06:32 -04:00
Cory LaViska
ec17e8736d
fix component links; closes #1538
2023-08-23 09:46:23 -04:00
Cory LaViska
87ac077b0a
fix empty attributes in properties table ( #1536 )
2023-08-22 16:59:08 -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
Cory LaViska
91095bd63a
better description for lighthouse
2023-07-03 12:38:09 -04:00
Cory LaViska
b2aa854d98
update docs
2023-06-28 15:27:21 -04:00
Cory LaViska
a001c2d12b
add spacing
2023-06-26 12:11:15 -04:00
Eddie Cheng R4
c4c622eabd
redirect the link to the right page ( #1404 )
2023-06-26 12:08:54 -04:00
Cory LaViska
15f914914c
simplify theme toggle
2023-06-22 10:47:41 -04:00