Skip to content

Commit

Permalink
Update changelog for 1.3 release (#1026)
Browse files Browse the repository at this point in the history
* Update changelog for 1.3 release

Signed-off-by: Matt Provost <provomat@amazon.com>

* Update for new merged PRs

Signed-off-by: Matt Provost <provomat@amazon.com>

---------

Signed-off-by: Matt Provost <provomat@amazon.com>
  • Loading branch information
BSFishy authored Sep 12, 2023
1 parent daf3334 commit cbb0f31
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand All @@ -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

Expand All @@ -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))
Expand Down

0 comments on commit cbb0f31

Please sign in to comment.