Commit Graph

177 Commits

Author SHA1 Message Date
end 6630051d67 generic merge object function 2025-12-17 22:17:15 -08:00
end bf77a20ff9 0.3.4 2025-12-15 17:14:34 -08:00
end 42c9bc0bcc banner: fix control config merge behaviour 2025-12-15 17:14:33 -08:00
end ed48b404d4 0.3.3 2025-12-15 17:05:39 -08:00
end 54f7924c4a banner: add control swap 2025-12-15 17:05:20 -08:00
end d9cd2b406a banner: fix control placement with optionals disabled 2025-12-15 16:42:44 -08:00
end 46bd6b935a 0.3.2 2025-12-15 15:40:33 -08:00
end 9782a31846 add Banner component 2025-12-15 15:24:53 -08:00
end 63b29e3f6a actually fix date input demo bad bind:value 2025-12-15 15:24:19 -08:00
end 1c4fac7523 demo page: set title properly in svelte:head 2025-12-15 15:23:55 -08:00
end 098bf75bd3 frameless button, link: add inverted colour state 2025-12-15 15:23:24 -08:00
end a321cbffe9 input group: allow wrapping by default 2025-12-15 15:23:12 -08:00
end 1cc8cd6913 fix date input demo bad bind:value 2025-12-15 14:40:43 -08:00
end 72b277d138 0.3.1 2025-12-12 13:59:35 -08:00
end 3885ac09a1 link: refactor href rewrite
- uses prop instead of attempting to read env variable
- uses URL type instead of custom heuristics
2025-12-12 13:59:21 -08:00
end ae3abad769 use tinyduration for ISO8601 parsing and serializing 2025-12-11 20:40:27 -08:00
end 837029b598 0.3.0 2025-12-11 17:30:36 -08:00
end 3409adc614 date input: add onchange callback prop 2025-12-11 17:02:32 -08:00
end a538db4065 date input: use distinct 'null' value state if unset by user 2025-12-11 16:02:09 -08:00
end 9d0f10f0fd duration & time input: input visual invalidation 2025-12-11 16:00:41 -08:00
end df1dd238e2 StyledRawInput: support external force invalid visual state 2025-12-11 16:00:26 -08:00
end 0608343741 DurationInput: limit precision to TimeDuration type
Remove support for 'days', adds support for 'milliseconds'
2025-12-11 15:42:59 -08:00
end f843c91284 add DurationInput component 2025-12-11 15:20:42 -08:00
end a7fa9fd6d8 fix '0' > prefixZero > '00' (should still be '0') 2025-12-11 15:19:45 -08:00
end 7fd2bbb879 dialog: don't default to scrollable demo to open 2025-12-11 11:43:16 -08:00
end f260038aac checkbox: support disabled state 2025-12-11 11:42:28 -08:00
end 058e20fa2d checkbox: support MaybeGetter pattern 2025-12-10 19:04:44 -08:00
Elijah Duffy 020f5ea4ad 0.2.15 2025-12-09 16:24:16 -08:00
Elijah Duffy 08cde9c3ee dialog: handle overflow scrolling 2025-12-09 16:24:08 -08:00
end 0bbf96585a 0.2.14 2025-09-16 18:28:32 -07:00
end a8c35bdeff text input: add asterisk option 2025-09-16 18:28:19 -07:00
end 02054c3a1f checkbox: fix invalid state, shrinking of button 2025-09-16 18:28:10 -07:00
end ec03f4abf7 0.2.13 2025-09-16 10:56:38 -07:00
end 1d46f692e1 expose timezone list & details 2025-09-16 10:55:33 -07:00
end 1799d8507c 0.2.12 2025-09-05 14:20:19 -07:00
end 7a10f25aae styled raw input: disable required props, use validate instead 2025-09-05 14:20:12 -07:00
end 52e9176d5a radio group: fix live validation after invalid 2025-09-05 14:18:40 -07:00
end 3245525aa8 fix button loading state 2025-09-05 14:13:09 -07:00
end 60897f7494 set validate version explicitly 2025-09-05 14:13:02 -07:00
end deb28ceffe 0.2.11 2025-09-05 11:25:55 -07:00
end aae573a0ff fix dependencies in package.json 2025-09-05 11:25:53 -07:00
end 8157012642 state machine: move progress bar styles out of CSS 2025-09-05 11:23:11 -07:00
end 43f68cf184 0.2.10 2025-09-05 10:57:12 -07:00
end 047044cbbe state machine: add demo & fix 2025-09-05 10:57:05 -07:00
end 4e6a8c62c5 phone input: fix auto validation on invalid 2025-09-05 10:56:47 -07:00
end 0260405386 0.2.9 2025-09-05 09:41:35 -07:00
end 92cb1e44e4 radio group: remove justify center in horizontal layout 2025-09-05 09:41:29 -07:00
end 1ee882a0c8 0.2.8 2025-09-05 09:39:16 -07:00
end ece7dbd131 radio group: allow wrapping in horizontal layout 2025-09-05 09:39:01 -07:00
end 8adc3c6657 state machine: push updates, added runtime page control 2025-09-05 09:38:07 -07:00