Skip to content

Releases: paljs/ui

v1.1.0

17 Feb 21:40
Compare
Choose a tag to compare

#113 add a custom component to menuItem

fix issues in Select component types

v1.0.5

15 Feb 15:10
Compare
Choose a tag to compare

fix an issue in Radio component

v1.0.3

02 Jul 11:58
Compare
Choose a tag to compare

update export components now you can export every component from his folder like this:

import { Actions } from '@paljs/ui/Actions';

or like the old way

import { Actions } from '@paljs/ui';

v0.1.0

24 Feb 08:31
Compare
Choose a tag to compare

first stable version v0.1.0