mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-03 08:05:37 +00:00
chore( ui): release 0.0.2
This commit is contained in:
parent
9cba88cb68
commit
0ec2908df1
@ -1,3 +1,3 @@
|
||||
{
|
||||
"packages/ui": "0.0.1"
|
||||
"packages/ui": "0.0.2"
|
||||
}
|
||||
|
||||
28
packages/ui/CHANGELOG.md
Normal file
28
packages/ui/CHANGELOG.md
Normal file
@ -0,0 +1,28 @@
|
||||
# Changelog
|
||||
|
||||
## [0.0.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/ui-v0.0.1...ui-v0.0.2) (2026-04-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **maintenance:** new maintenance page ([#9445](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9445)) ([01a951e](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/01a951e77b8e2b7a74f47e6fbb69f2028cf90f22))
|
||||
* **package/ui:** actionButton + labledButton ([#9470](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9470)) ([e144170](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/e144170cf065a761ac9c95efab3088b586cb96a7))
|
||||
* **package/ui:** os-badge ([#9250](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9250)) ([951a24f](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/951a24f100cf735751ea43750186fa36fada9171))
|
||||
* **package/ui:** os-button suffix slot ([#9242](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9242)) ([282d4a3](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/282d4a33eb8ab8932e4500ee5065e07985a3c19b))
|
||||
* **package/ui:** os-counter-icon ([#9471](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9471)) ([202c869](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/202c869515e493eba10daaa33b8c6fefe8d242ee))
|
||||
* **package/ui:** os-icon ([#9234](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9234)) ([fc714a5](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fc714a5f303cb443b52799090db0cdffa7a1e7bb))
|
||||
* **package/ui:** os-menu ([#9431](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9431)) ([75c1232](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/75c12328606b5a5aec19ba7a46d3e3c353bc59ac))
|
||||
* **package/ui:** os-modal & webapp integration ([#9375](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9375)) ([237798b](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/237798b0f0b9002d524c3f24486f0e00d81d4af9))
|
||||
* **package/ui:** os-number ([#9254](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9254)) ([bbad57b](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/bbad57bbc7cefe6aaeb1446c742bc36ec65faacd))
|
||||
* **webapp:** more button icons, more loading states ([#9243](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9243)) ([c0a7965](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/c0a7965d24280675f6ca33ecb58c02cd2fc02748))
|
||||
* **webapp:** push to top indicator ([#9237](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9237)) ([0cbdfea](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/0cbdfea5a1169eaa31f7e04dd128db1bda7fb56a))
|
||||
* **webapp:** replace language switch logo ([#9475](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9475)) ([b078307](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/b07830769d44de29acabb52fa0614ff6b5b745df))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **package/ui:** fix package ui regression target on icons ([#9479](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9479)) ([9cba88c](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9cba88cb68bdf5258216279dcf0301574d5e4b6a))
|
||||
* **package/ui:** os-button class to ensure branding compatibility ([#9211](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9211)) ([f4fe855](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/f4fe8553de78d02d627c10df59d66d7a06c285b7))
|
||||
* **package/ui:** override active hover effect of disabled button to not create visual glitches when button state changes ([#9408](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9408)) ([194fc53](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/194fc53ade76355063473ba097f5f474e6102211))
|
||||
* **package/ui:** update eslint-config-it4c & fix lint errors ([#9368](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9368)) ([5ad0689](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/5ad0689ddae5497273f549a0df74cdb1ecf8afe5))
|
||||
* **webapp:** add responsive mobile menu with locale switching and filter support ([#9281](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/9281)) ([9548ad6](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9548ad6e313f547e93778bf78e880d2527ec1f49))
|
||||
4
packages/ui/package-lock.json
generated
4
packages/ui/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@ocelot-social/ui",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@ocelot-social/ui",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ocelot-social/ui",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Vue component library for ocelot.social - works with Vue 2.7+ and Vue 3",
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user