# emerald-ui

## 3.4.2

### Patch Changes

- d87cddb1: Fix a bug in which the text inside the FileDropzone captured the click and didn't let it go to the file element

## 3.4.1

### Patch Changes

- 32921e7e: Check if the DatePicker node exists before accessing method

## 3.4.0

### Minor Changes

- 56b4a6dc: Add support for passing props to the toggle element of the ExpansionTableRow

## 3.3.0

### Minor Changes

- ec3fb55a: Add support for passing props to the Modal close button

## 3.2.0

### Minor Changes

- 6c75b902: Add support to pass props to inner clickable or interactive elements

## 3.1.0

### Minor Changes

- 5703061a: Add new triggerProps prop to pass props to the trigger (mainly buttons) of the following components: SingleSelect, SearchableSelect, IconDropdown, DropdownButton, FLoatingActionDropdown

## 3.0.0

### Major Changes

- 49749afd: Improve CSS files architecture to avoid problems with frameworks like CRA and Next.JS
- d3ca1a4d: Deprecate props planned for version 3.0.0

### Minor Changes

- ecce250d: Update the docs on the currently deprecated props

### Patch Changes

- 00b55baa: Improve stories of components of which props were deprecated

## 2.19.12

### Patch Changes

- 6d1f3ac8: A glitch was fixed in which the overlay appeared even when the number of filtered items was less than the defined number of shown items
- 6a7d0de1: fixed a bug in the PasswordStrengthMeter that caused the previous errorMessage to be returned

## 2.19.11

### Patch Changes

- a9fed6af: Fix bug in which the cursor jumps to the beginning of the TextField

## 2.19.10

### Patch Changes

- 903808b7: Rename release script to build for CD

## 2.19.9

### Patch Changes

- 141521d4: Another small change to the release strategy

## 2.19.9

### Patch Changes

- 176c6957: Divide the Emerald-UI release process into two steps

## 2.19.10

### Patch Changes

- d14a01bd: Another small adjustmet

## 2.19.9

### Patch Changes

- ed46dd78: This is a new test for the changesets publish command
- 7dcd95c4: apply changes to CD

## 2.19.8

### Patch Changes

- 01aad29b: Nothing really changed. This is just to test the latest modifications to the CD pipeline

## 2.19.7

### Patch Changes

- 07107ca4: un the tag creation command before pushing tags

## 2.19.6

### Patch Changes

- 7a24fabe: Change git version in teh GH workflow

## 2.19.5

### Patch Changes

- 2e4f39e7: Fix CD

## 2.19.5

### Patch Changes

- 748200cb: Adjust Readme files and add tag pushing to the CD pipeline

## 2.19.4

### Patch Changes

- c805bee2: remove pre and post publish scripts; remove the "

  @emerald-ui/" from the apps name to make publishing of Emerald-UI easier

- 673cb90e: Add post publish script
- 13d748ef: Remove all mentions of @emerald-ui

## 2.19.3

### Patch Changes

- 1db24a47: Change package version before publishing

## 2.19.3

### Patch Changes

- 3b16555a: This is for re-running the CD pipeline with the new Token

## 2.19.3

### Patch Changes

- d0b22556: Add NPM token to the changesets action

## 2.19.3

### Patch Changes

- dc093f23: Fix the description for the header prop of the DropdownItem

## 2.19.3

### Patch Changes

- eacfef70: Uncomment everthing in the CI/CD pipeline. This is the (kinda) real test.
- 607dbeef: Add build-props-list call to deployment

## 2.19.3

### Patch Changes

- fceb6380: Just a push
- 381bc05a: Another test for the CD
- 3d695cf4: A small fix

## 2.19.3

### Patch Changes

- 28790fc5: Try another output from changesets

## 2.19.3

### Patch Changes

- acfe37cc: Separate release of Emerald-UI from deployment of Storybook and Docs

## 2.19.3

### Patch Changes

- b55c269f: Comment almost everything in the CI/CD pipeline, to make the process of testing easier

## 2.19.3

### Patch Changes

- 7bda1813: Add AWS secrets to the CD workflow

## 2.19.3

### Patch Changes

- 39f021a8: Adjust the Readme and reset the Emerald-UI version
