Releases: discue/ui-components
v1.7.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.0 (2025-04-21)
Features
- form-element-container: always use flex layout for the input elements (a469f95)
- form-input-textarea: add text area element (30db146)
Chores
- deps: update dependencies (71e833d)
v1.6.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.0 (2025-04-13)
Features
- breadcrumbs: update styling (55e782c)
v1.5.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.0 (2025-04-13)
Features
v1.4.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.0 (2025-04-13)
Bug Fixes
- breadcrumbs: ensure now really the last crumb is bold (c95d349)
- breadcrumbs: ensure only last crumb is bold (e28fc43)
Chores
v1.3.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2025-04-13)
Bug Fixes
- breadcrumb: convert to composition api component (31f811b)
Chores
- breadcrumbs: remove comments (cd0e696)
v1.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2025-04-13)
Features
- breadcrumbs: add breadcrumbs component (f627aaa)
v1.1.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2025-04-13)
Features
- form-element: adjust hint to match new type face (7e992c8)
- form-input: always take up full container size (9c5bc98)
- headline: increase-boldness for h1 and h2 (02ec3fd)
Chores
v1.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2025-03-25)
Features
- enable doc page outline (039641e)
- footer: enable footer to hide other elements (1243290)
- migrate to tailwind v4 (9de3872)
Bug Fixes
- docs: fix badge font size (28c03d9)
Refactorings
- footer: use loops to create list entries (dc13ec5)
Chores
- build: make sure build also builds the docs (17b49b6)
- ci: do not add version.json (940b33f)
- ci: run build script to build docs (b907fc3)
- ci: use build script also during deploy (413fe80)
- deps-dev: bump @babel/core from 7.24.7 to 7.25.2 (b2d2b6c)
- deps-dev: bump @babel/core from 7.25.2 to 7.26.0 (640191e)
- deps-dev: bump @babel/core from 7.26.0 to 7.26.9 (3142ccc)
- deps-dev: bump @babel/preset-env from 7.26.0 to 7.26.7 (5ab6f3b)
- deps-dev: bump @babel/preset-env from 7.26.7 to 7.26.9 (3ccdd85)
- deps-dev: bump @heroicons/vue from 2.1.5 to 2.2.0 (7d970d0)
- deps-dev: bump chai from 4.4.1 to 4.5.0 (3f7bb60)
- deps-dev: bump core-js from 3.37.1 to 3.38.1 (5a6ca5e)
- deps-dev: bump core-js from 3.39.0 to 3.40.0 (60dcbc8)
- deps-dev: bump eslint from 9.6.0 to 9.9.1 (9209a73)
- deps-dev: bump eslint from 9.9.1 to 9.13.0 (cf440ab)
- deps-dev: bump eslint-plugin-vue from 9.26.0 to 9.28.0 (109bbbf)
- deps-dev: bump firebase-tools from 13.29.1 to 13.29.3 (c3d4aeb)
- deps-dev: bump markdown-it-attrs from 4.1.6 to 4.2.0 (c75d194)
- deps-dev: bump sass-embedded from 1.83.1 to 1.85.1 (435a453)
- deps-dev: bump tailwindcss from 3.4.4 to 3.4.13 (57ee717)
- deps-dev: bump the vuepress group with 4 updates (edfe709)
- deps-dev: bump the vuepress group with 4 updates (fc476dd)
- deps-dev: bump the vuepress group with 7 updates (a5e415e)
- deps-dev: bump the vuepress group with 7 updates (9c3fd8f)
- deps-dev: bump the vuepress group with 7 updates (d4eebc5)
- deps-dev: bump the vuepress group with 7 updates (7c9c1c1)
- deps-dev: bump vue-router from 4.4.2 to 4.4.3 (2804cef)
- deps-dev: bump vue-router from 4.4.3 to 4.4.5 (d039453)
- deps-dev: bump vue-router from 4.4.5 to 4.5.0 (f7c39fd)
- deps: update dependencies (861fb84)
- deps: update dependencies (870f977)
- deps: update dependencies (35479df)
- deps: update outline plugin (a935174)
- deps: update outline plugin (3b9ee1b)
- do only update deploy branch, not main (cff97dc)
- docs: add components index page (2b15132)
- docs: add contributions section to sidebar (04327d3)
- docs: fix more styling regressions (3496c00)
- docs: fix styling regressions (240ac27)
- docs: link to components index page from landing page (6fa8932)
- docs: resolve warnings about plugin usage (77c7a1b)
- docs: update contributions index page (f6279c2)
- docs: update front matter (812976d)
- docs: update frontmatter (664d2c3)
- docs: update navbar content and styling (c777de1)
- repo: add code of conduct (694b1ad)
- repo: use org-wide community health files (50f3db9)
- style: use correct name for v-bind:key directive (8df0d08)
- update navbar button style (bc2b24c)
v0.49.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.49.0 (2024-08-03)
Features
- form-input: hide webkit arrows for type number (4bd3a0a)
- form-input: make sure component does not overlap form container (d9bd869)
Bug Fixes
- headlines: remove space between components, fix layout on sm screens (ca1e039)
Chores
- deps-dev: bump @babel/preset-env from 7.24.7 to 7.25.3 (2acc60c)
- deps-dev: bump @heroicons/vue from 2.1.4 to 2.1.5 (0069b58)
- deps-dev: bump @vitejs/plugin-vue from 5.0.5 to 5.1.1 (a3850f8)
- deps-dev: bump eslint from 9.5.0 to 9.6.0 (61d8ddd)
- deps-dev: bump firebase-tools from 13.11.2 to 13.12.0 (e86f49a)
- deps-dev: bump the vuepress group with 4 updates (c42f418)
- deps-dev: bump the vuepress group with 6 updates (225b1b8)
- deps-dev: bump vue-router from 4.3.3 to 4.4.0 (c0dcfca)
- deps-dev: bump vue-router from 4.4.0 to 4.4.2 (2826610)
v0.48.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.