Skip to content

Releases: MacPaw/macpaw-ui

v4.17.0

13 Oct 15:57
502dcf1
Compare
Choose a tag to compare

Minor Changes

  • f6428c0: - bump Node.js version from 16 to 20
    • update ui-kit iner UI
    • fix warnings about usage of deprecated methods like defaultProps
    • fix warining in FormRow component
    • merge dependabot PRs
    • bump Next.js from 12 to 13

v4.16.2

03 Oct 13:27
31a34c4
Compare
Choose a tag to compare

Patch Changes

  • d4147a6: Patch changes to trigger release
  • a5e1f6d: first automatic patch version upgrade
  • b453403: Changes to trigger patch release for testing that auto release is working well

4.16.1

27 Sep 10:28
9f8497e
Compare
Choose a tag to compare

What's Changed

  • Refactor/add possibility to publish packages into two registries by @wallwhite in #138
  • feat: add AppStore icon by @algolj in #139

Full Changelog: 4.16.0...4.16.1

4.16.0

27 Jul 07:14
441d377
Compare
Choose a tag to compare

What's Changed

  • feat: added styling for the radio input by @algolj in #135

Full Changelog: 4.15.0...4.16.0

4.15.0

23 Jun 11:27
e632be2
Compare
Choose a tag to compare

Made border colors for all inputs components the same

4.14.0

19 Jun 14:02
fe1470c
Compare
Choose a tag to compare

Where added modal launcher provider. With this provider, you can easily organize your modal windows in a very handy way.

An example of usage and detailed documentation is placed here — https://ui.macpaw.com/modal-launcher/

4.13.0

12 Jun 14:01
4788d25
Compare
Choose a tag to compare

What's Changed

  • fix: incorrect custom size for tooltip by @algolj in #129

Full Changelog: 4.12.0...4.13.0

4.12.0

09 Jun 06:45
85d7acf
Compare
Choose a tag to compare

What's Changed

  • Revert "[WIP] feat: bump ts version and add new eslint config" by @kulia26 in #125
  • Revert "Revert "[WIP] feat: bump ts version and add new eslint config"" by @kulia26 in #126

Full Changelog: 4.11.0...4.12.0

4.11.0

07 Jun 08:22
52fa33a
Compare
Choose a tag to compare

What's Changed

  • feat: bump ts version and add new eslint config by @kulia26 in #113

Full Changelog: 4.10.6...4.11.0

4.10.6

06 Jun 13:57
233e3a0
Compare
Choose a tag to compare

fix: remove extra line-height from MacPawLogo component