Releases: shoelace-style/webawesome
Releases · shoelace-style/webawesome
Release list
v3.12.0
Bug Fixes
- tree: don't throw on Enter/Space when focus is inside a tree item (#2674) #2674 (greg taube)
- slider: tolerate floating-point error in step-mismatch validation (#2620) #2620 (spokodev)
Commits
- 1e8fc6e: add transform-types hook (#2577) (Konnor Rogers) #2577
- 06615d4: Replace Google Fonts URL syntax with Bunny Fonts syntax in themes (#2582) (Lindsay M) #2582
- Apply Conventions to Component Templates + Fix Heading Styling (#2570) #2570 (Brian Talbot)
- 008701f: Improve Forms Components Documentation (#2576) (Brian Talbot) #2576
- 886dece: fix build script for pro (#2597) (Konnor Rogers) #2597
- 6ff932f: Normalizing Color Picker's Initial Value Heading (#2603) (Brian Talbot) #2603
- 12ccc6d: Konnorrogers/fix build script for pro 2 (#2598) (Konnor Rogers) #2598
- f6577b0: Expose npm custom elements manifest path (#2590) (张思孝) #2590
- 09b02a7: Remove unsupported scroller aria orientation (#2589) (张思孝) #2589
- 25f138a: Guard option controller slot updates (#2591) (张思孝) #2591
- 1570bc1: Align button group edge offsets (#2592) (张思孝) #2592
- 7aeaea6: Update changelog with merged PRs (#2606) (Konnor Rogers) #2606
- 2313be4: Docs/Site: Fix Sidebar's Icon Clip + Extra Space (#2604) (Brian Talbot) #2604
- 99fa0ae: Konnorrogers/ssr docs (#2612) (Konnor Rogers) #2612
- b65b926: fix disabled checkbox problems (#2607) (Konnor Rogers) #2607
- e665dd4: Make
tabular-numsopt-in for tables (#2613) (Lindsay M) #2613 - d209b36: Improve Feedback Components Documentation (#2581) (Brian Talbot) #2581
- Revise
:::proCallouts' Icon + Brand Coloring (#2619) #2619 (Brian Talbot) - b6befe6: Match
wa-tagremove button to tag'ssize(#2615) (Lindsay M) #2615 - 4c27c26: Improve Actions Components Documentation (#2580) (Brian Talbot) #2580
- 67c2722: Note Rendered-But-Undocumented Parts + Add Guard (#2623) (Brian Talbot) #2623
- 470c893: Improve Navigation Components Documentation (#2616) (Brian Talbot) #2616
- 1bab693: Improve Layout Components Documentation (#2617) (Brian Talbot) #2617
- 0ed6b66: Improve Media Components Documentation (#2611) (Brian Talbot) #2611
- 329d5cd: fix
wa-inputoutline transition (#2625) (Lindsay M) #2625 - 96d0233: fix turbo dsd stuff (#2630) (Konnor Rogers) #2630
- Safari Visual Seam on Tooltip and Popover Arrows #2638 (Brian Talbot)
- Highlight "Docs" in Site Nav (#2641) #2641 (Brian Talbot)
- 3dbe788: Improve Helper Components Documentation (#2635) (Brian Talbot) #2635
- Add a Log In Link to Pro Callouts (#2652) #2652 (Brian Talbot)
- 0d5f2d1: fixing wa-checkbox to render the documented checked-icon css part (#2646) (Brian Talbot) #2646
- c5da262: Improve Utilities Documentation (#2647) (Brian Talbot) #2647
- 83d9969: Improve Tokens Documentation (#2648) (Brian Talbot) #2648
- 6fcb098: Make
@claudePR Review Consult House Rules (#2618) (Brian Talbot) #2618 - 95ba9d5: add example (#2654) (Cory LaViska) #2654
- f34d6f0: Replace Generic
basewith Component-Named Parts (#2644) (Brian Talbot) #2644 - 2520315: correcting wa-page skip-to-content part docs (#2633) (Brian Talbot) #2633
- Add Visual Anatomy Diagram to Component Parts (#2621) #2621 (Brian Talbot)
- 0154600: unpinning the client_test check from the node version (#2657) (Brian Talbot) #2657
- 11c669a: Document Mechanical Code Conventions in
CLAUDE.md(#2656) (Brian Talbot) #2656 - 3f43fba: add RenderedWatcher to dialog and drawer; fixes #2634 (#2653) (Cory LaViska) #2653
- Update Changelog for the
x-label/y-labelChart Fix (#2659) #2659 (Brian Talbot) - 9b2ee9c: update localize; fixes #2479 (#2660) (Cory LaViska) #2660
- bb3e8ae: Fix #2571: keep color-picker swatches the same size when few are present (#2573) (Devanshu Biswas) #2573
- a95b270: Deprecate the
labelCSS Part in Favor ofform-control-label(#2663) (Brian Talbot) #2663 - c31c005: Initial HEXA value bug (#2661) (Cory LaViska) #2661
- 1f1c917: Component (#2584) (Kelsey Jackson) #2584
- e4ef893: move toast to free (#2631) (Konnor Rogers) #2631
- 917b90e: fix seo metadata stuff (#2667) (Konnor Rogers) #2667
- e01c81a: Color picker bug fixes and transparent swatch example (#2665) (Cory LaViska) #2665
- 1502316: Fix carousel loop dynamic slides (#2662) (Cory LaViska) #2662
- 600f62b: Remove slot hack from wa-page (#2265) (Konnor Rogers) #2265
- b2f6390: update changelog; fixes #2637 (#2669) (Cory LaViska) #2669
- 9125d4a: Fix the fixed icons (#2677) (Cory LaViska) #2677
- Size Content Width Tokens Using
rem(#2675) #2675 (Brian Talbot) - dea35a7: Sjsjsjjs534 fix invert native button variants (#2678) (Cory LaViska) #2678
- e79df1c: syncing installation snippets with the Home view Quick Start (#2679) (Brian Talbot) #2679
- 5514ffd: Add supporting files for the pro data grid component (#2680) (Cory LaViska) #2680
- dcb8d8d: fix mismatch esbuild version (#2681) (Konnor Rogers) #2681
- a3fa077: fixing esbuild (#2682) (Konnor Rogers) #2682
- Docs Polish (#2683) #2683 (Brian Talbot)
- Changelog Clean Up (#2684) #2684 (Brian Talbot)
- ce6167a: allow passing ids to wa-include (#2642) (Konnor Rogers) #2642
- 0ba...
v3.10.0
Commits
- Design Nits + Bits (#2522) #2522 (Brian Talbot)
- dcf7a20: Ensure the selected option is always visible when using arrow keys in
<wa-select>(#2530) (Cory LaViska) #2530 - 27a6550: Agent skill improvements (#2531) (Cory LaViska) #2531
- c3288b8: Fix carousel pagination padding + changelog (#2532) (Cory LaViska) #2532
- 5b665ca: fix gap; closes #2527 (#2529) (Cory LaViska) #2529
- 29401a3: fix looping carousel in tab group; closes #1163 (#2538) (Cory LaViska) #2538
- 24330a0: Syncing
<wa-option>visuals with<wa-dropdown-item>(#2536) (Brian Talbot) #2536 - 3be0010: Support deep merging chart configs (e.g. with functions) (#2534) (Cory LaViska) #2534
- 684ee93: reorder and cleanup component reference pages (#2541) (Cory LaViska) #2541
- 4c4e1e2: Add changelog for
--paddingfix in<wa-toast-item>(#2539) (Lindsay M) #2539 - 0bd8bc3: Align Segmented-Field Picker Trailing Icons (#2543) (Brian Talbot) #2543
- 7444a6a: fix known date validation (#2544) (Cory LaViska) #2544
- 21e02b9: Add
wa-not-proseto code examples (#2549) (Lindsay M) #2549 - Revise Page Metadata Details (#2545) #2545 (Brian Talbot)
- Add
sitemap.xmlandrobots.txt(#2546) #2546 (Brian Talbot) - c6dbf07: adding agent-orientation note to generated llms.txt (#2555) (Brian Talbot) #2555
- 276c7bc: changelog update (#2556) (Kelsey Jackson) #2556
- Add Code Examples Color-Scheme + Text-Direction Toggles (#2554) #2554 (Brian Talbot)
- 5f121be: standardizing example controls across component docs (#2551) (Brian Talbot) #2551
- 15fa66d: suppressing canonical link on noindex pages (#2559) (Brian Talbot) #2559
- aa27a7d: Wa-random-content Component (#2513) (Kelsey Jackson) #2513
- 5962446: Update
<wa-icon>for Font Awesome7.3.0+ Docs Overhaul (#2562) (Brian Talbot) #2562 - 3b5aa73: Capitalize doc headings (#2563) (Lindsay M) #2563
- fc34b5d: Use
@scopeinprose.css(#2564) (Lindsay M) #2564 - b8a4849: fix page stretching (#2537) (Konnor Rogers) #2537
- a4245dd: inherit
nameproperty forwa-checkbox(#2568) (trent) #2568 - 7e93ded: add note about checkbox (#2572) (Konnor Rogers) #2572
- 70f68e9: bump changelog (konnorrogers)
- d94cd04: Bump package.json version (konnorrogers)
v3.9.0
Bug Fixes
- button: centre the slotted icon in xs icon buttons on Firefox (#2467) #2467 (spokodev)
- tooltip: use relatedTarget instead of :hover matching in handleMouseOut (#2512) #2512 (justinlaf)
Commits
- 5a7ab29: Fix wa-switch and wa-checkbox (#2481) (Konnor Rogers) #2481
- c1b5214: Move changelog update for #2467 (#2483) (Lindsay M) #2483
- Update Metadata (#2484) #2484 (Brian Talbot)
- 5916b3f: Add
selection="leaf-multiple"to<wa-tree>(#2486) (Lindsay M) #2486 - 781014f: Syncing More Component Durations + WA Transition Tokens (#2485) (Brian Talbot) #2485
- 5d36e5b: Design Nits + Bits (#2482) (Brian Talbot) #2482
- 4e8b39e: skip ssr tests in CI (#2489) (Konnor Rogers) #2489
- 14fed2d: Remove
--wa-accordion-divider-color(#2491) (Lindsay M) #2491 - 1113793: Scope
<th>border to column headers only (#2492) (Lindsay M) #2492 - Polish Search (#2490) #2490 (Brian Talbot)
- 15ebc13: Reverting Removal Wide Layout Support (#2493) (Brian Talbot) #2493
- Polish Search Follow-Ups (#2496) #2496 (Brian Talbot)
- Make Titles Flush Again 🚽 (#2500) #2500 (Brian Talbot)
- 856eee4: Konnorrogers/fix ssr and hydration mismatches (#2501) (Konnor Rogers) #2501
- c169ceb: fix builds that konnor broke (#2508) (Konnor Rogers) #2508
- f2a44d3: update test and changelog; #2512 (#2516) (Cory LaViska) #2516
- e09b747: support native buttons; fixes #2510 (#2515) (Cory LaViska) #2515
- 673c13a: Checkbox Group (#2514) (Cory LaViska) #2514
- 9450a17: Add a design skill to Agent Skills (#2456) (Cory LaViska) #2456
- 66c7f91: Unify Page Shell, Footer, and Sidebar Styling (#2505) (Brian Talbot) #2505
- Add PR References to Changelog Entries #2518 (Brian Talbot)
- 6bece9d: Remove Prose's
margin-block-startNon-Firsth1Rule (#2519) (Brian Talbot) #2519 - c5c026a: fix issue with style polyfill not checking if the property exists. (#2517) (Konnor Rogers) #2517
- cc6250a: generate all.js (#2520) (Konnor Rogers) #2520
- 7cb9e30: make sure to create directory (#2521) (Konnor Rogers) #2521
- 0bdfb40: bump changelog (konnorrogers)
- 1833dda: Bump package.json version (konnorrogers)
v3.8.0
Bug Fixes
- carousel: Smooth mouse drag on carousel (#1103) (#2394) #2394 (Jayden Pearse)
- zoomable-frame: Import wa-icon to prevent missing icon rendering (#2457) #2457 (DanielKanyo)
Commits
- 0704951: fix copy button test (konnorrogers)
- 8312c32: fix copy button test (konnorrogers)
- 340c281: syncing component badges across views via shared macro (#2391) (Brian Talbot) #2391
- Standardizing Hover Utilities for Card Links (#2390) #2390 (Brian Talbot)
- Polish Changelog View (#2395) #2395 (Brian Talbot)
- 9888c98: Make
linkify-componentsTransformer Site-Wide (#2397) (Brian Talbot) #2397 - Set
wa-breadcrumb-itemRenderhref=""as a Link (#2398) #2398 (Brian Talbot) - 3fd7088: fixing wa-breadcrumb-item regression rendering as link when href is absent (#2400) (Brian Talbot) #2400
- 057ef4d: using new size-based values (#2399) (Brian Talbot) #2399
- f39a4de: udpated changelog (#2406) (Kelsey Jackson) #2406
- c699518: Fixed link to themes in Angular documentation (#2408) (Anna Johansson) #2408
- 86adc26: update changelog (#2410) (Cory LaViska) #2410
- d2c9062: ignore assets directories (#2417) (Konnor Rogers) #2417
- 2c91bb2: styling
wa-textareadisabled state to matchwa-input(#2419) (Brian Talbot) #2419 - 2194fc5: fix padding bug (#2411) (Cory LaViska) #2411
- Code Example Polish (#2414) #2414 (Brian Talbot)
- 50ad382: Syncing Component Durations + WA Transition Tokens (#2423) (Brian Talbot) #2423
- Improve Lighthouse Score (#2420) #2420 (Brian Talbot)
- 0c785a0: extending transition token sync to wa-combobox and wa-toast-item (#2427) (Brian Talbot) #2427
- e75719f: unifying component category labels across the docs (#2431) (Brian Talbot) #2431
- d5aab1c: fixing build awesome nav link by sourcing from site.json (#2432) (Brian Talbot) #2432
- 7dac904: don't clip outlines everywhere (#2440) (Cory LaViska) #2440
- 829abbd: Make drawer lightDismiss default false (#2437) (DanielKanyo) #2437
- ed1aaf7: add tests + changelog; #2437 (#2446) (Cory LaViska) #2446
- 0c052ab: Add scroll into view handleDocumentKeyDown (#2430) (Wendelin) #2430
- 57537db: Wendevlin fix dropdown scroll (#2447) (Cory LaViska) #2447
- f4e485d: add changelog (#2448) (Cory LaViska) #2448
- 630fc68: fix link; closes #2445 (#2449) (Cory LaViska) #2449
- 7e0f421: Reset
menustyles in Native Styles (#2450) (Lindsay M) #2450 - Link to a Component's Category (#2443) #2443 (Brian Talbot)
- 4fb78fc: Improve placement of content in textarea when exceeding rows (#2424) (trent) #2424
- c3999db: Add
text-transform-Based Text Utilities (#2404) (Brian Talbot) #2404 - 4012339: Add
text-align-Based Text Utilities + Adopt Flatwa-text-Naming (#2403) (Brian Talbot) #2403 - fff9166: Revise Native Styles (#2459) (Brian Talbot) #2459
- 117d515: Add Prose Text Utility (#2370) (Brian Talbot) #2370
- d43e26c: Rewrite theming documentation (#2249) (Lindsay M) #2249
- 4d00ea0: Add and components (#2434) (Kelsey Jackson) #2434
- 2fe74a1: submit empty strings for null form values (#2463) (Konnor Rogers) #2463
- 63e6f13: update zoomable frame to import wa-icon (#2466) (Konnor Rogers) #2466
- 50bdfbc: Add
<wa-time-picker>,<wa-known-date>, and supporting translations, events, etc. for<wa-date-picker>and<wa-calendar>(#2407) (Cory LaViska) #2407 - eafe6e2: Add forked qr-library with support for images (#2139) (Konnor Rogers) #2139
- 72c389b: Date picker again (#2468) (Cory LaViska) #2468
- beacbd1: prettier (Cory LaViska)
- 49ef47c: fix selector column (#2469) (Cory LaViska) #2469
- 8b32cfd: Working on SSR (#2428) (Konnor Rogers) #2428
- 004070a: add accordion, add missing experimental icons (#2471) (Lindsay M) #2471
- c2703e1: bump changelog (konnorrogers)
- f86c024: Bump package.json version (konnorrogers)
v3.7.0
Commits
- f578187: removing redundant wa-gap-m from layout utilities (#2348) (Brian Talbot) #2348
- ab6de25: renaming brand-font class to font-brand (#2349) (Brian Talbot) #2349
- 58c5b52: adding accent indicator for active item in docs sidebar (#2352) (Brian Talbot) #2352
- 47af493: Consistently Set Vertical Spacing on Main Content (#2350) (Brian Talbot) #2350
- 76e8af0: Clean Up Docs-Based CSS (#2354) (Brian Talbot) #2354
- 1357034: renaming wa-page section wrappers to .page-[sectionName] convention (#2351) (Brian Talbot) #2351
- 5964b92: Introduce and Use Shared Site Data (#2359) (Brian Talbot) #2359
- 796a065: Updated text-wrap property (#2361) (Kelsey Jackson) #2361
- eb7d459: Add
text-wrap-Based Text Utilities (#2365) (Brian Talbot) #2365 - e1905ef: Update Russian translations (#2363) (ABWEBIT) #2363
- 7d467be: Fix
resize="auto"in textarea (#2356) (Cory LaViska) #2356 - Improve Prose Rhythm and Typography (#2368) #2368 (Brian Talbot)
- 615722d: Update button border radius styles for slotted elements (#2371) (ABWEBIT) #2371
- 72615a0: update changelog (#2372) (Cory LaViska) #2372
- 69b1356: switch rtl (#2330) (Wendelin) #2330
- 4dab337: update changelog (#2373) (Cory LaViska) #2373
- d948b83: Fix repo links (#2376) (Cory LaViska) #2376
- 83cb514: Update copy button feedback and make stable (#2343) (Cory LaViska) #2343
- 7329c1c: fix badge with icon height; closes #2280 (#2377) (Cory LaViska) #2377
- 8b19e17: Remove
line-heightfrom buttons (#2366) (Lindsay M) #2366 - 55c27e1: Fixes radio group's label alignment (#2374) (Cory LaViska) #2374
- 9310ece: update changelog (#2378) (Cory LaViska) #2378
- d6292b5: Fix popover on narrow screens (#2375) (Cory LaViska) #2375
- 8f09f71: Improve hover and active feedback (#2360) (Lindsay M) #2360
- 691f74a: Popover mobile fix take 2 (#2379) (Cory LaViska) #2379
- 88daead: Add migration guide for Shoelace to Web Awesome (#2355) (Cory LaViska) #2355
- 222841a: Updated sidebar and changelog for
wa-video(#2383) (Kelsey Jackson) #2383 - 7b2d14d: fixing proBadge's default descrption (#2384) (Brian Talbot) #2384
- 7d5ec06: Consolidate Pro Callout Styles + Extend the
:::proDirective (#2386) (Brian Talbot) #2386 - 462b4f1: Abstract + Refine Docs-Style Breadcrumbs (#2385) (Brian Talbot) #2385
- a21acbb: bump changelog (konnorrogers)
- 8c944a4: Bump package.json version (konnorrogers)
v3.6.0
Bug Fixes
- dropdown-item: correct cursor for disabled items in submenus (#2281) #2281 (Terminal Chai)
Documentation
- explain how to opt out of native styles (#2270) #2270 (Terminal Chai)
Commits
- f68fbe3: prettier fixes (konnorrogers)
- 43bddeb: fix free CDN (#2264) (Cory LaViska) #2264
- 475fee7: prettier (Cory LaViska)
- 398aa1c: fix the changelog version (#2266) (Konnor Rogers) #2266
- f1d9380: Fix checkbox value when unchecked (#2269) (Cory LaViska) #2269
- 5af325f: skip llm generation with a flag (#2271) (Konnor Rogers) #2271
- e1b1c4a: fix swatch styles (#2273) (Cory LaViska) #2273
- ab3ab3a: Palette fix again (#2274) (Cory LaViska) #2274
- 940a1fd: Update component tests (#2272) (Cory LaViska) #2272
- d6cae65: Add Better Claude/Agent Development Support (#2284) (Brian Talbot) #2284
- 5e6a543: Add Search Keyword Support + Populate Keywords (#2289) (Brian Talbot) #2289
- Use Free Icons in Examples (When Possible) (#2290) #2290 (Brian Talbot)
- Improve Icon Component Documentation (#2291) #2291 (Brian Talbot)
- 31bc24b: fix icon button width when caret is applied (#2295) (Cory LaViska) #2295
- Support Pro Component Notice (#2257) #2257 (Brian Talbot)
- e6cec7c: fix aria-checked when indeterminate; closes #2305 (#2307) (Cory LaViska) #2307
- b480ef3: remove planned links; closes #2302 (#2309) (Cory LaViska) #2309
- a734126: update changelog; fixes #2294 (#2311) (Cory LaViska) #2311
- 27da845: fix imports (#2312) (Cory LaViska) #2312
- 9091388: update changelog (#2314) (Cory LaViska) #2314
- 5556df2: add beforeinput event; fixes #2296 (#2310) (Cory LaViska) #2310
- a772c79: TypeScript upgrade (#2315) (Cory LaViska) #2315
- 9c2d750: update changelog (#2318) (Cory LaViska) #2318
- 7e59231: fix submenu selection styles (#2316) (Cory LaViska) #2316
- 3d5e874: Sync form value against native inputs (#2324) (Cory LaViska) #2324
- 1a86107: update localize (#2325) (Cory LaViska) #2325
- 8e60dbb: add ai policy and move pages (#2313) (Cory LaViska) #2313
- 0e1ac76: Add XS and XL sizes to form controls and more (#2319) (Cory LaViska) #2319
- d4ea75b: Add Icons and Translations for Video Component (#2194) (Kelsey Jackson) #2194
- f19d860: fix broken example (#2329) (Cory LaViska) #2329
- d62c6bc: Sidebar and, well, a whole lot more (#2326) (Cory LaViska) #2326
- 1389ce9: add breadcrumbs to framework pages (Cory LaViska) #2335
- b95ae52: Update Build Awesome info (#2338) (Cory LaViska) #2338
- 33c7439: Rewrite design tokens documentation (#2321) (Lindsay M) #2321
- 3f8ae58: Abstract Background-Based Styling in
utils.css(#2298) (Brian Talbot) #2298 - ffe3544: Improve Local DX (#2340) (Brian Talbot) #2340
- Further Abstracting Background Styling (#2339) #2339 (Brian Talbot)
- 5ae0e32: Build Awesome Kickstarter Announcement Adjustments (#2342) (Brian Talbot) #2342
- 826e40c: Bump changelog (konnorrogers)
- 7b95bcc: Bump package.json version (konnorrogers)
v3.5.0
Bug Fixes
- carousel: re-sync slides when carousel becomes visible in hidden container (#2133) #2133 (Terminal Chai)
Commits
- 1f61e48: fix test suite issue (konnorrogers)
- 827638e: prettier (#2217) (Konnor Rogers) #2217
- 1d6f309: Tidy up 3.4 changelog (#2216) (Lindsay M) #2216
- 4830388: Add the experimental
<wa-markdown>component (#2170) (Cory LaViska) #2170 - f1b9661: add support for custom buttons (#2218) (Cory LaViska) #2218
- bad548b: wrap slots (#2220) (Cory LaViska) #2220
- 563b54f: add custom states to (#2214) (Cory LaViska) #2214
- Fix Unreleased Changelog Items (#2223) #2223 (Brian Talbot)
- 9de6169: Make rating a form control (#2215) (Cory LaViska) #2215
- ef0a848: update changelog (#2225) (Cory LaViska) #2225
- 9812ab0: fix native select styles (#2219) (Cory LaViska) #2219
- d917b69: Add Changelog Notification Sign Up (#2213) (Cory LaViska) #2213
- 555d50d: add disabled custom state to option; fixes #1997 (#2230) (Cory LaViska) #2230
- 8ebc992: fix blank state (#2234) (Cory LaViska) #2234
- 51b8056: fix dropdown disabled item click; closes #1817 (#2232) (Cory LaViska) #2232
- 14252a0: not important; fixes #2102 (#2226) (Cory LaViska) #2226
- 976447f: add placement to color picker; fixes #2099 (#2228) (Cory LaViska) #2228
- e7032d0: fix safari bug fix; discussion #2241 (#2242) (Cory LaViska) #2242
- 61f8a27: Make self-hosting FA icons easier (#2240) (Cory LaViska) #2240
- ecb8a82: Add the ability to preload components via autoloader with
data-wa-preload(#2238) (Cory LaViska) #2238 - 87f1f30: Select event fix (#2243) (Cory LaViska) #2243
- 02305b7: Add SSR guards (#2237) (Cory LaViska) #2237
- 9df0572: Fix flashy outlines in Firefox (#2229) (Cory LaViska) #2229
- af9a076: Add
with-countto<wa-textarea>(#2236) (Cory LaViska) #2236 - 028a025: Fix
--track-widthnot being applied correctly (#2235) (Cory LaViska) #2235 - 6e90414: Revise Nav + Use Workspaces in Place of Teams (#2199) (Brian Talbot) #2199
- Fix + Extend Web Awesome Background Pattern (#2256) #2256 (Brian Talbot)
- 6497112: Refactor CSS overrides in themes (#2135) (Lindsay M) #2135
- d9af74e: Update installation docs and project dashboard (#2245) (Cory LaViska) #2245
- 83527e6: Select combobox initial value fix (#2260) (Cory LaViska) #2260
- e2f99c8: Fix expand icon bug in Tree + Details (#2261) (Cory LaViska) #2261
- a44f78c: Fix Lit warnings (#2161) (Cory LaViska) #2161
- e5d4008: warm zach's heart with checkbox/switch/radio selector guidance (#2262) (Cory LaViska) #2262
- 9806bb2: remove wa-page loader (#2263) (Konnor Rogers) #2263
- c6a73dd: Move
<wa-page>from pro to core (#2244) (Kelsey Jackson) #2244 - 689b6a0: bump changelog (konnorrogers)
- ac4a4f7: bump package.json (konnorrogers)
v3.4.0
Commits
- 3422052: Update Build Awesome Promotions (#2122) (Brian Talbot) #2122
- 3ce24bb: updating product nav links (#2125) (Brian Talbot) #2125
- 67960d7: Refactor button groups using pure CSS (#2044) (David Enke) #2044
- 69aee02: Allow Claude GitHub Workflow to Create PRs (#2130) (Brian Talbot) #2130
- a7bef43: Bonus refactoring to button groups (#2128) (Lindsay M) #2128
- dae99bd: updating Build Awesome product nav link (#2132) (Brian Talbot) #2132
- 4402d64: Update Product-Based Navigation (#2131) (Brian Talbot) #2131
- d6bedd2: Scope dialog util to
app-dialogclass (#2134) (Lindsay M) #2134 - f6f19a2: update svelte docs (#2037) (Konnor Rogers) #2037
- Visually De-Emphasize Buttons (#2142) #2142 (Brian Talbot)
- f3aa2aa: improve button gaps when wrapping (#2155) (Cory LaViska) #2155
- 2c3357b: Tree sizing (#2160) (Cory LaViska) #2160
- 89dce04: Fix Label Styling When Using the
labelSlot (#2151) (Brian Talbot) #2151 - af3bc07: Extend Space Scale + Utilities (#2153) (Brian Talbot) #2153
- 4ff6a21: fix scroller bug that caused docs bug that seemed like toast bug 🙂
↔️ (#2158) (Cory LaViska) #2158 - 9033f18: Extend Typography's Font Size Scale + Utilities (#2154) (Brian Talbot) #2154
- cb00696: add link to docs (#2159) (Cory LaViska) #2159
- Set
font-sizeusing––wa-font-size-3xs(#2162) #2162 (Brian Talbot) - 1c5525f: Add reflection for withoutSpinButtons property in WaInput component (#2169) (Wendelin) #2169
- Normalize Search Result URLs (#2172) #2172 (Brian Talbot)
- fe2fb92: separating
noindexandunlistedfunctionality (#2171) (Brian Talbot) #2171 - daa3f53: Dropdown Item: Only set aria-checked when type is checkbox (#2180) (Clay Diffrient) #2180
- 2762466: Add changelog entry for #2180 (#2184) (Cory LaViska) #2184
- 1065191: Fix
<wa-select multiple>padding (#2177) (Lindsay M) #2177 - 5695ebf: Combobox updates (#2166) (Cory LaViska) #2166
- 6afa875: fix broken app builds (#2190) (Konnor Rogers) #2190
- 67bdccc: Fix details content overflow (#2186) (Lindsay M) #2186
- 7b1526c: Combobox input attrs (#2200) (Cory LaViska) #2200
- 0ed79cb: improve perf when using options (#2203) (Cory LaViska) #2203
- 8a71509: Async resolver for register icon library (#2152) (David Enke) #2152
- ae079d9: update changelog (#2209) (Cory LaViska) #2209
- adaa4d8: remove required; fixes #1471 (#2156) (Cory LaViska) #2156
- 266ce2e: Kj/zoomable frame light dark (#2165) (Kelsey Jackson) #2165
- 2a38544: fix clear issue with select (#2141) (Konnor Rogers) #2141
- Body Part Wrapper + Fix Horizontal
::slottedRules (#2198) #2198 (Brian Talbot) - 9f725b3: add label support to color picker swatches (#2164) (Cory LaViska) #2164
- f3b003d: Don't focus on number input when tapping steppers on mobile (#2202) (Cory LaViska) #2202
- e6f4dec: use wa kit code for codepen (#2201) (Cory LaViska) #2201
- 0b5c667: don't hide overflow (#2208) (Cory LaViska) #2208
- 4640055: Tab Group: Body Part Wrapper (#2212) (Brian Talbot) #2212
- b9eebc6: Replace Lunr with MiniSearch (#2204) (Cory LaViska) #2204
- ce7657b: Bump changelog (konnorrogers)
- 3727898: Bump package.json version (konnorrogers)
v3.3.1
v3.3.0
Commits
- db5e598: update package-lock to reflect v3.2.1 (konnorrogers)
- d38e418: fix versioning issue (#2025) (Konnor Rogers) #2025
- Add More Custom Iconography to Sidebar (#2019) #2019 (Brian Talbot)
- Sync Up Search Iconography (#2029) #2029 (Brian Talbot)
- f31ff22: fix agent build (#2030) (Konnor Rogers) #2030
- 502650e: Fix "Last updated" date on changelog for 3.2.1 (Lindsay M) #2036
- 080f96f: removed sync (#2024) (Kelsey Jackson) #2024
- 9be03a7: Add
wa-buttonclass for<a>elements (#2040) (Lindsay M) #2040 - Anchors + Minor Styling Tweaks to Support View (#2055) #2055 (Brian Talbot)
- Sync Up Pro Badge UI on Component Docs (#2056) #2056 (Brian Talbot)
- 9fc199a: Upgrade
<wa-icon>to Font Awesome7.2.0(#2059) (Brian Talbot) #2059 - c8abcdc: Fix for dialog and drawer using user agent default colors (#2064) (Kelsey Jackson) #2064
- 5c384da: remove unnecessary temp-icons (#2035) (Konnor Rogers) #2035
- 4915f67: Remove lorem ipsum from docs (#2071) (Cory LaViska) #2071
- 774c3cb: Fix animateWithClass for 0ms duration (#2068) (Wendelin) #2068
- 667ced5: update changelog; #2068 (Cory LaViska)
- 39d657a: Fix import of
wa-popupin dropdown.ts (#2043) (Matthias Alphart) #2043 - cbeb8d2: fix the bug (#2075) (Cory LaViska) #2075
- 398f7ec: reduce flash on initial dev server launch (#2076) (Cory LaViska) #2076
- c053ddd: Add Toast + Toast Item (supporting PR) (#2054) (Cory LaViska) #2054
- 1093028: Fix wa-size utility classes on native buttons in Shoelace theme (#2049) (Kelsey Jackson) #2049
- 89d2214: Remove default
border-radiusfromsvgelements (#2078) (Lindsay M) #2078 - dbcfd77: Replace in code examples with referenced source code (#2077) (kkoop64) #2077
- Add Multi-Product Navigation (#2057) #2057 (Brian Talbot)
- 39e1fa2: Fix selected attribute on
<wa-option>when<wa-select>haswith-clear#1922 (#1985) (Kelsey Jackson) #1985 - 4263384: Bug fix for StencilJS compatibility (#2026) (Kelsey Jackson) #2026
- 136c036: Removed click event when dropdown item is disabled (#2023) (Kelsey Jackson) #2023
- Multi-Product Navigation Follow-Ups (#2087) #2087 (Brian Talbot)
- deaf5bc: Add charts to sidebar and changelog (#2091) (Cory LaViska) #2091
- 52cd585: prettier (Cory LaViska)
- cc25f69: Split panel resize bug (#2092) (Cory LaViska) #2092
- 7f0287d: updating search-based iconography for data visualization (#2093) (Brian Talbot) #2093
- 079ffa5: fix popover arrows (#2094) (Cory LaViska) #2094
- f030f0f: Add
startandendslots to<wa-badge>(#2082) (Lindsay M) #2082 - 51cb004: updated changelog (#2095) (Kelsey Jackson) #2095
- dd23cdf: Fix popup arrow overlapping text (#2070) (Tom Carpenter) #2070
- e0e7d6c: fixed focus issue (#2097) (Kelsey Jackson) #2097
- b1c62d5: Created Overly Stack (#2096) (Kelsey Jackson) #2096
- Multi-Product Navigation Follow-Ups (#2098) #2098 (Brian Talbot)
- Multi-Product Navigation Follow-Ups (Once More) (#2106) #2106 (Brian Talbot)
- Sidebar Shine Up (#2110) #2110 (Brian Talbot)
- ef01ad6: Add Build Awesome Promotions (#2111) (Brian Talbot) #2111
- 637abb9: fix host box sizing styles (#2100) (Cory LaViska) #2100
- a5f513f: Add Claude Code GitHub Workflow (#2115) (Brian Talbot) #2115
- 27f45a9: Support showing full-page patterns in the docs (#2109) (Lindsay M) #2109
- a56b68a: Restrict Claude Code GitHub Workflow (#2116) (Brian Talbot) #2116
- 26bd445: chronologically controlling Build Awesome promotions (#2114) (Brian Talbot) #2114
- c80db1a: fix checkbox + input issues and some SSR issues (#2105) (Konnor Rogers) #2105
- d89dd61: update changelog (konnorrogers)
- fe6654e: bump version (konnorrogers)