111 Commits

Author SHA1 Message Date
dependabot[bot]
6102f7df60
Bump loader-utils, @storybook/addon-essentials, @storybook/react and next
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/renderers/react) and [next](https://github.com/vercel/next.js). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v2.0.4)

Updates `loader-utils` from 2.0.0 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v2.0.4)

Updates `@storybook/addon-essentials` from 6.3.0 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/addons/essentials)

Updates `@storybook/react` from 6.3.0 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/renderers/react)

Updates `next` from 10.2.3 to 13.3.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.3...v13.3.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
- dependency-name: "@storybook/react"
  dependency-type: direct:development
- dependency-name: next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22 09:49:41 +00:00
000de60c42
0.11.3 v0.11.3 2021-09-05 14:06:02 +02:00
60b7e187fe
Readonly select will be basic readonly inputs
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-09-05 14:03:58 +02:00
1d0108ac80
Fixed button not sending to external link
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-09-05 14:02:46 +02:00
a704e43fbf
0.11.2 v0.11.2 2021-07-12 23:39:34 +02:00
df06831c56
Updated GradientBackground to make child 100vh
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-07-12 23:39:15 +02:00
52df94ed25
0.11.1 v0.11.1 2021-07-05 13:35:29 +02:00
ba0e70053b
Fixed loader
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-07-05 13:34:04 +02:00
11dd18d8eb
v0.11.0
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
v0.11.0
2021-06-28 11:00:16 +02:00
e24b31df10
Moved to NPM and lucide-icons
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-06-28 10:56:58 +02:00
e38387534a Filtering is now case insensitive
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-06-10 16:58:07 +02:00
ed49e9b961 Fixed some small bugs
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-18 15:01:16 +02:00
be01f386d4 Added Overflow X to table element
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-18 11:09:58 +02:00
7e26c8d5aa v0.10.1 2021-05-18 11:00:58 +02:00
a177e239c6 Fixed button with image
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-18 11:00:24 +02:00
e5d8592186 Removed intensive logging
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-18 10:53:39 +02:00
6c69dac257
v0.10.0 v0.10.0 2021-05-13 18:16:41 +02:00
0e85ce9722
Dasticly changed Image component
It is now WAY lighter and LESS buggy

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-05-13 18:15:34 +02:00
48d60f60e0
v0.9.2 v0.9.2 2021-05-02 23:19:54 +02:00
d49c194654
Updated Table to use Light/Dark themes
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-05-02 23:19:33 +02:00
6f1c366289
v0.9.1 v0.9.1 2021-05-01 23:35:11 +02:00
8ac899b3f0
Added HideExternal to links
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-05-01 23:34:45 +02:00
7ddce9ec85
v0.9.0 v0.9.0 2021-05-01 23:02:53 +02:00
f3597f3008
Added Socials to Footer
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-05-01 23:01:02 +02:00
fe6b552a69
add margin when multiple Text elements are next to each others (#5)
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-05-01 22:58:40 +02:00
58a48b28fd Merge branch 'master' of https://github.com/dzeiocom/components 2021-04-26 11:07:11 +02:00
5675d8f225
Updated Box to be a single component
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-22 23:08:04 +02:00
0f7999ac50 v0.8.6 2021-04-16 11:11:07 +02:00
d43e62f04a Fixed Notification being behind Sidebar
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-04-16 11:09:55 +02:00
c680b613cc Swaped Colors for invalid Inputs
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-04-15 11:34:17 +02:00
d6b59509b0
v0.8.5 v0.8.5 2021-04-15 01:27:21 +02:00
2491f23f49
Started moving Box to a single component
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-15 01:24:48 +02:00
0de363487d
Fixed Footer links not being in the middle
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-15 01:22:13 +02:00
f957500580
Add NotificationManager
a Component that manage Notifications for you

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-15 01:21:55 +02:00
ae7dde8802
Removed Menu as it was replaced in Navbar
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-15 01:21:23 +02:00
69b74e2f03
Fixed Col missing a letter
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-15 01:20:47 +02:00
506fa8c01b
Updated Button Component
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-15 01:19:21 +02:00
d06386119b v0.8.4 v0.8.4 2021-04-14 15:52:58 +02:00
209697ecd5 Removed deprecated colors, Added missing one
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-04-14 15:51:35 +02:00
d7e2bcfbdf Updated Deps
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-04-14 15:51:11 +02:00
fe17d4687b Fixed Navbar bugs
- Links having a <a> in a <a>
- UserMenu links eing squished together

Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
2021-04-14 15:50:51 +02:00
cfd33ab0d6
Fixed Image in Button getting squished
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-04 23:01:28 +02:00
bf7b3a0d79
Updated dark color to be darker
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-04 22:06:39 +02:00
be724ecf0d
v0.8.3 v0.8.3 2021-04-04 21:57:44 +02:00
58d1db14ae
Fixed Error color not set
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-04 21:57:27 +02:00
7000d3ebac
v0.8.2 v0.8.2 2021-04-04 18:50:11 +02:00
3bde426325
Fixed Checkbox
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-04 18:47:49 +02:00
b13a40ef18
Fixed Color changing while input is disabled
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-02 00:50:34 +02:00
e481160528
Fixed padding being added to block Inputs
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-02 00:48:20 +02:00
a0342050db
Removed Margin from the UserMenu if it's the Navbar
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-04-01 23:44:44 +02:00