@multinite_official/multiui
Version:
The first and only Component Framework.
368 lines (197 loc) • 5.55 kB
Markdown
@multinite_official/multiui
# 3.0.20
## Patch Changes
- 074764b: WIP: Built MultiUI for MultiUIPLugin for Multinite.com
# 3.0.19
## Patch Changes
- 4682d25: fix: type-error
# 3.0.18
## Patch Changes
- 500ba60: version bump
# 3.0.17
## Patch Changes
- 72fca10: fix: revert to tailwind v3
- dd268a0: Update: Tailwind v4
# 3.0.16
## Patch Changes
- 697f3e7: Re-enabled createComponent code
# 3.0.15
## Patch Changes
- 7c33887: Fix: <Theme> now internally wraps the ThemeProvider
# 3.0.14
## Patch Changes
- 3e36904: fix: Made react & react-dom use peer deps
# 3.0.13
## Patch Changes
- e244688: remove: Use-selectify package.
# 3.0.12
## Patch Changes
- e9a58e2: update: MultiUI now generates radius values from theme
# 3.0.11
## Patch Changes
- be925d5: update: MultiUI TW plugin now supports border-radius
# 3.0.10
## Patch Changes
- 252bc4c: Fix: Type error on GlobalThemeSet
# 3.0.9
## Patch Changes
- 87ec3ca: Fix: Type error on GlobalThemeSet
# 3.0.8
## Patch Changes
- 2f6fa75: Fix: Ts errors
# 3.0.7
## Patch Changes
- 0b8a8df: Fix: TS errors in MultiUI plugin
# 3.0.6
## Patch Changes
- 2e17930: Fix: MultiUI TW plugin now exports background & foreground classes
# 3.0.5
## Patch Changes
- 64ba94e: Fix: Last release didn't have JS generated, now fixed.
# 3.0.4
## Patch Changes
- 1f720ae: Fix: theme <script> now correctly generates theme values
# 3.0.3
## Patch Changes
- e0aeee5: Fix: Theme component generates all of the theme values
# 3.0.2
## Patch Changes
- 8007e07: Fix: MultiUIPlugin causing incorrect CSS values
# 3.0.1
## Patch Changes
- 8a22a28: Chore
# 3.0.0
## Major Changes
- 4477ba0: API refactoring
## Minor Changes
- 3f411e4: Updated: Main API
# 2.8.5
## Patch Changes
- a297735: Fix: className hook
# 2.8.4
## Patch Changes
- 69e65c9: Fix: Made className hook type correctly
# 2.8.3
## Patch Changes
- 094de3f: Added default hook className
# 2.8.2
## Patch Changes
- 233b7b0: Updated: createComponent, added more helperFunctions
# 2.8.1
## Patch Changes
- 341725a: Updated: Rewrote the entire API
# 2.8.0
## Minor Changes
- ab97552: Updated: CreateComponent fn should now work.
# 2.7.2
## Patch Changes
- 4609693: Updated: \_\_cn_seperator.
- c4f4dfa: Added: support for box-selection (WIP)
- b8d8fc1: FIX: MultiUI Working again.
# 2.7.1
## Patch Changes
- 4b5d605: Updated: createComponent JSDocs
- fc6095d: Fix: \_\_cn_seperator fn
# 2.7.0
## Minor Changes
- 700385d: Added: createComponent functions and other similar functions to help create Components for MultiUI.
## Patch Changes
- 37b8d01: Fix: fixed exporting createComponent
- ed09ffa: Fix: If \_\_cn_separator has the `after` value has "", than the separator will not be applied.
# 2.6.4
## Patch Changes
- 6ee8b2a: Fix: Separator imports
# 2.6.3
## Patch Changes
- 2dec2a4: Fix: correct grammar for "separator"
# 2.6.2
## Patch Changes
- eb02839: Updated: cn.tsx, added \_\_cn_seperator fn.
# 2.6.1
## Patch Changes
- 3b7d65c: Fix: MultiUI plugin to output correct theme obj
- 32d81da: Updated: GH actions for publish.
# 2.6.0
## Minor Changes
- 78056fb: Updated: MultiUI Plugin to support rounding & text sizes.
## Patch Changes
- 706bb8b: Fix: MultiUI provider adding 'theme' class to doc el every render.
- ba354ab: Added: logging for MultiUI Plugin
# 2.5.3
## Patch Changes
- efc0d68: Fix: import errors
# 2.5.2
## Patch Changes
- f81934d: Fix: tsconfig for MultiUI lib
# 2.5.1
## Patch Changes
- 43b7f2b: Added MultiUI Icons & Fixed MultiUI provider export
- d9a6d72: Update: index export values
- 8e871f6: Update: Made config prop optional in MultiUIProvider.tsx
- 6bce14c: Add: createVariatns
# 2.5.0
## Minor Changes
- e94c285: Updated: MultiUI theming system.
## Patch Changes
- 68c0d88: WIP: Theme generator.
- ff41432: Update: Made `addTheme` accept an array.
# 2.4.4
## Patch Changes
- 0be783d: Theme init
# 2.4.3
## Patch Changes
- 3d33de9: Updated: MultiUI api
# 2.4.2
## Patch Changes
- b81c21e: Added CN utils to MultiUI
# 2.4.1
## Patch Changes
- 496b78d: Updated: README.md's badges
- e1f1908: Updated some minor stuff
# 2.4.0
## Minor Changes
- fd31c10: MultiUI API updated
- 68ae27d: Update: API update, further typesafety improvements
## Patch Changes
- e9bd3e7: Fixed versions
- 10a6533: Updated: package.json's keywords
# 2.2.0
## Minor Changes
- 9870df8: Fixed MultiUI API
- fd769e9: Updated API for multiUI
## Patch Changes
- 422ddf6: Added 'createMultiUIComponent' to MultiUI
- bcdb852: Updated readme
# 2.1.6
## Patch Changes
- 8e176de: Updated package.json
- 1eb8746: Updated README
- c4ba62d: Updated package.json desc
- 70c35c2: Updated cn seperator & button className
# 2.1.5
## Patch Changes
- f7bcf4b: Update: Package.json values
- f2c38e0: Updated export fields
- f09107e: Removed index.ts
- eae2cec: Fixed import paths
# 2.1.4
## Patch Changes
- 087309d: Updated README
# 2.1.3
## Patch Changes
- 8cd8bdd: Fix: Package.json to not include "main"
- d0f8854: Added: LICENSE.md & Updated: .npmignore
- 229d3c0: Removed CLI in favour of seperate package
# 2.1.2
## Patch Changes
- 2f0b251: Fix: Readme
- abb60d2: Added .npmignore to exclude src dir
- 9ab5e58: fix: package.json's deps
# 2.1.1
## Patch Changes
- d11c6f7: FIx: incorrect package
## Minor Changes
- 368393d: CLI update
# 2.1.0
## Minor Changes
- bb85674: Introduced `multiui` npx command.