1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 11:34:21 +00:00
Commit graph

116 commits

Author SHA1 Message Date
8c36b7543a
v4.2.0 2021-10-21 20:32:03 +02:00
9f531e734d
🔨 Add release script 2021-10-21 20:12:04 +02:00
c091869fbf
⬆ Update Bluelib 2021-10-21 20:09:42 +02:00
1318dfda0e
🐛 Oops. 2021-10-15 04:57:14 +02:00
fb541fba2b
v4.1.0 2021-10-15 04:57:03 +02:00
37ea06a0e6
Add support for amber, the Gestione Amber theme 2021-10-15 04:53:09 +02:00
9df7d5fad6
⬆ Update bluelib 2021-10-15 04:52:29 +02:00
0325c34842
🧹 Remove unused Content component 2021-10-13 01:57:40 +02:00
8aa5e9af03
v4.0.5 2021-10-12 04:55:22 +02:00
184337a519
🐛 Make FormSelectProps and FormMultiselectProps extend BluelibProps 2021-10-12 04:55:00 +02:00
cff5b237fa
🐛 Add builtinColor to BluelibProps 2021-10-12 04:52:32 +02:00
584a1f95ea
v4.0.4 2021-10-11 18:18:45 +02:00
6db00e905d
🔧 Handle all types of values in Form.Select and Form.Multiselect 2021-10-11 18:18:32 +02:00
0eb8446a1a
v4.0.3 2021-10-11 17:54:04 +02:00
409922afb1
🐛 Allow managed Form.Select and Form.Multiselect to have selected options 2021-10-11 17:53:51 +02:00
e8f06c4018
v4.0.2 2021-10-11 17:43:04 +02:00
93fd8054ed
🐛 Memoize optionComponents 2021-10-11 17:42:50 +02:00
9ae9ef4364
v4.0.1 2021-10-11 17:29:29 +02:00
5dba1dd72f
🐛 Add missing key prop to Select.Option and Multiselect.Option 2021-10-11 17:29:02 +02:00
34e924edc0
v4.0.0 2021-10-10 18:39:27 +02:00
91e5497ddf
🔧 Add option to disable console logging of todos 2021-10-10 18:34:02 +02:00
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