Release Notes
0.10.2 (2022-05-17)
Features
- button: add disabled state (a6330f1)
0.10.1 (2022-05-16)
Bug Fixes
- svelte: fix ListInput children error (2b91a6c), closes #48
0.10.0 (2022-04-28)
Features
- react: Action Sheet components (c1907ad)
- svelte: Action Sheet components (cf29c54)
- vue: Action Sheet components (9b1890b)
0.9.0 (2022-04-28)
Bug Fixes
- ListItem: use dark class on demand (409ef5d)
- popover: consider el.el case when calc Popover position (a3cebb6)
Features
- react: Breadcrumbs components (58a62c4)
- svelte: Breadcrumbs components (098a8ec)
- types: types for Breadcrumbs components (86cd6b8)
- vue: Breadcrumbs components (802aec1)
0.8.3 (2022-04-27)
Bug Fixes
- svelte: add
onClick
props types (b237927)
Features
- allow to replace default fonts for iOS and Material themes (b2f2244), closes #35
0.8.2 (2022-04-20)
Bug Fixes
- fix shared utils imports in "module" envs (30793b0), closes #44
0.8.1 (2022-04-17)
Bug Fixes
0.8.0 (2022-04-15)
Features
- Konsta Svelte components 🎉
0.7.3 (2022-04-12)
Features
- move common components classes to shared resources
0.7.2 (2022-04-12)
Bug Fixes
- preloader: fix iOS preloader animation in Safari (8135ac7)
0.7.1 (2022-01-24)
Bug Fixes
0.7.0 (2021-12-13)
0.6.0 (2021-12-13)
Features
0.5.1 (2021-11-29)
Bug Fixes
- added
component
and media
props types (#17) (42c0bf8)
0.5.0 (2021-10-18)
Bug Fixes
- fix Icon and TabbarLink types (2d91f6d)
Features
- Tailwind Mobile Vue.js components
- set /react and /vue packages as
type: module
(6d2578a) - add Range
input
event handler` (a6cdb4d) - add Stepper
input
event handler (99ad13c)
0.5.0-beta.9 (2021-10-15)
Bug Fixes
- export twmProvider in Vue types (aab5588)
0.5.0-beta.8 (2021-10-14)
Bug Fixes
- add package.json to exports (d1dad2d)
0.5.0-beta.7 (2021-10-14)
Bug Fixes
- fix Icon and TabbarLink types (2d91f6d)
0.5.0-beta.6 (2021-10-14)
Features
- vue: export all components without
twm
prefix (a8e8350)
0.5.0-beta.4 (2021-10-12)
Features
- set /react and /vue packages as
type: module
(6d2578a)
0.5.0-beta.3 (2021-10-12)
Bug Fixes
- vue: add missing TailwindMobuileProvider
render
method
0.5.0-beta.2 (2021-10-12)
Bug Fixes
- vue: add missing TailwindMobuileProvider (4607e68)
0.5.0-beta.1 (2021-10-12)
Features
- Vue components
- add Range
input
event handler` (a6cdb4d) - add Stepper
input
event handler (99ad13c)
0.4.6 (2021-09-13)
Bug Fixes
- list-input: fix overflow with floating label (56f1af7), closes #10
0.4.5 (2021-09-09)
Bug Fixes
- input: fix missing
type
attribute (239babd), closes #9
0.4.4 (2021-09-06)
Features
- parent framework theme detection (75f5acf)
0.4.3 (2021-09-06)
Features
- config: support 'ios' and 'md' classes (2deeb3d)
0.4.2 (2021-09-06)
Bug Fixes
- config: fix dark mode extension (2a89557)
0.4.1 (2021-09-06)
Bug Fixes
- provider: fix touchRipple defaults (7989b4a)
0.4.0 (2021-09-06)
Bug Fixes
- navbar: fix missing safe areas in material theme (553c868)
- toolbar: fix toolbar height in material theme (7c11178)
Features
- config: purge can be an object (8d98111)
- list-item: auto strong title in menu list (5153047)
- list-item: item title font sizes (615d950)
- navbar: theme-specific font sizes (659d4cf)
- panel: new Side Panel component (b9ca8ba)
0.3.8 (2021-09-03)
0.3.7 (2021-09-02)
Features
- support
darkMode: 'media'
(d0d960e)
0.3.6 (2021-09-02)
0.3.5 (2021-09-02)
0.3.4 (2021-09-02)
Features
0.3.3 (2021-09-01)
Features
- popover: add translucent and angleClassName props (a097703)
- add select-none to components (ec936eb)
0.3.2 (2021-09-01)
Features
0.3.1 (2021-09-01)
Features
- package: add release date (5d04e33)
0.3.0 (2021-08-31)
Features
- app: add
safeAreas
prop (f4c9c94) - demo: update FAB position demo (c60f7ab)
- demo: update Popup demo (f566134)
- demo: update Sheet demo (5638a62)
- list: rest safe areas on inset list (22b8d87)
- popover: consider safe areas during positioning (8375b14)
- popup: reset safe areas (a8f9011)
- segmented: animated strong segmented (ecf6f71)
0.2.5 (2021-08-27)
Features
0.2.0 (2021-08-27)
Features
0.1.1 (2021-08-27)
Bug Fixes
0.1.0 (2021-08-27)
Features
0.0.4 (2021-08-26)
Features
- remove dark mode and variants plugin in favor of JIT mode (0663e96)
0.0.3 (2021-08-26)
Features
- config: add self to purge (cec552b)
- Navbar: title text color (cb4ff65)
- add
hairlines
prop to where it is used (21c5822)
0.0.2 (2021-08-26)
Features
- config: add 1em font sizes and 15,18 insets (f0e0a1d)
- config: extend spacing and scale values (319b799)
- hairlines: extend hairlines with colors and durations (59d4707)
- List,Block: add hairlines prop (f6ac793)
- ListButton: remove hailrine prop (c4706b0)
- ListInput: new ListInput component (0c45191)
- add first/last-child variants (d148e55)
- icons use
currentcolor
for fill (befa7b5) - new FAB component (fa144ba)
- new ListGroup component (a58e639)
- use last-child variants to disable list hairlines (227f923)
0.0.1 (2021-02-16)
Features
2021 © Konsta UI by

.