diff --git a/CHANGELOG.md b/CHANGELOG.md index c48ed0ee84..d3901a3cbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,33 @@ ### 📈 Features/Enhancements +- Update ouiTextSubduedColor in `next` dark theme ([#973](https://github.com/opensearch-project/oui/pull/973)) + +### 🐛 Bug Fixes + +### 🚞 Infrastructure + +- Add integration test with OSD workflows ([#1017](https://github.com/opensearch-project/oui/pull/1017)) + +### 📝 Documentation + +- Update default docsite theme to Next Dark ([#1029](https://github.com/opensearch-project/oui/pull/1029)) +- Fix next light color guidelines ([#1030](https://github.com/opensearch-project/oui/pull/1030)) + +### 🛠 Maintenance + +### 🪛 Refactoring + +### 🔩 Tests + +## [`1.3.0`](https://github.com/opensearch-project/oui/tree/1.3.0) + +### 📈 Features/Enhancements + - Rename the aliased theme files ([#863](https://github.com/opensearch-project/oui/pull/863)) - Fix `autofill` text color in dark themes ([#871](https://github.com/opensearch-project/oui/pull/871)) - [Header] Update background color in next theme ([#936](https://github.com/opensearch-project/oui/pull/936)) - Set link to use semi bold font weight ([#961](https://github.com/opensearch-project/oui/pull/961)) -- Update ouiTextSubduedColor in `next` dark theme ([#973](https://github.com/opensearch-project/oui/pull/973)) - Adds `SchemaItem` as an experimental component ([#974](https://github.com/opensearch-project/oui/pull/974)) - Make `CollapsibleNav` and `CollapsibleNavGroup` background colors theme-able ([#968](https://github.com/opensearch-project/oui/pull/968), [#1016](https://github.com/opensearch-project/oui/pull/1016)) - Update next light theme primary color to #07827E ([#981](https://github.com/opensearch-project/oui/pull/981)) @@ -36,15 +58,12 @@ - Change PR template and add changelog workflow ([#642](https://github.com/opensearch-project/oui/pull/642)) - Upgrade the backport workflow ([#862](https://github.com/opensearch-project/oui/pull/862)) - Add build steps to CI workflow ([#665](https://github.com/opensearch-project/oui/pull/665)) -- Add integration test with OSD workflows ([#1017](https://github.com/opensearch-project/oui/pull/1017)) ### 📝 Documentation - Replace Avatar in favor of Icon in OuiFacetButtons example ([#987](https://github.com/opensearch-project/oui/pull/987)) - Add dark prop toggles ([#910](https://github.com/opensearch-project/oui/pull/910)) - Remove language from the form validation documentation that doesn't align with the updated guidelines ([#986](https://github.com/opensearch-project/oui/pull/986)) -- Update default docsite theme to Next Dark ([#1029](https://github.com/opensearch-project/oui/pull/1029)) -- Fix next light color guidelines ([#1030](https://github.com/opensearch-project/oui/pull/1030)) ### 🛠 Maintenance @@ -57,8 +76,6 @@ - Clean up focus background implementation ([#962](https://github.com/opensearch-project/oui/pull/962)) -### 🔩 Tests - ## [`1.1.1`](https://github.com/opensearch-project/oui/tree/1.1.1) - Revert "Rectify super date picker functionality" ([#724](https://github.com/opensearch-project/oui/pull/724))