Closed jonashaefele closed 5 years ago
for the different Select's I extended the select styles you made in the FieldWrapper Check it out at https://design-system-slowworks.hoppin.now.sh/components/Form#select
Can probably be refined/extended, but didn't want to spend too much time on it for now.
TextareaMD Progress:
Getting there: https://design-system.hoppin.now.sh/components/Form
options
)
Add form elements:
[x] Input (text-ish)
[x] Input with Icons (left or right)
[x] Checkbox
[x] Label
[x] Calendar
[x] Errors
[x] Select
[x] MultiSelect
[x] AsyncSelect
[x] CreatableSelect
[x] Textarea (MD)
[x] FieldWrapper
[x] FieldWrapper with Drag'n'Drop
[x] Inline-Text (Input with inline Btn now called
inline-submit
(only used in bruno's chat app)[ ] ~TagsInput~ not needed, use
Createable
[ ] ~Textarea (DraftJS)~ not needed, use
TextareaMd
Also adds husky pre-commit hook. This will automatically run
yarn run build:nws:es
before committing, to avoid accidental non-built modules.https://design-system.hoppin.now.sh/components/Form
TODO in a new PR: