Ryan Gossiaux
|
696b25eb95
|
Type Disclosure with $$Props
|
2022-03-18 11:19:25 -07:00 |
|
Ryan Gossiaux
|
3c9dcc9b67
|
Move to using writable<T> syntax
|
2022-02-17 16:42:19 -08:00 |
|
Ryan Gossiaux
|
6d2aa60d22
|
Use new TS option to preserve imports in tests
These assertions were here to prevent imports (needed for svelte-inine-compile) from being removed.
|
2022-01-17 23:59:29 -05:00 |
|
Ryan Gossiaux
|
206b83963e
|
Fix a couple <Disclosure> mistakes
* Incorrect error messages from <DisclosurePanel>
* Not using buttonId correctly (don't think this had any practical impact though)
|
2021-12-26 22:58:55 -08:00 |
|
Ryan Gossiaux
|
a7e8be2c14
|
Add type=button handling
Fixes #22
|
2021-12-22 13:07:16 -08:00 |
|
Ryan Gossiaux
|
93e7148e1b
|
Move Disclosure to <Render>
|
2021-12-20 19:26:04 -08:00 |
|
Ryan Gossiaux
|
305dc1543f
|
$api?. => $api. when possible
Now that this stuff has all been cleaned up with useXContext functions
|
2021-12-18 23:56:37 -08:00 |
|
Ryan Gossiaux
|
82b138f0ae
|
Run prettier over everything and fix some imports
|
2021-12-13 18:22:16 -08:00 |
|
Ryan Gossiaux
|
db9ec57065
|
Initial commit with files
Still need to fix the imports
|
2021-12-13 17:13:47 -08:00 |
|