@work-rjkashyap/unified-ui 0.3.1 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -8,8 +8,105 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
+ ### 🚀 Features
12
+
13
+ - Add motion tokens for animation consistency
14
+ - Introduced motion tokens in `motion.ts` for durations, easings, springs, and stagger timings to standardize animations across the design system. ([65feea0](https://github.com/imrj05/unified-ui/commit/65feea0c5ab3b43d3aa6a4300aedda58b9769fad))
15
+ ## [0.3.2] — 2026-03-09
16
+
17
+ ### 🚀 Features
18
+
19
+ - Update composer.json version to 0.0.5, add PHP config integration, and enhance InitCommand ([26cacd4](https://github.com/imrj05/unified-ui/commit/26cacd4b8a16ea4cc31d7894c5fb0dbbb0541f8a))
20
+ - Update composer.json version to 0.0.4 and enhance InitCommand with skip-npm option ([0ce9f0e](https://github.com/imrj05/unified-ui/commit/0ce9f0eb0e9da9bdf8e421a27571b160b343e293))
21
+ - Update composer.json version and enhance InitCommand for app.js and app.css patching ([67ee978](https://github.com/imrj05/unified-ui/commit/67ee97825c2c89ef7c2da15bc41532c1aa776da7))
22
+ - Enhance InitCommand to install and patch Unified UI integration
23
+ - Added functionality to install the @work-rjkashyap/unified-ui npm package.
24
+ - Implemented patching of app.js to include Unified UI styles.
25
+ - Updated patching logic for app.css to import Unified UI tokens.
26
+ - Improved user instructions for next steps after initialization.
27
+ - Refactored InstallAlpineCommand to support Unified UI CSS integration. ([d456a1a](https://github.com/imrj05/unified-ui/commit/d456a1a9f6344f9204399060786a14d65b3db958))
28
+ - Add new UI components and styles for toggle group, tree view, video player, virtual list, and visually hidden elements
29
+ - Introduced `toggle-group` component for single/multi-select toggle buttons.
30
+ - Added `tree-view` component for hierarchical tree structures with expand/collapse functionality.
31
+ - Implemented `video-player` component with controls for play, pause, mute, and fullscreen.
32
+ - Created `virtual-list` component for efficient rendering of large lists.
33
+ - Added `visually-hidden` component for screen reader accessibility.
34
+ - Included a comprehensive CSS file with design tokens for colors, spacing, typography, and utility classes. ([fce5f13](https://github.com/imrj05/unified-ui/commit/fce5f13a72c92d69af6b40012d6ece6e54415293))
35
+ - **templates:** Add nextjs, react, tanstack-router and laravel starter templates ([5763bec](https://github.com/imrj05/unified-ui/commit/5763bec76e06bee1abaccba0baa4304777dfbf82))
36
+ - Add Laravel documentation layout and navigation
37
+ - Introduced a new layout for Laravel documentation in `layout.tsx`.
38
+ - Added Laravel icon component in `layout.config.tsx`.
39
+ - Updated navigation links to include Laravel section with appropriate icon.
40
+ - Enhanced sidebar tabs to feature Laravel documentation.
41
+ - Integrated Laravel source loader in `source.ts` for documentation retrieval. ([99ed76f](https://github.com/imrj05/unified-ui/commit/99ed76f9070d1a1be5137262c1dcd24e85ff93c2))
42
+
43
+ ### 🐛 Bug Fixes
44
+
45
+ - Update version and metadata in composer.json for unified-ui-laravel ([2dd5dbe](https://github.com/imrj05/unified-ui/commit/2dd5dbe837f6e7972c32f1d69aeabea2a0437709))
46
+ - Update exports in unified-ui to include missing components and variants ([c289e35](https://github.com/imrj05/unified-ui/commit/c289e3584e1fb3809ac30d99bff4734a02dedbaa))
47
+
48
+ ### ⚙️ CI/CD
49
+
50
+ - **templates:** Add sync-templates workflow to split 4 template repos on push to main ([9b5bb43](https://github.com/imrj05/unified-ui/commit/9b5bb43b9fd86a3afa75e378d902884fa3d6831b))
51
+
52
+ ### 🏗️ Miscellaneous
53
+
54
+ - **changelog:** Auto-update unreleased entries [skip ci] ([7fb15c9](https://github.com/imrj05/unified-ui/commit/7fb15c907a060b6c15d65fd85e073ed1cbcff740))
55
+ - **changelog:** Auto-update unreleased entries [skip ci] ([7dbe966](https://github.com/imrj05/unified-ui/commit/7dbe96600fe84196757a878c4256a3e3cb0f6682))
56
+ - **changelog:** Auto-update unreleased entries [skip ci] ([6569725](https://github.com/imrj05/unified-ui/commit/656972599dd7703317fbd6b184b95050aca092d8))
57
+ - **changelog:** Auto-update unreleased entries [skip ci] ([57bfcc3](https://github.com/imrj05/unified-ui/commit/57bfcc37256d43487f773bddda7d8c70e7c89b31))
58
+ - **changelog:** Auto-update unreleased entries [skip ci] ([15a41e4](https://github.com/imrj05/unified-ui/commit/15a41e4f97bb1959e73a04b038375c949f966805))
59
+ - **changelog:** Auto-update unreleased entries [skip ci] ([dcea98f](https://github.com/imrj05/unified-ui/commit/dcea98fa12d3fc3acdb0bf95cba410ecd50ba18b))
60
+ - **changelog:** Auto-update unreleased entries [skip ci] ([ca389cf](https://github.com/imrj05/unified-ui/commit/ca389cf172256d0801c2754cc40cb62d6897d11b))
61
+ - **changelog:** Auto-update unreleased entries [skip ci] ([d8089e7](https://github.com/imrj05/unified-ui/commit/d8089e77df0051c8507b8346782b96c48cf556e3))
62
+ - Add pre-commit and pre-push git hooks with biome format, lint, ts and build checks ([dd1f545](https://github.com/imrj05/unified-ui/commit/dd1f545fa9affe920e4354e9bf611c39ee50f338))
63
+ - **changelog:** Auto-update unreleased entries [skip ci] ([5ae6ea4](https://github.com/imrj05/unified-ui/commit/5ae6ea49b8bc458be53eb6df8b4bfba75436711a))
64
+ - **changelog:** Auto-update unreleased entries [skip ci] ([4bd4977](https://github.com/imrj05/unified-ui/commit/4bd497781d30f6619e42ca96c32e191505023744))
65
+ - **changelog:** Auto-update unreleased entries [skip ci] ([6361c64](https://github.com/imrj05/unified-ui/commit/6361c64bbca738ef05a24601ec16ad1913d314d6))
66
+ - **changelog:** Auto-update unreleased entries [skip ci] ([2ad8e77](https://github.com/imrj05/unified-ui/commit/2ad8e77bbde2313487ecd0dfd70b674d9d0e031e))
67
+ - **changelog:** Auto-update unreleased entries [skip ci] ([a04b91d](https://github.com/imrj05/unified-ui/commit/a04b91dbeb88e02f90c777346e0ceec0d6d26637))
68
+
69
+ ### Other
70
+
71
+ - Merge branch 'main' of github.com:imrj05/unified-ui ([f005622](https://github.com/imrj05/unified-ui/commit/f005622e162390eaf623f1f45ba17b2d777eca1b))
72
+ - Add template to tsconfig exclude ([da8df2e](https://github.com/imrj05/unified-ui/commit/da8df2ef8d4bda119e32cdb676f07cb30aa68c1e))
73
+ - Update logo image source in README.md ([110747c](https://github.com/imrj05/unified-ui/commit/110747cabb45527eda9b62009503b161ae81c555))
74
+ ## [laravel/v0.0.1] — 2026-03-08
75
+
76
+ ### 🚀 Features
77
+
78
+ - Add unified UI components for Laravel
79
+ - Introduced new Blade components for tabs, text, textarea, toggle, and tooltip.
80
+ - Implemented a structured JSON schema for configuration and component registration.
81
+ - Enhanced text area with auto-resize and character counting features.
82
+ - Added toggle button functionality with pressed state management.
83
+ - Created tooltip component with customizable content, positioning, and delay.
84
+ - Updated TypeScript configuration to exclude unified-ui-laravel package. ([7d1c16e](https://github.com/imrj05/unified-ui/commit/7d1c16ea44d13fc3d5a89fbe4c5d777522af74fd))
85
+ - **nav:** Refactor navigation component and add versioning
86
+ - Refactored Discord, X, and GitHub icon components for consistency.
87
+ - Introduced a new `ds-version.ts` file to manage design system versioning.
88
+ - Updated navigation links and their active state handling.
89
+ - Enhanced layout header with improved styling and responsiveness. ([6af6e8d](https://github.com/imrj05/unified-ui/commit/6af6e8d79728df0f1b5c2c8b488dc74326b0007c))
90
+ - Add status and sinceVersion fields to component metadata ([65446d2](https://github.com/imrj05/unified-ui/commit/65446d29b59849483c0f33909815e3074af7b1e7))
91
+
92
+ ### 🐛 Bug Fixes
93
+
94
+ - **laravel:** Remove minimum-stability from library composer.json ([5c23809](https://github.com/imrj05/unified-ui/commit/5c23809c37908219c78da4815c7f452190a44fb8))
95
+
96
+ ### 🏗️ Miscellaneous
97
+
98
+ - **changelog:** Auto-update unreleased entries [skip ci] ([fdb4d80](https://github.com/imrj05/unified-ui/commit/fdb4d80ab19f2f28e03bdd13cc30f6aec6e01936))
99
+ - **changelog:** Auto-update unreleased entries [skip ci] ([6174899](https://github.com/imrj05/unified-ui/commit/617489931d92a6ccec06d2e2dbaf40b7e6199695))
100
+ - **changelog:** Auto-update unreleased entries [skip ci] ([0fe04e0](https://github.com/imrj05/unified-ui/commit/0fe04e080a65e48b28ed6d84297992d56669b160))
101
+ - **changelog:** Auto-update unreleased entries [skip ci] ([9be3204](https://github.com/imrj05/unified-ui/commit/9be32046aec7408f39af5e1a22a2cea3ca5cac57))
102
+ - **tsconfig:** Format and update paths in tsconfig.json ([b4cd53c](https://github.com/imrj05/unified-ui/commit/b4cd53c8963081fdd315a3b5955f9a14edbb1f3b))
103
+ - **changelog:** Auto-update unreleased entries [skip ci] ([da78e1a](https://github.com/imrj05/unified-ui/commit/da78e1a8c7102af9289518def430a70c6da16ffc))
104
+ ## [0.3.1] — 2026-03-07
105
+
11
106
  ### 🏗️ Miscellaneous
12
107
 
108
+ - Update version to 0.3.1 in package.json ([5dc589d](https://github.com/imrj05/unified-ui/commit/5dc589dac389f1f9714513574d58d6b30c1948a0))
109
+ - **changelog:** Auto-update unreleased entries [skip ci] ([de99bae](https://github.com/imrj05/unified-ui/commit/de99baed40b7fdbe6e130b8436acd455b92ba3b3))
13
110
  - Update version to 0.3.0 in package.json ([0da22c2](https://github.com/imrj05/unified-ui/commit/0da22c2c96ce3303fd619df4a2daed3b50eb5a76))
14
111
  - **changelog:** Auto-update unreleased entries [skip ci] ([bc71407](https://github.com/imrj05/unified-ui/commit/bc71407c37fad8ceaba9552f588ed3a5d464c630))
15
112
  ## [0.3.0] — 2026-03-07