39 Commits

Author SHA1 Message Date
4d280f0846 [ui][text input] add description prop 2022-10-29 18:21:59 +08:00
2e37e90cc8 [ui][textarea] add description prop 2022-10-29 18:21:18 +08:00
2f5e498282 [ui][badge] allow icon addon 2022-10-29 16:03:36 +08:00
22f2f15aa4 [questions][fix] tweak question filters (#452) 2022-10-29 08:00:07 +08:00
766bee0e0c [ui] make disabled color more consistent 2022-10-28 19:28:34 +08:00
d8d4b0f092 [ui] standardize naming 2022-10-28 17:56:09 +08:00
9df6b52392 [ui] add textSize prop to typeahead 2022-10-28 08:07:31 +08:00
58255b3c2e [ui] add Banner component 2022-10-27 17:37:07 +08:00
d38f997701 [ui][typeahead] add required field 2022-10-15 13:41:08 +08:00
b87afb1383 [ui][select] add errorMessage and placeholder 2022-10-12 18:57:37 +08:00
c7a0c095de [ui][typeahead] tweak chevron icon and updates stories 2022-10-12 18:53:41 +08:00
dfdd27cb85 [infra] add GitHub actions for typechecking (#356) 2022-10-11 07:27:41 +08:00
fecb470c99 [ui][button] add danger, warning, info variants 2022-10-10 07:17:06 +08:00
ebacebb26b [portal][ui] add companies filter 2022-10-09 19:49:16 +08:00
90f8556f8c [ui][typeahead] implementation 2022-10-09 17:52:39 +08:00
0da41c265d [ui][checkbox list] implementation 2022-10-09 09:18:30 +08:00
21e5e0672a [ui][radio list] remove disabled prop on radio list level 2022-10-09 09:17:27 +08:00
a828903299 [ui][radio list] support required, disabled and item descriptions 2022-10-08 21:20:29 +08:00
53be75b7d5 [ui][select] support required 2022-10-08 21:20:05 +08:00
6c91ec2077 [ui][radio list] implementation 2022-10-08 15:11:44 +08:00
2f13d5f009 [ui][text area] implementation 2022-10-08 11:03:04 +08:00
641a565e5c [ui][pagination] implementation 2022-10-07 10:01:34 +08:00
e0a3f4c15c [ui][horizontal divider] implementation 2022-10-07 07:28:22 +08:00
0f8ff5d349 [ui][collapsible] initial implementation 2022-10-06 20:54:10 +08:00
2906dbdc75 [ui][text input] support element add ons 2022-10-06 20:02:55 +08:00
0062199bd6 [ui][text input] add asterisk to label for required fields 2022-10-06 18:14:57 +08:00
1df0ce35a6 [ui][select] make uncontrolled 2022-10-06 09:37:59 +08:00
c98bae6e25 storybook: silence Vercel emails 2022-10-05 20:52:12 +08:00
522feeffad storybook: tweak examples 2022-10-05 20:50:27 +08:00
4fcf80ae2a ui: add more props to Select 2022-10-05 20:32:50 +08:00
0a3fb2503d ui(button): s/isDisabled/disabled 2022-10-05 20:14:31 +08:00
6e5ffb3c77 storybook: add lint command and lint files 2022-10-05 20:06:04 +08:00
2cf660c6de storybook: add tsconfig and tsc command 2022-10-05 20:01:42 +08:00
d68018b755 ui: add more props to TextInput 2022-10-05 19:48:20 +08:00
e93cc73d51 ui: add components 2022-10-04 14:23:20 +08:00
db672a2beb ui: add Alert 2022-10-04 09:30:15 +08:00
842837fb4e storybook: add Button and Spinner examples 2022-10-04 09:04:08 +08:00
de33d38e1b ui: share tailwind config across packages 2022-10-03 20:33:35 +08:00
523d91f920 feat: scaffold monorepo 2022-09-29 18:21:39 +08:00