Skip to content

Commit

Permalink
docs(changelog): update to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermerodz committed Mar 25, 2024
1 parent faa15b0 commit 9b16030
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,19 @@
# Changelog

## [1.2.3]

- fix(input/css): specify `color: transparent !important` for `::selection` modifier
- fix(input/node-env): check for CSS supports api before calling fn

## [1.2.2]

- chore(input): remove experimental flag `pushPasswordManagerStrategy`

## [1.2.1]

- fix(input): use `color` not `text` for autofillStyles
- chore(input): keep support for prop pushPasswordManagerStrategy="experimental-no-flickering"
- fix(input): prevent layout expansion when password managers aren't there
- fix(input): prevent layout expansion when password managers aren't there and remove "experimental-no-flickering" strategy

## [1.2.0]

Expand Down

0 comments on commit 9b16030

Please sign in to comment.