4cb5cd803e
✨ Add Heading
component
2021-08-24 04:30:48 +02:00
8b7c57aae6
✨ Implement (properly) inputs and forms ( #1 )
...
* 🔧 Use `<label>` in the `ThreeRadios` and `ThreeCheckboxes` stories
* 🔧 Make `onChange` return void, as React does not support implicit preventDefault
https://reactjs.org/docs/handling-events.html
* 🚧 Some work on forms
* 💥 A huge non-atomic commit
* 💥 Another huge non-atomic commit
* 💥 The final non-atomic commit
* 💥 Just kidding, have another
* 🚧 A bit more
* 🚧 A bot more
* ✨ Add `onSimpleChange` events
* 🚧 More work on inputs
* ✨ Finish `FormRadioGroup`
* ✨ Finish `FormCheckboxGroup`
* ✨ Finish `Form`
* 💥 idk anymore
* ✨ Add `Button` input
* ✨ Add `FormRow` to forms
* 🔨 Fix storybook preview.js
* 🔧 Prevent button from submitting a form
* 📔 Fix a bit the Form story
* 💥 Tweak forms a bit more
2021-08-24 04:22:15 +02:00
6355ddee36
🔧 Move Checkbox
value
to the first argument
2021-08-20 05:07:29 +02:00
990b5c7477
📔 Change values of the ThreeCheckbox story
2021-08-20 05:06:34 +02:00
bfbcaafeab
🐛 Fix incorrect typing in Area
2021-08-20 05:04:00 +02:00
c70549e545
🐛 Fix incorrect typing in Select
2021-08-20 05:03:18 +02:00
930be42bed
✨ Add Checkbox with a WIP onChange API
2021-08-20 05:02:54 +02:00
3c2aff0a19
🔧 Disable the value prop in the ThreeRadios
story
2021-08-20 04:55:08 +02:00
2b323720a1
✨ Add Radio
input
2021-08-19 23:17:07 +02:00
fac3e8c87d
🚧 Fix Select
and Multiselect
2021-08-19 23:01:11 +02:00
04e014ad8e
🚧 Continue working on inputs
2021-08-19 19:54:58 +02:00
632048601b
🚧 Start working on inputs (input-field
)
2021-08-19 04:50:23 +02:00
605fdc6d66
✨ Add disabled
status to the BaseElement
2021-08-19 04:22:31 +02:00
0b8edc1d43
✨ Add DescriptionList
2021-08-19 04:08:32 +02:00
67ffcc15cb
⬆ Update to Steffo99/bluelib@0fe4c9e477
2021-08-19 03:53:49 +02:00
ee0a7cebf9
⬆ Add storybook-deployer
to the dependencies
2021-08-19 03:22:26 +02:00
38a5eb7d10
✨ Add regular lists
2021-08-18 16:30:30 +02:00
7aa7f0b46c
🔧 Add default "no"
limit to images
2021-08-18 16:17:41 +02:00
dcfe75a907
✨ Add tables
2021-08-18 16:16:51 +02:00
fe149f5f98
✨ Add images
...
Featuring https://unsplash.com/photos/RLlcbkemwnw
2021-08-18 15:23:24 +02:00
d91295a5f1
✨ Add separators
2021-08-18 15:01:07 +02:00
c96e78dc93
📔 Add NestedMultiple
story to panels
2021-08-17 18:19:53 +02:00
0d9ded8b4d
📔 Improve BaseElement
story text
2021-08-17 18:16:52 +02:00
a16a2b9b2e
📔 Add nested panel stories
2021-08-17 18:16:41 +02:00
c28c4bf77a
🧹 Remove stories for BaseLayout
2021-08-17 18:16:27 +02:00
977b7d3e77
✨ Add chapters
2021-08-17 18:11:13 +02:00
bd9494ecf4
📔 Use panels in layout stories
2021-08-17 18:11:04 +02:00
95632aacaa
⬆ Update bluelib
2021-08-17 18:10:31 +02:00
9c5dae403e
✨ Add panels
2021-08-17 17:55:14 +02:00
75cb46a207
✨ Add layouts
2021-08-17 17:45:29 +02:00
99d2a420c3
✨ Configure storybook and write first stories
2021-08-17 16:05:59 +02:00
516f155ebe
✨ Create the base of the library
2021-08-16 19:10:23 +02:00
9952291e17
✨ Initialize project
2021-08-14 17:02:47 +02:00
ac40ff2a27
Initialize project using Create React App
2021-08-14 15:56:05 +02:00