|
fdeefa09d3
|
⬆ Update bluelib
|
2021-10-10 18:30:53 +02:00 |
|
|
6ede5afd9e
|
✨ Add builtinColor prop, allowing to choose a builtin color without using bluelibClassNames
`customColor` has priority over it
|
2021-10-10 18:23:16 +02:00 |
|
|
bc64c160e6
|
✨ Improve onSimpleChange for FormSelect and FormMultiselect
`Select` and `Multiselect` inputs were left untouched as they might be used differently
|
2021-10-10 18:09:40 +02:00 |
|
|
2f6a65a498
|
v3.3.1
|
2021-09-22 18:46:32 +02:00 |
|
|
6bcf9b0912
|
🐛 Properly export Details
|
2021-09-22 18:42:27 +02:00 |
|
|
2e143e0cab
|
v3.3.0
|
2021-09-22 18:28:25 +02:00 |
|
|
e91c0ac3fc
|
✨ Update bluelib and add Details element
|
2021-09-22 18:28:05 +02:00 |
|
|
dfb88533f1
|
v3.2.3
|
2021-09-20 16:49:49 +02:00 |
|
|
fa17489183
|
🔧 Change anchor "link" conditions
|
2021-09-20 16:48:10 +02:00 |
|
|
60d5cb87a1
|
🐛 Possibly fix #5
|
2021-09-16 18:28:09 +02:00 |
|
|
315e3721f4
|
v3.2.1
|
2021-09-14 23:07:19 +02:00 |
|
|
7643b3d858
|
🐛 Fix module exports
|
2021-09-14 23:03:49 +02:00 |
|
|
e25cf8f5a7
|
⬆ Bump version to 3.2.0
|
2021-09-14 22:59:04 +02:00 |
|
|
2f65134826
|
✨ BREAKING: Add useValidatedState hook
|
2021-09-14 22:58:49 +02:00 |
|
|
15a14bc174
|
⬆ Bump version to 3.1.0
|
2021-09-14 17:09:58 +02:00 |
|
|
7e7a1c4420
|
🔧 BREAKING: Change validity from boolean | null to "running" | "ok" | "error" | null
|
2021-09-14 17:09:08 +02:00 |
|
|
069715b5c2
|
🔨 Fix storybook start configuration
|
2021-09-14 17:08:28 +02:00 |
|
|
369de0e4da
|
⬆ Increase version to 3.0.7
|
2021-08-31 18:19:53 +02:00 |
|
|
67d7abacd9
|
🐛 Tentative fix for the onSubmit refresh
Reported by @LBindustries
|
2021-08-31 17:13:21 +02:00 |
|
|
2f9e4908ae
|
Increase version to 3.0.5
|
2021-08-29 05:06:59 +02:00 |
|
|
8917680c68
|
🐛 Fix links not linking properly
|
2021-08-29 05:06:36 +02:00 |
|
|
798982aa80
|
🔨 Show project on Discord
|
2021-08-28 12:54:20 +02:00 |
|
|
01cc681cf2
|
🗒 Add a README.md
|
2021-08-28 12:49:01 +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 |
|
|
1d77367e14
|
🔨 Set webpack mode to production
|
2021-08-28 05:32:36 +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 |
|
|
cd85679bc2
|
Merge remote-tracking branch 'origin/main'
|
2021-08-26 04:26:40 +02:00 |
|
|
53828df93b
|
🔨 I have no idea on what this file is
|
2021-08-26 04:26:29 +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 |
|
|
dc7ff2610a
|
🔧 Move index to the source root directory
|
2021-08-25 20:44:41 +02:00 |
|
|
75c7283604
|
📦 Update package.json
|
2021-08-25 17:54:09 +02:00 |
|
|
117fde0804
|
✨ Add HTML aliases
|
2021-08-24 23:24:35 +02:00 |
|
|
c3d6cb5efe
|
📦 Export all components from the root
|
2021-08-24 23:17:07 +02:00 |
|
|
d09e686f0e
|
✨ Bind BaseElement to Bluelib.Element
|
2021-08-24 23:16:54 +02:00 |
|
|
2d439c3b10
|
🔨 Remove preview website
|
2021-08-24 23:07:34 +02:00 |
|
|
bb6eb10c1f
|
✨ Add Footer component
|
2021-08-24 23:03:50 +02:00 |
|
|
52b41c67b5
|
✨ Add bluelib@2 compatibility module
|
2021-08-24 19:25:02 +02:00 |
|
|
7227d57716
|
🧹 Code cleanup
|
2021-08-24 16:31:11 +02:00 |
|
|
a590dced45
|
✨ Add bluelib@1 compat layer
|
2021-08-24 16:30:29 +02:00 |
|