0.3.0 • Published 1 year ago

yui-uikit v0.3.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

YUI React UIKIT

Features

  • Simple
  • Only css

Requirements for compoennt

- extend types from BaseComponent type
- classes for custome all element in style name: PopupClassName || PopupElementClassName

Todo

  • Todo:

  • 0.4.0 version:

    • add notification (alert) component
    • add the ID to the popup component, do a check (if the popup is already open) to avoid 2 or more open popups
    • separate HeadingTypography to component Heading

Changelog

  • 0.1.0 version:
    • Base components add
  • 0.2.0 version:
    • add modal component
    • add transparent variant to button
  • 0.2.1 version:
    • fix secondary button color
    • fix defaultValue for input
    • fix typography type
    • delete span from button
  • 0.3.0 version:
    • add BaseComponent Type
    • add relative width nad height from content size
    • add onClick animation in Button
    • add auto close popup after click
    • add z-index to popup amd modal
    • Refactoring Popup component
    • Rename titleSlot to title in modal component
    • fix button font, now it use inherit font
    • fix button width
    • fix position for popup
0.3.0

1 year ago

0.1.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.0.2

1 year ago

1.0.0

2 years ago