Skip to content

Releases: goodhood-eu/nebenan-components

The one with even less warnings

20 Aug 09:21
2440da3
Compare
Choose a tag to compare
Cleanup more warnings (#78)

* fix react warning about keys

Warning: A props object containing a "key" prop is being spread into JSX:

* fix sass warnings

* remove defaultProps from preview too

* run npm audit

* bump version

* fix linting errors

The one with less defaultProps

19 Aug 10:59
d594c61
Compare
Choose a tag to compare
CORE-16221: remove default props (#77)

* remove defaultProps from functional components

* bump version and deps

The one with an updated peer dependency

14 May 08:26
Compare
Choose a tag to compare
17.0.1

Fix peer dependency

The one with date-fns v3

08 May 17:11
3a7e0f2
Compare
Choose a tag to compare
Update date-fns to v3 (#76)

* update dependencies

* bump date-fns  to v3

* update version and changelog

* fix linting error

The one without emojis :-(

15 Feb 11:18
2596285
Compare
Choose a tag to compare
[CORE-14087] Remove emojitsu, use new emoji-mart lib (#75)

* Remove emojitsu library

tagcloud uses emoji but not really uses the functionality in core

* bump version

* Update CHANGELOG

* replace nyan- with min-reporter in mocha

The one that deprecates emojitsu

14 Feb 13:36
e17af82
Compare
Choose a tag to compare
Deprecate emoji components, update to node 20 (#74)

* bump node versions to v20

* bump dependencies

* deprecate old emoji components

* bump version

The one without legacy stuff

28 Nov 14:11
c4e4494
Compare
Choose a tag to compare
Remove legacy clearfix (#73)

* Remove legacy_clearfix

* bump versions

* bump version

The one with new typography

23 Aug 19:42
ae84078
Compare
Choose a tag to compare
Bump ui-kit version (#70)

* bump ui-kit version

* bump ui library version

* bump ui-kit version

* Update form package

* Bump to final version

---------

Co-authored-by: veeck <[email protected]>

The one with Emojitsu7

04 Jul 07:39
707809a
Compare
Choose a tag to compare
Update to emojitsu v7 (#69)

* Use latest emojitsu beta version

* Bump to beta version

* Fix preview icons and use latest beta

* Bump versions and dependencies

* Update sample data

* Final version bump

The one for react 18

26 Jun 20:05
76f8f2d
Compare
Choose a tag to compare
Update to react 18 (#67)

* Update to react 18

* Get rid of useless else conditon

* Bump react-hocs