c5a9543ce0
v4.5.0
2022-02-09 13:51:07 +01:00
02663db41f
v4.4.3
2022-02-07 11:34:41 +01:00
9c9db45aed
v4.4.2
2022-02-07 11:09:27 +01:00
41c0a458ce
do things very useful im sleepy
2022-02-07 04:39:13 +01:00
ad0c8698e0
Remove unnecessary testing deps
2022-02-07 00:05:12 +01:00
ff699183cb
Update to 4.3.0
2022-02-03 04:21:13 +01:00
8c36b7543a
v4.2.0
2021-10-21 20:32:03 +02:00
9f531e734d
🔨 Add release script
2021-10-21 20:12:04 +02:00
fb541fba2b
v4.1.0
2021-10-15 04:57:03 +02:00
8aa5e9af03
v4.0.5
2021-10-12 04:55:22 +02:00
584a1f95ea
v4.0.4
2021-10-11 18:18:45 +02:00
0eb8446a1a
v4.0.3
2021-10-11 17:54:04 +02:00
e8f06c4018
v4.0.2
2021-10-11 17:43:04 +02:00
9ae9ef4364
v4.0.1
2021-10-11 17:29:29 +02:00
34e924edc0
v4.0.0
2021-10-10 18:39:27 +02:00
2f6a65a498
v3.3.1
2021-09-22 18:46:32 +02:00
2e143e0cab
v3.3.0
2021-09-22 18:28:25 +02:00
dfb88533f1
v3.2.3
2021-09-20 16:49:49 +02:00
315e3721f4
v3.2.1
2021-09-14 23:07:19 +02:00
e25cf8f5a7
⬆ Bump version to 3.2.0
2021-09-14 22:59:04 +02:00
15a14bc174
⬆ Bump version to 3.1.0
2021-09-14 17:09:58 +02:00
369de0e4da
⬆ Increase version to 3.0.7
2021-08-31 18:19:53 +02:00
2f9e4908ae
Increase version to 3.0.5
2021-08-29 05:06:59 +02:00
bf781aad84
Increase version to 3.0.4
2021-08-28 11:39:16 +02:00
54dcb31c4e
📦 Configure typescript to output declarations
2021-08-28 11:38:59 +02:00
db5e362664
📦 Rename the main file
2021-08-28 06:07:01 +02:00
742d81d583
📦 Change the package name to its scoped equivalent to bypass npm's 24-hour unpublishing limit
2021-08-28 06:05:50 +02:00
31fabe03a1
📦 Increase version to 3.0.3
2021-08-28 06:02:51 +02:00
a132109836
🔨 Configure rollup
2021-08-28 06:02:18 +02:00
0f60790bd2
⬆ Add rollup and its plugins as a dependency
2021-08-28 05:48:52 +02:00
4ba7e87020
🧹 Remove webpack
2021-08-28 05:43:20 +02:00
4c71b53e57
📦 Increase version to 3.0.2
2021-08-28 05:33:10 +02:00
c5cfe0c64a
📦 Increase version to 3.0.1
2021-08-28 05:29:01 +02:00
7c714ad848
🐛 Fix missing style-loader
( #3 )
2021-08-28 05:28:28 +02:00
115e9010f3
🔨 Use directly webpack
instead of create-react-app
( #2 )
...
* 💥 Start building webpack config
* 💥 Working config, includes depends
* 💥 Production config, possibly working?
* 💥 Fix a few more things
2021-08-26 04:23:34 +02:00
2f71810d15
📦 Move unnecessary stuff to devDependencies
2021-08-26 02:49:45 +02:00
2c3a875027
🔨 Rename eject
→ cra:eject
2021-08-25 20:48:58 +02:00
75c7283604
📦 Update package.json
2021-08-25 17:54:09 +02:00
2d439c3b10
🔨 Remove preview website
2021-08-24 23:07:34 +02:00
a992328352
🔧 Theme Storybook for bluelib-react
2021-08-24 13:06:28 +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
ee0a7cebf9
⬆ Add storybook-deployer
to the dependencies
2021-08-19 03:22:26 +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