Skip to content

Releases: aalicki/fusion-ui-kit

v0.0.1 Beta

11 Feb 03:15
82b16fc
Compare
Choose a tag to compare
  • Removed the Pagination component for now.
  • Cleaned up a handful of components.
  • Added more configuration for existing components.
  • Prepped the library for Beta.

What's Changed

Full Changelog: v0.0.3-alpha...v0.0.1-beta

v0.0.3-alpha

08 Feb 03:05
1bbdd75
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

This release has a lot of QoL improvements along with component improvements for more flexibility and consistency across the UI/UX. It adds more properties to various components, updates color themes for others, and allows components called from inside other components to better adapt to the color and styling of the parent component.

What's Changed

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

v0.0.2-alpha

31 Jan 03:33
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

This release contains all of the planned components, along with a README file that demonstrates at least a basic usage of them. It does not include additional documentation, usage examples, or further demonstrations.

The components, and how they are formed, and initiated are a close representation of what to expect in the initial release.

It's possible and likely these components will not scale well on smaller or larger screens. There are no 'dark-mode' variants of the components as this color scheme will not change based on that variable.

It includes the following components:

  • Alerts
  • Avatars
  • Badge
  • Breadcrumbs
  • Button
  • Button Group
  • Card
  • Dropdown
  • Heading
  • Input
  • Input Group
  • List Group
  • Modal
  • Navbar
  • Nav Links
  • Pagination
  • Pricing
  • Progress Bar
  • Stats
  • Switch (Radio)
  • Table
  • Tabs

Initial Alpha release

15 Jan 02:52
Compare
Choose a tag to compare
Initial Alpha release Pre-release
Pre-release
  • Initial development release with 1 (alert) Component.

Will be used to test local installs as component development proceeds.