dependabot-preview[bot]
208bfc1550
Bump babel-jest from 24.8.0 to 24.9.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.8.0 to 24.9.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v24.9.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 04:28:01 +00:00
Alina Beck
be4d526505
bump version to 0.5.19
2019-08-15 17:12:48 +01:00
Alina Beck
9e49afaac3
Merge pull request #131 from Human-Connection/add-grid-layout
...
Add grid component
2019-08-15 17:08:24 +01:00
roschaefer
79cbcf2901
Update to 0.5.18
...
dependency updates
2019-08-15 17:29:48 +02:00
roschaefer
f83a13c7f2
Update transitive dependencies
...
Should fix our security vulnerabilities
2019-08-15 17:29:04 +02:00
Robert Schäfer
f87d8dacfd
Merge pull request #122 from Human-Connection/dependabot/npm_and_yarn/remarkable-1.7.4
...
[Security] Bump remarkable from 1.7.1 to 1.7.4
2019-08-15 17:18:59 +02:00
dependabot-preview[bot]
461a762205
[Security] Bump remarkable from 1.7.1 to 1.7.4
...
Bumps [remarkable](https://github.com/jonschlinkert/remarkable ) from 1.7.1 to 1.7.4. **This update includes security fixes.**
- [Release notes](https://github.com/jonschlinkert/remarkable/releases )
- [Changelog](https://github.com/jonschlinkert/remarkable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jonschlinkert/remarkable/compare/1.7.1...v1.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 15:11:41 +00:00
Robert Schäfer
9d5cb51ed5
Merge pull request #134 from Human-Connection/massive_update
...
Update all packages with `ncu -u`
2019-08-15 17:10:10 +02:00
roschaefer
e6352cc6fb
Update all packages with ncu -u
...
And fix another bug: require(...).default returns the string content
of the file.
2019-08-15 16:07:16 +02:00
Robert Schäfer
57fe905a96
Merge pull request #133 from Human-Connection/fix_build_errors
...
Fix build errors
2019-08-15 15:51:39 +02:00
roschaefer
79a8fc5f5f
Fix javascript runtime errors
...
I could see a warning about duplicate keys on the `Chip` page, also
there seems to be a missing check if a param is null (I used a default).
2019-08-15 15:46:29 +02:00
roschaefer
3d41d811d2
Update the minimum of package to get a build
...
I was not able to build the styleguide on my machine. This commit allows
me to get at least to http://127.0.0.1:8080/ to see some components.
Here are my specs:
```sh
robert@e480 ~> node --version
v12.7.0
robert@e480 ~> yarn --version
1.17.3
robert@e480 ~> cat /proc/version
Linux version 5.2.6-arch1-1-ARCH (builduser@heftig-3961) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Sun Aug 4 14:58:49 UTC 2019
```
2019-08-15 15:43:46 +02:00
Alina Beck
df7b736f5d
add validator function for grid gap
2019-08-14 15:29:48 +01:00
Alina Beck
3f4a8a543e
pass numbers as numbers
2019-08-14 15:22:08 +01:00
Alina Beck
3fa3d6f5c4
use design tokens for grid gap
2019-08-14 12:28:17 +01:00
Alina Beck
4edb8cd541
add grid item to grid docs
2019-08-13 19:08:27 +01:00
Alina Beck
f51890a54f
adjust default values, add docs
2019-08-13 18:58:28 +01:00
Alina Beck
b730b91e2c
set placeholder height to 100%
2019-08-13 17:54:17 +01:00
Alina Beck
2ccaeb6166
add grid item component
2019-08-13 17:34:35 +01:00
Alina Beck
3a93d9abb3
add grid component
2019-08-13 16:23:44 +01:00
6f1d94610e
Merge pull request #84 from Human-Connection/2019/kw19/fix_form_user_input_event
...
2019/kw19/fix_form_user_input_event
2019-05-07 20:04:25 +02:00
d70d331e6f
implemented input-valid ad input events to enable notification of every userinput, field match example, fixed console output handling, added ulfgebhardt to the authors, version bump to 0.5.17
2019-05-07 19:59:08 +02:00
396e08127a
Merge pull request #83 from Human-Connection/2019/kw19/fix_form_user_input_event
...
2019/kw19/fix_form_user_input_event
2019-05-07 14:31:57 +02:00
059072982f
bump version from 0.5.15 to 0.5.16
2019-05-07 13:36:27 +02:00
8da1d99e33
Merge pull request #82 from Human-Connection/2019/kw19/windows_lineendings
...
2019/kw19/windows_lineendings
2019-05-07 13:21:07 +02:00
bbbf051026
fixed user input event to be fired correctly, added reset event
2019-05-07 13:20:50 +02:00
5e9e55f00e
gitattributes lf
2019-05-06 16:50:22 +02:00
Grzegorz Leoniec
3f7a00b8b9
Use online instead of is-online on avatar
2019-03-15 17:48:16 +01:00
Grzegorz Leoniec
e76fed663c
Fixed some avatar styling
2019-03-15 13:36:35 +01:00
Grzegorz Leoniec
c8002a2b9a
Fixed avatar styling in conjunction with the size values
2019-03-15 13:29:30 +01:00
Grzegorz Leoniec
b3bde1aa2a
Added fixed size to avatar component
2019-03-15 11:24:37 +01:00
Grzegorz Leoniec
9b8ac8f1b3
Fixed avatar and added online status
2019-03-14 21:03:28 +01:00
Grzegorz Leoniec
baf3134f9d
Push 0.5.15
2019-03-12 15:25:32 +01:00
Grzegorz Leoniec
19a6badd55
Upgrade docs
2019-03-12 15:25:07 +01:00
Grzegorz Leoniec
bc3e3875e8
Update browser list
2019-03-12 15:24:53 +01:00
Grzegorz Leoniec
fe536b626f
0.5.14
2019-03-12 10:47:33 +01:00
Grzegorz Leoniec
4e43be4ff6
Merge branch 'master' of github.com:Human-Connection/Nitro-Styleguide
2019-03-12 10:47:02 +01:00
Grzegorz Leoniec
da22c5869a
Try to fix build issue
2019-03-12 10:46:49 +01:00
Grzegorz Leoniec
e77754cb78
Fixed npm badge
2019-03-11 20:48:12 +01:00
Grzegorz Leoniec
319f6a90f7
Try to fix some issues 0.5.12
2019-03-11 20:44:51 +01:00
Grzegorz Leoniec
562fddb1b4
Fixed docs
2019-03-11 11:21:36 +01:00
Grzegorz Leoniec
e7c25e15ed
Updated docs
2019-03-11 11:13:42 +01:00
Grzegorz Leoniec
ce20d5b58e
Update README.md
2019-03-09 08:59:51 +01:00
Grzegorz Leoniec
de26ce29e6
Added npm badge
2019-03-09 08:57:11 +01:00
Grzegorz Leoniec
fd83399e70
Merge pull request #34 from Human-Connection/remove_portal
...
Remove vue-portal
2019-03-09 08:48:59 +01:00
Grzegorz Leoniec
a100c09ac5
Updated to 0.5.11
2019-03-09 08:47:20 +01:00
Robert Schäfer
f6fbe058f6
Remove occurences of vue-portal
...
I don't quite get the reason for having `vue-portal`. Maybe to ensure,
the modal get's rendered only once? If yes, then I would suggest to give
the user the responsibility to render only one modal at a time.
2019-03-09 01:41:33 +01:00
Robert Schäfer
02f34f0fcf
Run git clean -dfx
...
deletes ignored but indexed files
2019-03-09 01:39:26 +01:00
Grzegorz Leoniec
ce69fe5cb7
Style fixes
2019-03-07 11:02:29 +01:00
Grzegorz Leoniec
b941bb24d8
Fixed HC Documentation link to point to nitro
2019-03-07 10:41:30 +01:00