Lindsay M
44142fb56d
Fix badge positioning for link buttons ( #1463 )
...
* Fix badge positioning for link buttons
* add changelog
2025-09-18 11:53:52 -04:00
Lindsay M
7e00d2b02e
Fix incorrect class in color palette instructions ( #1462 )
2025-09-18 11:16:36 -04:00
Lindsay M
fcf37f83a1
Fix details focus ring ( #1464 )
...
* remove duplicate styles, fix focus outline
* update native details focus ring and rounding
2025-09-18 11:15:54 -04:00
Kelsey Jackson
0beceff73f
update to the button if it has an icon in it's default slot ( #1461 )
2025-09-18 08:42:38 -05:00
Brian Talbot
afe60eae69
Docs: Icon Component - Update Default Width ( #1466 )
...
* updating default width value in icon component docs
* noting default icon width change in 3.0.0-beta.5's changelog
2025-09-18 09:33:09 -04:00
Bryce A. Glass
b4f45f4ff1
Update align-items.md ( #1467 )
...
Fixed some internal links from `/docs/layout/` to `docs/utilities/`
2025-09-18 08:50:37 -04:00
Brian Talbot
fd4cded708
Add Input-Based Visually Hidden Utilities ( #1454 )
...
* adding input-based visually hidden utilities
* documenting input-based visually hidden utilities
2025-09-16 09:17:07 -04:00
konnorrogers
4b2b72e822
update package-lock version
2025-09-15 19:13:18 -04:00
konnorrogers
56657ebcfc
Bump package.json version
2025-09-15 19:11:14 -04:00
Konnor Rogers
844015df7b
pin tinycolor ( #1455 )
v3.0.0-beta.6
2025-09-15 19:08:05 -04:00
Brian Talbot
d5da2e2db5
simplifying pageHeader/pageFooter overrides in base.njk ( #1453 )
2025-09-15 16:42:09 -04:00
randomguy-2650
efbc404524
add variant="danger" to Delete dropdown item ( #1445 )
2025-09-15 09:34:09 -04:00
randomguy-2650
b6afa148ae
fix typo ( #1442 )
2025-09-15 09:29:53 -04:00
randomguy-2650
7c3795897c
Fix typo in Textarea docs ( #1444 )
...
* fix typo
* Update packages/webawesome/docs/docs/components/textarea.md
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2025-09-13 09:59:48 -04:00
Cory LaViska
986e52f977
make event cancelable ( #1434 )
2025-09-11 11:55:35 -04:00
konnorrogers
6dce88429a
Bump changelog
...
Bump package.json version
update lockfile
2025-09-10 12:45:43 -04:00
Kelsey Jackson
04497cfd13
Add horizontal orientation to <wa-card> ( #874 )
...
* started horizontal card logic
* a little more work
* remove SSR attributes
These are no longer used since we're not serving up an SSR version of the website anymore.
* more work
* looking for old code
* added actions slot to horizontal card
* troubleshooting linter issue
* fixed liniting error
* responded to feedback
* added jsDoc and updated example
---------
Co-authored-by: Cory LaViska <cory@abeautifulsite.net >
2025-09-10 10:27:15 -05:00
randomguy-2650
75116a5b0c
Replace invisible BOM marker in Dialog/Drawer with a zero‐width space ( #1410 )
...
* replace BOM marker with a zero‐width space
* replace BOM marker with a zero‐width space
2025-09-10 11:06:15 -04:00
Cory LaViska
5e192023b4
reword ( #1427 )
2025-09-10 11:05:53 -04:00
Brian Talbot
26b29189db
fixing GitHub discussion links to point to webawesome project ( #1425 )
2025-09-10 10:53:38 -04:00
trent
ac20e495d9
allow bundlers access to package.json ( #1415 )
2025-09-10 10:53:17 -04:00
Cory LaViska
4ac31e06f3
remove whitespace; closes #1417 ( #1418 )
2025-09-10 10:38:06 -04:00
Konnor Rogers
4993b1034f
add notes about skips ( #1419 )
...
* add notes about skips
* prettier
* re-add support for 'unpublished: true'
* prettier
2025-09-10 10:32:48 -04:00
Cory LaViska
b3b93091f7
Add intersection observer component ( #1406 )
...
* add intersection observer component
* remove prefix
* update description
2025-09-08 17:22:45 -04:00
Brian Talbot
8cf20d9938
Docs: Fix Color Swatch Hover States ( #1407 )
...
* removing unused `--background-color-hover` from `docs.css`
* fixing `.swatch` hover-based `background-color`
* linting + formatting `docs/tokens/color.md`
2025-09-05 16:30:15 -04:00
randomguy-2650
63296b7ed5
update FA version from 7.0.0 to 7.0.1 ( #1399 )
2025-09-03 15:01:35 -04:00
Brian Talbot
0e56ed0cbb
Prep for Pro + Product Marketing ( #1390 )
...
* adding conditional header + footer includes to `base.njk`
- support for custom headers via `header` front matter variable
- support for custom footers via `footer` front matter variable
- backward compatibility with default header
* revising `base.njk`'s body classes
* adding fileSlug-based class to body
* adding pageType-based class (default `docs`) to body
* adding conditional CSS asset logic to `base.njk`
* to load marketing-based CSS based on pageType
* to load docs-based CSS by default
* disabling wa-page's sticky header for marketing pageType
2025-09-03 12:37:28 -04:00
Cory LaViska
e70cb5c66d
add changelog entry ( #1398 )
2025-09-03 08:13:55 -04:00
Michael Romer
913abd0db1
Reflect icon properties to its attributes ( #1395 )
2025-09-03 08:12:11 -04:00
Cory LaViska
d2798a96da
flip color picker to keep it in the viewport ( #1391 )
2025-09-02 18:02:48 -04:00
Konnor Rogers
42729153db
update vercel sh clone ( #1392 )
2025-09-02 17:52:25 -04:00
Cory LaViska
c2df5ca1ea
fix typo ( #1381 )
2025-08-29 11:34:48 -04:00
Cory LaViska
c49813c7c1
Update themer to use bunny fonts instead of google fonts ( #1378 )
...
* use fonts.bunny.net for web fonts
* use bunny
2025-08-27 19:24:44 +00:00
Cory LaViska
f63dfbfff0
fix var name ( #1372 )
2025-08-25 16:17:58 -04:00
Cory LaViska
9a7947debd
fix radio group styles; closes #1178 ( #1360 )
2025-08-25 14:30:59 -04:00
Cory LaViska
d2e1653519
fix value assignment; closes #1323 ( #1368 )
2025-08-25 12:35:34 -04:00
Cory LaViska
5b7004e72d
Fix edge case where interactive elements inside <wa-details> would cause it to open/close ( #1350 )
...
* fixes #1252
* fixes #1250
* update changelog
2025-08-25 11:08:36 -04:00
Lindsay M
7ccfed9e93
Use FA7 icons in native styles ( #1362 )
...
* replace icons with FA7 paths
* replace details icon
2025-08-22 10:47:12 -04:00
Lindsay M
4f1de3918b
Fix button positioning for real ( #1361 )
2025-08-21 18:00:09 -04:00
Konnor Rogers
adaea2fa5f
fix wa-page fallback loading in free repo ( #1359 )
2025-08-21 14:12:39 -04:00
Lindsay M
e016e4bd48
Fix home page icons ( #1358 )
2025-08-21 13:29:09 -04:00
Cory LaViska
5e0b5f3fe6
update system icon view boxes ( #1357 )
2025-08-21 11:46:09 -04:00
Cory LaViska
493e1c06b9
Fixes spacing between clear and password toggle icons in <wa-input> ( #1351 )
...
* fixes spacing between icons; closes #1325
* use form control padding token
---------
Co-authored-by: lindsaym-fa <dev@lindsaym.design >
2025-08-21 11:35:05 -04:00
Konnor Rogers
8b763d0392
remove page ( #1352 )
2025-08-20 17:45:28 -04:00
Brian Talbot
9d82749abb
💅 Docs: Sidebar Visual + UI Polish ( #1341 )
...
* using layout utilities for sidebar heading link styling
* syncing up sidebar heading + general link styles
* updating sidebar heading text + icon alignment
* updating layout of experimental + pro badge decoratives
* increasing visual padding of `#search-trigger`'s `<kbd>`
* fixing `<li>` indentations
2025-08-20 17:24:36 -04:00
Lindsay M
3e3e5276a6
Apply position: relative only to buttons that contain badges ( #1346 )
...
* make relative positioning conditional
* add changelog
2025-08-20 17:07:29 -04:00
Cory LaViska
a0a47b1bdf
remove outdated wa-change info ( #1348 )
2025-08-20 15:38:26 -04:00
Cory LaViska
fa51cff947
Fix icon sizes for FA7 ( #1345 )
...
* fix icon sizes for FA7
* update test to reflect new size
* fix icons for real
* update tests
2025-08-20 15:14:07 -04:00
Cory LaViska
fd08d4f227
add --show-duration and --hide-duration to select ( #1344 )
2025-08-20 14:34:21 -04:00
Cory LaViska
7008c0cef7
Add z-index to scroller's content and shadows ( #1338 )
...
* add z-index to content and shadows; fixes #1326
* remove unused property
2025-08-20 14:20:33 -04:00