Releases: mainset/ui-stack
Releases · mainset/ui-stack
@mainset/react@0.1.1
Release of @mainset/react@0.1.1
release: @mainset/react@0.1.1 (#12)
Publish @mainset/ui-core package to npm registry and make it a
required dependency, so it will be installed in the final app without
overhead.
@mainset/react@0.1.0
Release of @mainset/react@0.1.0
release: @mainset/react@0.1.0 (#10)
- Distinguish CSS styles and TS types into a standalone
ui-core
package with primitives that could be used to build on top libraries
like@mainset/reactetc. - rewrite all available components that are used in
hrifiproject
@mainset/react@0.0.1
Release of @mainset/react@0.0.1
release: @mainset/react@0.0.1 (#8)
feat: use monorepo structure, use ms-cli to build
package
refactor: move sass to
scss
feat: move package to esm
module
fix: update scss syntax from import to
use
refactor: revice ui-stack structure for rusable package
publishing
feat: setup github action to publish packages into
npm