|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v0.0.6-beta.1](https://github.com/soybeanjs/soybean-ui/compare/v0.0.5...v0.0.6-beta.1) (2025-11-23) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **docs**: |
| 9 | + - enhance header navigation and search functionality with new components - by @soybeanjs [<samp>(ec936)</samp>](https://github.com/soybeanjs/soybean-ui/commit/ec936708) |
| 10 | + - update Vite server configuration and enhance background decoration with fade-in animation - by @soybeanjs [<samp>(e35bb)</samp>](https://github.com/soybeanjs/soybean-ui/commit/e35bbc7c) |
| 11 | + - add introduction and quick start documentation, implement sider menu component, and update app header styles - by @soybeanjs [<samp>(fb2e0)</samp>](https://github.com/soybeanjs/soybean-ui/commit/fb2e0e55) |
| 12 | +- **link**: |
| 13 | + - enhance slot functionality in link components to pass isHref prop for better context handling - by @soybeanjs [<samp>(d5c7a)</samp>](https://github.com/soybeanjs/soybean-ui/commit/d5c7a202) |
| 14 | +- **projects**: |
| 15 | + - implement navbar for the header section. - by **Azir-11** [<samp>(293bd)</samp>](https://github.com/soybeanjs/soybean-ui/commit/293bdce0) |
| 16 | + |
| 17 | +### 🐞 Bug Fixes |
| 18 | + |
| 19 | +- **command**: remove searchTerm condition from empty state display logic - by @soybeanjs [<samp>(199bc)</samp>](https://github.com/soybeanjs/soybean-ui/commit/199bc04e) |
| 20 | + |
| 21 | +### 🛠 Optimizations |
| 22 | + |
| 23 | +- **styles**: optimize the responsive design of the homepage logo. - by **Azir-11** [<samp>(12b6d)</samp>](https://github.com/soybeanjs/soybean-ui/commit/12b6d365) |
| 24 | + |
| 25 | +### 💅 Refactors |
| 26 | + |
| 27 | +- **docs**: remove motion-v dependency and enhance background decoration with particle effects - by @soybeanjs [<samp>(71796)</samp>](https://github.com/soybeanjs/soybean-ui/commit/71796ebd) |
| 28 | + |
| 29 | +### 📖 Documentation |
| 30 | + |
| 31 | +- **README**: add logo to README files for better branding - by @soybeanjs [<samp>(943d7)</samp>](https://github.com/soybeanjs/soybean-ui/commit/943d7c55) |
| 32 | +- **projects**: add docs home page - by @soybeanjs [<samp>(8d380)</samp>](https://github.com/soybeanjs/soybean-ui/commit/8d380557) |
| 33 | + |
| 34 | +### 🏡 Chore |
| 35 | + |
| 36 | +- **projects**: remove npm registry url && update deps - by @soybeanjs [<samp>(24126)</samp>](https://github.com/soybeanjs/soybean-ui/commit/24126c5c) |
| 37 | + |
| 38 | +### 🎨 Styles |
| 39 | + |
| 40 | +- **docs**: update border color for improved UI consistency - by @soybeanjs [<samp>(5fbc9)</samp>](https://github.com/soybeanjs/soybean-ui/commit/5fbc939f) |
| 41 | + |
| 42 | +### ❤️ Contributors |
| 43 | + |
| 44 | +[](https://github.com/soybeanjs) |
| 45 | +[Azir-11 ](mailto:[email protected]) |
| 46 | + |
4 | 47 | ## [v0.0.5](https://github.com/soybeanjs/soybean-ui/compare/v0.0.4...v0.0.5) (2025-11-19) |
5 | 48 |
|
6 | 49 | ### 🐞 Bug Fixes |
|
0 commit comments