4971067b6a
⬆️ Upgrade to bluelib@4
2022-03-12 04:11:30 +01:00
dependabot[bot]
5cc6c6401d
Bump url-parse from 1.5.7 to 1.5.10
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 18:37:03 +01:00
dependabot[bot]
8a63dabd26
Bump url-parse from 1.5.4 to 1.5.7
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 18:28:36 +01:00
dependabot[bot]
b30b8c90ad
Bump follow-redirects from 1.14.7 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 07:53:19 +01:00
ad0c8698e0
Remove unnecessary testing deps
2022-02-07 00:05:12 +01:00
84458e56b2
Update minor versions
2022-02-07 00:02:37 +01:00
dependabot[bot]
ef2b11472e
Bump nanoid from 3.1.30 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 14:01:29 +01:00
dependabot[bot]
ed5192b733
Bump follow-redirects from 1.14.5 to 1.14.7
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 16:04:55 +01:00
dependabot[bot]
e986a053c6
Bump shelljs from 0.8.4 to 0.8.5 ( #9 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 16:00:25 +01:00
1e7d5d1709
⬆ Upgrade dependencies
2021-12-03 17:18:34 +01: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
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
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