Commit Graph

  • 168f7f1e3d Type Menu with $$Props Ryan Gossiaux 2022-02-07 16:25:22 -08:00
  • 6bc781b86e Type Tabs using $$Props Ryan Gossiaux 2022-02-07 15:25:19 -08:00
  • a582f79170 Type Switch using $$Props Ryan Gossiaux 2022-02-07 15:25:06 -08:00
  • 91a7660f08 Type <Render> using $$Props Ryan Gossiaux 2022-02-07 15:24:28 -08:00
  • 38d1235335 docs: Add a little padding to tables Ryan Gossiaux 2022-03-07 22:14:59 -08:00
  • 99e1898665 docs: fix up transition docs Ryan Gossiaux 2022-03-07 16:35:05 -08:00
  • 1bf36a1bf2 docs: Tweak TOC rootMargin parameter Ryan Gossiaux 2022-03-07 12:08:17 -08:00
  • 4bc81d38f4 1.0.0-beta.12 Ryan Gossiaux 2022-03-06 23:58:46 -08:00
  • 39a8b57c36 Fix implementation of #78 Ryan Gossiaux 2022-03-06 23:57:32 -08:00
  • b2a288c874 1.0.0-beta.11 Ryan Gossiaux 2022-03-06 23:36:13 -08:00
  • 026b187890 Add TransitionRoot alias for Transition Ryan Gossiaux 2022-03-06 23:33:39 -08:00
  • fada4f28a5 Move the portal root to the bottom of the target after initial render Ryan Gossiaux 2022-03-06 22:58:18 -08:00
  • 3014990142 Do not pass static down to underlying HTML elements Ryan Gossiaux 2022-03-06 15:51:39 -08:00
  • 096390554c docs: fix MenuItem slot prop Ryan Gossiaux 2022-03-05 17:55:21 -08:00
  • d6f89e5d93 [docs] tweak padding Ryan Gossiaux 2022-03-02 21:55:02 -08:00
  • f328881466 [docs] sidebar: more spacing (for mobile), add vertical scrolling Ryan Gossiaux 2022-03-02 14:00:12 -08:00
  • 0b9d4823e8 [docs] Refactor sidebar to have it pop out on mobile Ryan Gossiaux 2022-03-02 13:30:49 -08:00
  • fbb6ad9ded Revert "Update kit & adapter packages" Ryan Gossiaux 2022-03-02 00:45:15 -08:00
  • d61dee4530 Revert "Use adapter-static instead" Ryan Gossiaux 2022-03-02 00:26:36 -08:00
  • 7d58d44971 Use adapter-static instead Ryan Gossiaux 2022-03-02 00:22:04 -08:00
  • 229f81c462 Fix flash of unstyled content issue Ryan Gossiaux 2022-03-02 00:13:28 -08:00
  • 7fc9629975 Update kit & adapter packages Ryan Gossiaux 2022-03-02 00:13:01 -08:00
  • c73ac8b9f1 Add website to package.json Ryan Gossiaux 2022-03-01 13:35:13 -08:00
  • 9dd377f061 Update README.md rgossiaux 2022-03-01 13:32:54 -08:00
  • 57af9b5770 Update README.md rgossiaux 2022-03-01 13:32:07 -08:00
  • 9b43312735 Initial docs (#61) rgossiaux 2022-03-01 13:14:53 -08:00
  • 01954a0693 Fix focus trap issue with static Dialog components Ryan Gossiaux 2022-02-28 11:23:13 -08:00
  • f5875ef810 1.0.0-beta.10 Ryan Gossiaux 2022-02-27 15:26:14 -08:00
  • b18fd2093b Manually clean up <Portal> on destroy Ryan Gossiaux 2022-02-27 15:18:36 -08:00
  • 87aadf2490 Fix style attribute getting wiped away incorrectly Ryan Gossiaux 2022-02-25 18:37:48 -08:00
  • 3c9dcc9b67 Move to using writable<T> syntax Ryan Gossiaux 2022-02-17 16:42:19 -08:00
  • 87360c0196 Fix type errors in classNames() in routes/ Ryan Gossiaux 2022-02-08 23:50:29 -08:00
  • 894aee1b55 npm update svelte-check Ryan Gossiaux 2022-02-08 23:48:31 -08:00
  • be1bd8736c Fix incorrect html-for= => for= in a couple examples Ryan Gossiaux 2022-02-08 18:32:31 -08:00
  • 26958edf06 Add issue templates rgossiaux 2022-02-06 18:07:50 -08:00
  • a8d145d421 1.0.0-beta.9 Ryan Gossiaux 2022-02-06 11:15:20 -08:00
  • 78ec3bfb8a Update package command to replace process.env.NODE_ENV automatically Ryan Gossiaux 2022-02-06 11:14:54 -08:00
  • 13e090e316 Update README.md rgossiaux 2022-02-02 10:50:35 -08:00
  • 495fa64bf9 Support style as a function Ryan Gossiaux 2022-02-01 12:38:35 -08:00
  • bfc68577cc Add better event typing Ryan Gossiaux 2022-01-31 21:15:00 -08:00
  • dde8112ca7 Upgrade svelte-check version Ryan Gossiaux 2022-01-31 20:39:33 -08:00
  • cdc0d86044 Add/improve slotProps handling for Label & Description Ryan Gossiaux 2022-01-27 16:02:48 -08:00
  • 0430f2d6b6 1.0.0-beta.8 Ryan Gossiaux 2022-01-21 17:09:38 -08:00
  • 5e795d2d4f Fix typeahead search logic when repeating a letter Ryan Gossiaux 2022-01-21 17:06:51 -08:00
  • bc809ef590 Workaround tabIndex=-1 added to document body by SvelteKit Ryan Gossiaux 2022-01-21 16:17:16 -08:00
  • ac1f86ac15 Add Label fixes and tests Ryan Gossiaux 2022-01-17 22:13:05 -05:00
  • 6224278607 Add upstream HeadlessUI Label tests Ryan Gossiaux 2022-01-17 17:21:16 -05:00
  • 81806a98aa Upgrade svelte2tsx version to support slot prop spread Ryan Gossiaux 2022-01-17 16:54:48 -05:00
  • 6d2aa60d22 Use new TS option to preserve imports in tests Ryan Gossiaux 2022-01-17 16:49:49 -05:00
  • 5d83d35e71 1.0.0-beta.7 Ryan Gossiaux 2021-12-31 11:50:23 -10:00
  • e16e27f04e Handle dynamically adding items in list components: Radio Group, Tabs, Listbox, Menu Ryan Gossiaux 2021-12-31 11:46:00 -10:00
  • b5b6854d2d Menu: fix typo slot => slotProps Ryan Gossiaux 2021-12-30 18:37:33 -10:00
  • 48f50d65d9 Expose <Portal> and <PortalGroup> components Ryan Gossiaux 2021-12-30 17:52:32 -10:00
  • 00d92048dc Fix a few Transition-related tests Ryan Gossiaux 2021-12-30 17:52:03 -10:00
  • 839bb55e40 Add Portal tests Ryan Gossiaux 2021-12-30 17:31:16 -10:00
  • b0a3eef486 Portal: make reactive correctly on changes to target from PortalGroup Ryan Gossiaux 2021-12-30 17:30:21 -10:00
  • 2911102eea Add Description tests Ryan Gossiaux 2021-12-30 16:36:37 -10:00
  • 3ff520d72d Use svelte-inline-compile library to add more unit tests (mostly slot prop) Ryan Gossiaux 2021-12-30 15:43:39 -10:00
  • 72b0b838e4 RadioGroupOption: active slot prop should have boolean, not integer, value Ryan Gossiaux 2021-12-30 15:39:55 -10:00
  • e0d64f9bfc TabPanel: add selected slot prop Ryan Gossiaux 2021-12-30 12:51:06 -10:00
  • a9d57659fb Migrate Description to <Render> and pass slot props Ryan Gossiaux 2021-12-30 11:17:25 -10:00
  • 2b705fd1ae Fix tests after introduction of babel step Ryan Gossiaux 2021-12-30 09:56:22 -10:00
  • 809cf84164 Add open slot prop to <Menu> Ryan Gossiaux 2021-12-30 09:46:29 -10:00
  • a96c4a2339 Add svelte-inline-compile Ryan Gossiaux 2021-12-30 09:41:42 -10:00
  • 3068c88f8c Add support for svelte-inline-compile to jest Ryan Gossiaux 2021-12-30 08:49:09 -10:00
  • a9a0fd3109 1.0.0-beta.6 Ryan Gossiaux 2021-12-29 11:01:57 -10:00
  • 0550274e88 Add .gitattributes to exclude test files from stats Ryan Gossiaux 2021-12-29 10:58:07 -10:00
  • 7578037da5 Add Tabs tests Ryan Gossiaux 2021-12-29 10:53:12 -10:00
  • 0996de1e6e Add test data to Tab components Ryan Gossiaux 2021-12-29 10:32:28 -10:00
  • 9772e49054 Fix active tab selection on mount Ryan Gossiaux 2021-12-29 10:29:26 -10:00
  • 70c68d00fe Tab: fix aria-controls Ryan Gossiaux 2021-12-28 16:51:36 -10:00
  • 90e633f8a8 1.0.0-beta.5 Ryan Gossiaux 2021-12-28 15:13:36 -10:00
  • 6bb337fb7a Add Popover tests Ryan Gossiaux 2021-12-28 15:12:46 -10:00
  • d9117431d6 Add an id to PopoverOverlay Ryan Gossiaux 2021-12-28 15:12:16 -10:00
  • 5bff629363 PopoverButton: fix aria-controls when Popover is closed Ryan Gossiaux 2021-12-28 11:36:18 -10:00
  • c99b74c089 Prettier Ryan Gossiaux 2021-12-28 09:23:42 -10:00
  • 23a98b50ed Add remaining Menu tests Ryan Gossiaux 2021-12-28 09:12:16 -10:00
  • 41774ec075 Fix searching for MenuItems Ryan Gossiaux 2021-12-28 09:08:51 -10:00
  • d7348b35b6 Conditionally forward MenuItem click events only if the MenuItem is not disabled Ryan Gossiaux 2021-12-28 09:03:43 -10:00
  • 2c09162fc0 Initial Menu tests Ryan Gossiaux 2021-12-27 22:00:10 -10:00
  • fe0388cc44 Misc fixes to Menus Ryan Gossiaux 2021-12-27 21:58:34 -10:00
  • 6af4b2a3b6 Add initial RadioGroup tests Ryan Gossiaux 2021-12-27 15:51:43 -08:00
  • 303c68f79c First pass at Listbox tests Ryan Gossiaux 2021-12-27 15:05:48 -08:00
  • b37e0f3c9c Remaining Disclosure tests Ryan Gossiaux 2021-12-27 12:55:21 -08:00
  • 1bed7dbea7 Initial Disclosure tests Ryan Gossiaux 2021-12-26 23:35:59 -08:00
  • 206b83963e Fix a couple <Disclosure> mistakes Ryan Gossiaux 2021-12-26 22:58:55 -08:00
  • d1940e5d16 Add nested dialog tests Ryan Gossiaux 2021-12-26 22:45:03 -08:00
  • 9bd9901ef6 Add more Dialog tests Ryan Gossiaux 2021-12-26 18:08:03 -08:00
  • 08021bbf21 Add support for <Form> tag Ryan Gossiaux 2021-12-26 18:07:47 -08:00
  • b207405a1e Exclude test files from packaging Ryan Gossiaux 2021-12-26 17:41:58 -08:00
  • 76efee0e21 1.0.0-beta.4 Ryan Gossiaux 2021-12-26 17:04:43 -08:00
  • 77dd80caa2 Add more Dialog tests Ryan Gossiaux 2021-12-26 16:53:44 -08:00
  • a2745e1770 Fixes to issues with Dialog, FocusTrap, and StackContextProvider Ryan Gossiaux 2021-12-26 16:28:37 -08:00
  • 10f2eab08d Add initial batch of Dialog tests Ryan Gossiaux 2021-12-26 11:50:26 -08:00
  • 39dda7eb76 Refactor out circular dependency in Transition components Ryan Gossiaux 2021-12-26 11:49:04 -08:00
  • 3801d35d0f Fix Dialog error message when bad props are passed Ryan Gossiaux 2021-12-26 11:48:13 -08:00
  • a033e8ca4a Add <Input> element Ryan Gossiaux 2021-12-26 11:47:20 -08:00
  • ea8693e1ec Add remaining Switch tests Ryan Gossiaux 2021-12-25 15:57:35 -08:00
  • 1156a0923e Add a few more Switch tests and the accessibility-assertions file Ryan Gossiaux 2021-12-25 01:51:31 -08:00
  • e417a9956d npm install -D @testing-library/jest-dom Ryan Gossiaux 2021-12-25 01:34:58 -08:00