|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v0.0.1-beta.5](https://github.com/soybeanjs/soybean-ui/compare/v0.0.1-beta.4...v0.0.1-beta.5) (2025-03-05) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **packages**: |
| 9 | + - ui: add resizable - by @soybeanjs in https://github.com/soybeanjs/soybean-ui/issues/56 [<samp>(54a41)</samp>](https://github.com/soybeanjs/soybean-ui/commit/54a41b4) |
| 10 | + - variants: export slot type - by @soybeanjs [<samp>(ce901)</samp>](https://github.com/soybeanjs/soybean-ui/commit/ce90128) |
| 11 | + - ui: add tags-input - by @soybeanjs in https://github.com/soybeanjs/soybean-ui/issues/57 [<samp>(f6535)</samp>](https://github.com/soybeanjs/soybean-ui/commit/f6535bf) |
| 12 | + - ui: add number-field - by @soybeanjs in https://github.com/soybeanjs/soybean-ui/issues/59 [<samp>(ef749)</samp>](https://github.com/soybeanjs/soybean-ui/commit/ef74911) |
| 13 | + - ui: add carousel - by @soybeanjs in https://github.com/soybeanjs/soybean-ui/issues/60 [<samp>(88328)</samp>](https://github.com/soybeanjs/soybean-ui/commit/88328f6) |
| 14 | + - ui: add stepper - by @soybeanjs in https://github.com/soybeanjs/soybean-ui/issues/61 [<samp>(25027)</samp>](https://github.com/soybeanjs/soybean-ui/commit/2502769) |
| 15 | + - ui: command support size - by @soybeanjs [<samp>(a12bb)</samp>](https://github.com/soybeanjs/soybean-ui/commit/a12bb48) |
| 16 | +- **projects**: |
| 17 | + - add theme color `carbon` - by @soybeanjs [<samp>(80906)</samp>](https://github.com/soybeanjs/soybean-ui/commit/809061f) |
| 18 | + |
| 19 | +### 🐞 Bug Fixes |
| 20 | + |
| 21 | +- **packages**: |
| 22 | + - primitives: fix number-field error when not provide prop modelValue - by @soybeanjs [<samp>(6c51c)</samp>](https://github.com/soybeanjs/soybean-ui/commit/6c51c48) |
| 23 | + - ui: fix missing stepper props orientation - by @soybeanjs [<samp>(934fa)</samp>](https://github.com/soybeanjs/soybean-ui/commit/934fac7) |
| 24 | + - primitives: fix `useForwardExpose` - by @soybeanjs [<samp>(cbd21)</samp>](https://github.com/soybeanjs/soybean-ui/commit/cbd2140) |
| 25 | +- **types**: |
| 26 | + - fix ts types - by @soybeanjs [<samp>(3a12e)</samp>](https://github.com/soybeanjs/soybean-ui/commit/3a12e63) |
| 27 | + |
| 28 | +### 🛠 Optimizations |
| 29 | + |
| 30 | +- **packages**: |
| 31 | + - ui: optimize select option type - by @soybeanjs [<samp>(ef6e0)</samp>](https://github.com/soybeanjs/soybean-ui/commit/ef6e070) |
| 32 | + - ui: optimize select option type - by @soybeanjs [<samp>(7711c)</samp>](https://github.com/soybeanjs/soybean-ui/commit/7711c6c) |
| 33 | + - ui: optimize select prop - by @soybeanjs [<samp>(efa1e)</samp>](https://github.com/soybeanjs/soybean-ui/commit/efa1ee3) |
| 34 | + - ui: optimize keboard-key - by @soybeanjs [<samp>(d9f68)</samp>](https://github.com/soybeanjs/soybean-ui/commit/d9f68d2) |
| 35 | + - ui: optimize command - by @soybeanjs [<samp>(472e4)</samp>](https://github.com/soybeanjs/soybean-ui/commit/472e449) |
| 36 | +- **projects**: |
| 37 | + - ui: add prop `defer` - by @soybeanjs [<samp>(39d10)</samp>](https://github.com/soybeanjs/soybean-ui/commit/39d10fb) |
| 38 | + - optimize scripts generate - by @soybeanjs [<samp>(b76d1)</samp>](https://github.com/soybeanjs/soybean-ui/commit/b76d142) |
| 39 | + - optimize tabs data - by @soybeanjs [<samp>(14d60)</samp>](https://github.com/soybeanjs/soybean-ui/commit/14d600a) |
| 40 | + - optimize code to avoid wrong build types - by @soybeanjs [<samp>(2d81d)</samp>](https://github.com/soybeanjs/soybean-ui/commit/2d81de5) |
| 41 | + |
| 42 | +### 💅 Refactors |
| 43 | + |
| 44 | +- **packages**: |
| 45 | + - ui: refactor select - by @soybeanjs [<samp>(b18f8)</samp>](https://github.com/soybeanjs/soybean-ui/commit/b18f8e4) |
| 46 | + - ui: refactor accordion class - by @soybeanjs [<samp>(d04c3)</samp>](https://github.com/soybeanjs/soybean-ui/commit/d04c330) |
| 47 | + - variants: use `ring` replace `outline` - by @soybeanjs [<samp>(c0203)</samp>](https://github.com/soybeanjs/soybean-ui/commit/c02034a) |
| 48 | + - variants: fix outline-none - by @soybeanjs [<samp>(9c066)</samp>](https://github.com/soybeanjs/soybean-ui/commit/9c06676) |
| 49 | + - ui: refactor command - by @soybeanjs [<samp>(3c876)</samp>](https://github.com/soybeanjs/soybean-ui/commit/3c876d5) |
| 50 | +- **projects**: |
| 51 | + - ui: remove short prop - by @soybeanjs [<samp>(0843a)</samp>](https://github.com/soybeanjs/soybean-ui/commit/0843a97) |
| 52 | + - ui: remove short prop - by @soybeanjs [<samp>(32a78)</samp>](https://github.com/soybeanjs/soybean-ui/commit/32a7880) |
| 53 | + - use `outline-solid` replace unuseless `outline` in unocss - by @soybeanjs [<samp>(e0f4b)</samp>](https://github.com/soybeanjs/soybean-ui/commit/e0f4bae) |
| 54 | + - update package build - by @soybeanjs [<samp>(3b105)</samp>](https://github.com/soybeanjs/soybean-ui/commit/3b105d3) |
| 55 | + |
| 56 | +### 📖 Documentation |
| 57 | + |
| 58 | +- **projects**: update docs - by @soybeanjs [<samp>(bcb30)</samp>](https://github.com/soybeanjs/soybean-ui/commit/bcb30ac) |
| 59 | + |
| 60 | +### 🏡 Chore |
| 61 | + |
| 62 | +- **deps**: |
| 63 | + - update deps - by @soybeanjs [<samp>(ba27a)</samp>](https://github.com/soybeanjs/soybean-ui/commit/ba27aad) |
| 64 | + - update deps - by @soybeanjs [<samp>(18687)</samp>](https://github.com/soybeanjs/soybean-ui/commit/1868790) |
| 65 | + - update deps - by @soybeanjs [<samp>(f9dd8)</samp>](https://github.com/soybeanjs/soybean-ui/commit/f9dd824) |
| 66 | + - update deps - by @soybeanjs [<samp>(89afa)</samp>](https://github.com/soybeanjs/soybean-ui/commit/89afa9e) |
| 67 | +- **projects**: |
| 68 | + - update vscode settings - by @soybeanjs [<samp>(245af)</samp>](https://github.com/soybeanjs/soybean-ui/commit/245afae) |
| 69 | + - update deps & update vite config - by @soybeanjs [<samp>(ee143)</samp>](https://github.com/soybeanjs/soybean-ui/commit/ee143fd) |
| 70 | + - sync code from radix-vue - by @soybeanjs [<samp>(8044f)</samp>](https://github.com/soybeanjs/soybean-ui/commit/8044f46) |
| 71 | + - ui: update pnpm version - by @soybeanjs [<samp>(9a628)</samp>](https://github.com/soybeanjs/soybean-ui/commit/9a628bb) |
| 72 | + - sync code from radix-vue - by @soybeanjs [<samp>(bd5e3)</samp>](https://github.com/soybeanjs/soybean-ui/commit/bd5e32e) |
| 73 | + - update unocss preset - by @soybeanjs [<samp>(30874)</samp>](https://github.com/soybeanjs/soybean-ui/commit/308740a) |
| 74 | + - update vscode settings - by @soybeanjs [<samp>(ca0cd)</samp>](https://github.com/soybeanjs/soybean-ui/commit/ca0cd83) |
| 75 | + - optimize scripts generate - by @soybeanjs [<samp>(d8387)</samp>](https://github.com/soybeanjs/soybean-ui/commit/d83874c) |
| 76 | + - sync code from radix-vue - by @soybeanjs [<samp>(a86e4)</samp>](https://github.com/soybeanjs/soybean-ui/commit/a86e480) |
| 77 | + - update pnpm version - by @soybeanjs [<samp>(324e4)</samp>](https://github.com/soybeanjs/soybean-ui/commit/324e42b) |
| 78 | + - update pnpm version - by @soybeanjs [<samp>(11296)</samp>](https://github.com/soybeanjs/soybean-ui/commit/1129633) |
| 79 | + |
| 80 | +### 🎨 Styles |
| 81 | + |
| 82 | +- **projects**: eslint sort import - by @soybeanjs [<samp>(45ba3)</samp>](https://github.com/soybeanjs/soybean-ui/commit/45ba345) |
| 83 | + |
| 84 | +### ❤️ Contributors |
| 85 | + |
| 86 | +[](https://github.com/soybeanjs) |
| 87 | + |
4 | 88 | ## [v0.0.1-beta.4](https://github.com/soybeanjs/soybean-ui/compare/v0.0.1-beta.3...v0.0.1-beta.4) (2025-01-07)
|
5 | 89 |
|
6 | 90 | ### 💅 Refactors
|
|
0 commit comments