Releases: mapp-digital/Ampel-UI
Releases · mapp-digital/Ampel-UI
Add limiter to TextArea
Merge pull request #95 from Webtrekk/PLATFORM-18 Add limits to textarea component
Update Corner Radius in Buttons
Merge pull request #94 from Webtrekk/PLATFORM-164 modify border radius
Update Corner Radius in Buttons
Merge pull request #93 from Webtrekk/PLATFORM-164 Platform 164 - set corner radius 1px to buttons
v0.23.0 Adds optional renderQaTag callback on table actions
- Adds optional renderQaTag callback on table actions
- Fixes a small font-family inconsistency of input fields
- Increases version to 0.23.0
v0.22.1 AutoComplete can be turned off for input component
Configurable autocomplete feature for the input component (#91) * Configurable autocomplete feature for the input component * Change value for browser support * Update package.json
v0.22.0 Let AutoComplete turned off for Password input
Password input autocomplete disable functionality (#90) * Password input autocomplete disable functionality * Added @types/react to the main dependency
Adjusts styling in MessageBox component
v0.21.1 Incresing the version
Adds MessageBox component
Adds the MessageBox component