Skip to content
Snippets Groups Projects
Commit 1ea1e224 authored by Georg Krause's avatar Georg Krause
Browse files

chore: Add Changelog for 0.3.0

parent c9153047
No related branches found
No related tags found
No related merge requests found
Pipeline #33968 passed with stages
in 1 minute and 50 seconds
## [0.3.0](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.2.2...v0.3.0) (2023-11-29)
### Features
- add alert and modal components ([b44e0e8](https://dev.funkwhale.audio/funkwhale/ui/commit/b44e0e8d0c0f72a2b739d180e8201e49fdfae49e))
- add more props to buttons ([2cba5b7](https://dev.funkwhale.audio/funkwhale/ui/commit/2cba5b7497a02b093f68d6af1bcf928a49bdc8bf))
### Bug Fixes
- 'fix Cannot resolve TS type' errors ([c1cf965](https://dev.funkwhale.audio/funkwhale/ui/commit/c1cf96592d75e7860163d293fe698f322095ba12))
- add missing type import ([368d1be](https://dev.funkwhale.audio/funkwhale/ui/commit/368d1be93fc54db9fcc64cddd940ecb5c3041a70))
- apply [@mjourdan](https://dev.funkwhale.audio/mjourdan)'s suggestions ([2ef9b27](https://dev.funkwhale.audio/funkwhale/ui/commit/2ef9b273f431cc1f6757a320e21d00d58bca832d))
## [0.2.2](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.2.1...v0.2.2) (2023-09-25)
### Bug Fixes
......@@ -60,111 +73,18 @@
- **colors:** merge color props under common `color` prop ([2a3a116](https://dev.funkwhale.audio/funkwhale/ui/commit/2a3a116294efe05b8f1f4945f5dfa8e513861828))
## <small>0.1.3 (2022-10-05)</small>
- Add peer dependencies ([14ea619](https://dev.funkwhale.audio/funkwhale/ui/commits/14ea619))
- Add README note about dependencies ([0e51fb0](https://dev.funkwhale.audio/funkwhale/ui/commits/0e51fb0))
- v0.1.3 ([aef4de2](https://dev.funkwhale.audio/funkwhale/ui/commits/aef4de2))
## <small>0.1.2 (2022-10-05)</small>
- Try making Gitlab CI reuse already built artifacts ([8ec0191](https://dev.funkwhale.audio/funkwhale/ui/commits/8ec0191))
- v0.1.2 ([fb48712](https://dev.funkwhale.audio/funkwhale/ui/commits/fb48712))
## <small>0.1.1 (2022-10-05)</small>
- Add dist files to npm published version ([6619855](https://dev.funkwhale.audio/funkwhale/ui/commits/6619855))
- Fix kebab-casing ([7d9ae1d](https://dev.funkwhale.audio/funkwhale/ui/commits/7d9ae1d))
- Fix spacing ([71c0082](https://dev.funkwhale.audio/funkwhale/ui/commits/71c0082))
- v0.1.1 ([f55405c](https://dev.funkwhale.audio/funkwhale/ui/commits/f55405c))
- docs(contribute): Document how to do a release ([377b9b7](https://dev.funkwhale.audio/funkwhale/ui/commits/377b9b7))
## 0.1.0 (2022-09-29)
- Remove relative link ([1009fde](https://dev.funkwhale.audio/funkwhale/ui/commits/1009fde))
- Update README ([29acfbe](https://dev.funkwhale.audio/funkwhale/ui/commits/29acfbe))
- v0.1.0 ([c629d67](https://dev.funkwhale.audio/funkwhale/ui/commits/c629d67))
## 0.1.0-rc1 (2022-09-29)
- Add activity card ([b6b1ec1](https://dev.funkwhale.audio/funkwhale/ui/commits/b6b1ec1))
- Add album card ([d80cb43](https://dev.funkwhale.audio/funkwhale/ui/commits/d80cb43))
- Add artist card ([78b2930](https://dev.funkwhale.audio/funkwhale/ui/commits/78b2930))
- Add basic popover ([0c3c202](https://dev.funkwhale.audio/funkwhale/ui/commits/0c3c202))
- Add button states and use css vars for colors ([e5eba78](https://dev.funkwhale.audio/funkwhale/ui/commits/e5eba78))
- Add cards ([2d07503](https://dev.funkwhale.audio/funkwhale/ui/commits/2d07503))
- Add documentation for all components ([76a5ac9](https://dev.funkwhale.audio/funkwhale/ui/commits/76a5ac9))
- Add input component ([5371a41](https://dev.funkwhale.audio/funkwhale/ui/commits/5371a41))
- Add pagination ([b1471ef](https://dev.funkwhale.audio/funkwhale/ui/commits/b1471ef))
- Add placeholder support for textarea ([4b20db5](https://dev.funkwhale.audio/funkwhale/ui/commits/4b20db5))
- Add playlist card ([fd6c255](https://dev.funkwhale.audio/funkwhale/ui/commits/fd6c255))
- Add podcast card and cleanup other cards styles ([efa36bc](https://dev.funkwhale.audio/funkwhale/ui/commits/efa36bc))
- Add round and icon buttons ([5ece843](https://dev.funkwhale.audio/funkwhale/ui/commits/5ece843))
- Add sanitized html and markdown renderer components ([d61275b](https://dev.funkwhale.audio/funkwhale/ui/commits/d61275b))
- Add select fields ([0f267b6](https://dev.funkwhale.audio/funkwhale/ui/commits/0f267b6))
- Add some quality of life changes ([e188c27](https://dev.funkwhale.audio/funkwhale/ui/commits/e188c27))
- Add some style fixes ([be6ae17](https://dev.funkwhale.audio/funkwhale/ui/commits/be6ae17))
- Add table of contents ([8b8aa52](https://dev.funkwhale.audio/funkwhale/ui/commits/8b8aa52))
- Add textarea ([cd0e364](https://dev.funkwhale.audio/funkwhale/ui/commits/cd0e364))
- Add toggle and tabs components ([d8d2ddf](https://dev.funkwhale.audio/funkwhale/ui/commits/d8d2ddf))
- Add vue-router support ([a237163](https://dev.funkwhale.audio/funkwhale/ui/commits/a237163))
- Configure auto deployment ([51ad457](https://dev.funkwhale.audio/funkwhale/ui/commits/51ad457))
- Fix build error ([5e5e057](https://dev.funkwhale.audio/funkwhale/ui/commits/5e5e057))
- Fix button test ([6b26319](https://dev.funkwhale.audio/funkwhale/ui/commits/6b26319))
- Fix docs build ([182af5b](https://dev.funkwhale.audio/funkwhale/ui/commits/182af5b))
- Fix docs rendering toc ([2e63765](https://dev.funkwhale.audio/funkwhale/ui/commits/2e63765))
- Fix GitLab CI ([8c5aab1](https://dev.funkwhale.audio/funkwhale/ui/commits/8c5aab1))
- Fix GitLab pages ([504e29d](https://dev.funkwhale.audio/funkwhale/ui/commits/504e29d))
- Fix Lato font ([7c19059](https://dev.funkwhale.audio/funkwhale/ui/commits/7c19059))
- Fix navigation button in podcast card ([fb7356b](https://dev.funkwhale.audio/funkwhale/ui/commits/fb7356b))
- Fix outDir of vitepress build ([6ebe80b](https://dev.funkwhale.audio/funkwhale/ui/commits/6ebe80b))
- Fix padding ([cc639f2](https://dev.funkwhale.audio/funkwhale/ui/commits/cc639f2))
- Fix pages artifacts ([e8671b9](https://dev.funkwhale.audio/funkwhale/ui/commits/e8671b9))
- Fix pipeline ([a4b9751](https://dev.funkwhale.audio/funkwhale/ui/commits/a4b9751))
- Fix play button in activity ([3b13585](https://dev.funkwhale.audio/funkwhale/ui/commits/3b13585))
- Fix textarea focus ([1149076](https://dev.funkwhale.audio/funkwhale/ui/commits/1149076))
- Implement pills ([7b74e48](https://dev.funkwhale.audio/funkwhale/ui/commits/7b74e48))
- Implement radio card ([1a51e21](https://dev.funkwhale.audio/funkwhale/ui/commits/1a51e21))
- Make pagination responsive ([03007e1](https://dev.funkwhale.audio/funkwhale/ui/commits/03007e1))
- Prepare to merge ([3173d2d](https://dev.funkwhale.audio/funkwhale/ui/commits/3173d2d))
- Remove src/ui ([e251e66](https://dev.funkwhale.audio/funkwhale/ui/commits/e251e66))
- Rename input suffix slot to input-right ([ae9853f](https://dev.funkwhale.audio/funkwhale/ui/commits/ae9853f))
- Resolve @Sporiff's comments ([e79555f](https://dev.funkwhale.audio/funkwhale/ui/commits/e79555f))
- Resolve Mathieu's comments ([c1439dd](https://dev.funkwhale.audio/funkwhale/ui/commits/c1439dd))
- Split up source, docs and tests ([0341259](https://dev.funkwhale.audio/funkwhale/ui/commits/0341259))
- Update outline active behavior ([5842a48](https://dev.funkwhale.audio/funkwhale/ui/commits/5842a48))
- v0.1.0-rc1 ([0dd7114](https://dev.funkwhale.audio/funkwhale/ui/commits/0dd7114))
- ci(deploy): Fix package publishing ([466d9cf](https://dev.funkwhale.audio/funkwhale/ui/commits/466d9cf))
## <small>0.0.4-rc2 (2022-09-25)</small>
- Add npm-config ([109759f](https://dev.funkwhale.audio/funkwhale/ui/commits/109759f))
- Don't run yarn login ([d28ebb6](https://dev.funkwhale.audio/funkwhale/ui/commits/d28ebb6))
- v0.0.4-rc1 ([3e9f6ca](https://dev.funkwhale.audio/funkwhale/ui/commits/3e9f6ca))
- v0.0.4-rc2 ([af9203e](https://dev.funkwhale.audio/funkwhale/ui/commits/af9203e))
## <small>0.0.3 (2022-09-24)</small>
- Document how to do a release ([d1d9b38](https://dev.funkwhale.audio/funkwhale/ui/commits/d1d9b38))
- Fix Gitlab CI ([7138400](https://dev.funkwhale.audio/funkwhale/ui/commits/7138400))
- v0.0.3 ([4ec0e58](https://dev.funkwhale.audio/funkwhale/ui/commits/4ec0e58))
## <small>0.0.2 (2022-09-24)</small>
- Add Unit testing ([49a981b](https://dev.funkwhale.audio/funkwhale/ui/commits/49a981b))
- Adjust directory structure ([fdb21a4](https://dev.funkwhale.audio/funkwhale/ui/commits/fdb21a4))
- Automate npm publish ([4d132ed](https://dev.funkwhale.audio/funkwhale/ui/commits/4d132ed))
- Bootstrap documentation ([94dfd1c](https://dev.funkwhale.audio/funkwhale/ui/commits/94dfd1c))
- Configure coverage and test result reports ([e684cb4](https://dev.funkwhale.audio/funkwhale/ui/commits/e684cb4))
- Fix component import path ([099772f](https://dev.funkwhale.audio/funkwhale/ui/commits/099772f))
- Fix gitlab ci filename ([d5f4b1e](https://dev.funkwhale.audio/funkwhale/ui/commits/d5f4b1e))
- Fix pages deployment path mappings ([3eb510f](https://dev.funkwhale.audio/funkwhale/ui/commits/3eb510f))
- Initial CI pipeline ([ab20208](https://dev.funkwhale.audio/funkwhale/ui/commits/ab20208))
- Initial commit ([fbb6155](https://dev.funkwhale.audio/funkwhale/ui/commits/fbb6155))
- Initial commit ([8046cbb](https://dev.funkwhale.audio/funkwhale/ui/commits/8046cbb))
- Remove prettier, it wants spaces instead of tabs ([ff8ad9a](https://dev.funkwhale.audio/funkwhale/ui/commits/ff8ad9a))
- Switch to vite + ts components ([ccecc09](https://dev.funkwhale.audio/funkwhale/ui/commits/ccecc09))
- Update dependency @funkwhale/ui to version 0.1.2-dev1 ([c858d7c](https://dev.funkwhale.audio/funkwhale/ui/commits/c858d7c))
- Update dependency reference ([51f0be5](https://dev.funkwhale.audio/funkwhale/ui/commits/51f0be5))
- v0.0.1 ([7ff014b](https://dev.funkwhale.audio/funkwhale/ui/commits/7ff014b))
- v0.0.2 ([baacc61](https://dev.funkwhale.audio/funkwhale/ui/commits/baacc61))
## [0.1.3](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.2...v0.1.3) (2022-10-05)
## [0.1.2](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.1...v0.1.2) (2022-10-05)
## [0.1.1](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.0...v0.1.1) (2022-10-05)
## [0.1.0](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.0-rc1...v0.1.0) (2022-09-29)
## [0.1.0-rc1](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.0.4-rc2...v0.1.0-rc1) (2022-09-29)
## [0.0.4-rc2](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.0.3...v0.0.4-rc2) (2022-09-25)
## [0.0.3](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.0.2...v0.0.3) (2022-09-24)
## 0.0.2 (2022-09-24)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment