☝️ | From now on we'll only document our changes within the repositories releases page. |
---|
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. And the commit guidelines from Conventional Commits are being used.
Regarding BREAKING CHANGES in between, please have a look into the migration guide.
- updated
storybook
,stencil
& DB UI Core dependencies
- Correctly displaying the icons within buttons
- Correctly displaying the icons within buttons
LICENSE
files to all packages
- Playground: Visual page builder
- further aspects regarding DB trademarks
- DB UI Core update; a.o. icons path and filenames have changed
- Output target for Vue / Vite consumption
- Replaced remaining SCSS functions (font calculation e.g.
to-rem
) in CSS files by updating DB UI Core - Added missing
"license"
field topackage.json
by Vue packages - Issue with generated sourcemaps for React & Vue output-targets
reactwind
showcase- Providing a
developer playground
CONTRIBUTING
,MAINTAINERS
andCODE-OF-CONDUCT
files
- BREAKING CHANGE: expander component got renamed to accordion and has some new configurable options
- BREAKING CHANGE: The persistant state type of the
tags
component has been extracted into a newchips
component
- Consolidated showcases
- Updated DB UI Core
- Providing framework-agnostic cypress test cases
- Consolidated
npm
scripts
- brand component still contained a non-configurable asset path
- Angular showcase warning output on startup
- issue with Angular dependencies on Angular 13 [!219]
- Warning message on Vue showcase build regarding
db-textarea
[#92]
- feat: added new component
db-card
/db-cards
[!175] [!32] - feat: added new component
db-headline
[!212] [#80] - feat: added new component
db-language-switcher
[!180] [#35] - feat: added new component
db-mainnavigation
[!173] [#36] - feat: added new component
db-notification
[!141] [#38] - feat: added new component
db-pagination
[!176] [#40] - chore: update angular documentation to
handle inject()
error [!215]
- add coverage for cypress tests [!211]
- dependency updates:
np
,yargs
,@stencil/core
,nanoid
,@db-ui/core
- optimized the documentation
- "Husky Angular Component Check" [!217] [#94]
- update
linklist
andmetanavigation
to work with<li>
and data
- gitlab pages for master
- refactor: generalizing the SCSS declarations necessary for every component
- Optimized the image path within the
db-brand
component (nevertheless we still need to have this configurable) - Further optimizations within the documentation and examples
- issues with gitlab pages and showcases on
master
- style: issue with
db-page
- build: added framework showcases (react, angular, vue) to monorepo
- feat: added new component
db-brand
- feat: added new component
db-breadcrumb
- feat: added new component
db-dropdown
- feat: added new component
db-expander
- feat: added new component
db-footer
- feat: added new component
db-header
- feat: added new component
db-linklist
- feat: added new component
db-metanavigation
- feat: added new component
db-overflow-menu
- feat: added new component
db-sidenavi
- feat: added new component
db-tab-bar
- feat: added new component
db-table
- build: added secrets as a git submodule
- refactor: updating nginx and node
- chore(package): update @commitlint dependencies to version 13.1.0
- chore(package): update @storybook dependencies
- chore: switched the
commitlint
config file format - build(dependencies): update prettier dependency to version 2.4.1
- build(dependencies): update prettier dependency to version 2.4.1
- theme: corrected css references within the themes
- corrected a lot of documentation parts
- refactor: switching the registry URL [#50]
- Link: further optimized the horizontal placement of the icons
- Checkbox: vertical alignment of the label
- textarea component
- Remove custom-elements.json from git as it's a generated file and shouldn't get version controlled
- The input component was missing its styling
- Docs: some corrections especially regarding feedback
- fixed two missing variable value renderings
- Input component
- Updated a lot of dependencies
- Checkbox component
- Radio component
- Link component
- Select component
- NPM scripts for builds / releases
- Changed to the newest icons version DB UX 2.4.0
- Corrected the icon display order
- Moved the theme.css file out of the css folder to the previous folder level
- Removed FVD colors
- Included SVG background images via Base64 so that we won't need to reference those
- Docs: some corrections especially regarding feedback