Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): release alpha #1430

Merged
merged 27 commits into from
Dec 8, 2023
Merged

chore(release): release alpha #1430

merged 27 commits into from
Dec 8, 2023

Conversation

Birkbjo
Copy link
Member

@Birkbjo Birkbjo commented Nov 22, 2023

Contains type declarations for components.

Will be released as a breaking change.

  • ButtonVariantPropType was removed from constants.
    • Probably only used internally, but should be breaking since its part of public API
  • Implement types
    • Types are not really breaking. But there can always be subtle stuff with build-configs.
    • Nice to refer to major version "9" of UI supporting types.

Birkbjo and others added 13 commits September 9, 2023 16:17
chore: backmerge master to alpha
* fix: add types for popers

* style: prettier constants decl

* fix: rexport types from ui

* fix: generate type script

* chore: ignore declaration files

* fix: add types for icons

* fix: add types for alert, box, button

* fix: add types for input

* fix: add types for calendar

* fix: add types for checkbox

* fix: add types card, center, chip, cover, css

* fix: add types for divier and field

* fix: add types for file-input

* fix: add types for logo, modal, node

* fix: add types for headerbar, help, intersection, label, layer

* fix: add types for legend, loader, menu, notice-box

* fix: add types for orgunit-tree

* fix: add types for portal, tab, tooltip

* fix: add types for equired, statusicon, tag, useravatar

* fix: add types for pagination

* fix: edit input payloads, add radio types

* fix: add types for segmented-control

* fix: add types for select

* fix: add types for selector-bar,switch

* fix: add types for sharing-dialog and modal

* fix: add types for transfer

* fix: add types for textarea

* fix: add types for table

* fix: rexport declarations from collections/ui

* style: run prettier

* fix: remove generate-types script

* fix: name conflicts

* fix: name conflicts in rexport

* chore: add @types/react to dependencies

* fix: typo

* style: run prettier on icons

* fix: move files to types-folder and update packages

* chore: eslint ignore *.d.ts

* chore: run prettier

* fix: fix types in package.json

* fix: add forward prop types to datacell

* style: prettier on package.json

* style: prettier

* fix: cleanup

* chore: use range for peer-dep @react/types

* fix: fix onClick type for layer

* chore: move @types/react to peerdep

* refactor(org unit tree): rename root error & loading to match exported name

* chore(transferoption): add missing onClick/onDoubleClick prop TS types

* chore(org unit tree): add missing / fix public TS types

* fix(selector-bar): add types for selector-bar-item

* style: fix selector-bar style

---------

Co-authored-by: Jan-Gerke Salomon <jgs.salomon@gmail.com>
Co-authored-by: Jan-Gerke Salomon <Mohammer5@users.noreply.github.com>
## [8.14.2-alpha.1](v8.14.1...v8.14.2-alpha.1) (2023-10-12)

### Bug Fixes

* **types:** add type declarations for components ([#1399](#1399)) ([d3e74c5](d3e74c5))
* feat: add types for FF field-wrappers

* feat(types): add types for transformers and validators

* fix: mirror folder-structure for types

* fix: remove old-types structure

* fix(types): cleanup

* style: run prettier

* refactor: rename overridden type name to rest

* style: run prettier

* fix(types): make selected payload always present
# [8.15.0-alpha.1](v8.14.2-alpha.1...v8.15.0-alpha.1) (2023-10-19)

### Features

* **types:** add types for forms collection ([#1415](#1415)) ([2e9d91a](2e9d91a))
* fix(types): make value and name always present in eventpayload

* fix(types): export payloads and handlers

* style: run prettier
# [8.15.0-alpha.2](v8.15.0-alpha.1...v8.15.0-alpha.2) (2023-10-20)

### Bug Fixes

* minor type fixes ([#1416](#1416)) ([71f4537](71f4537))
# [8.15.0-alpha.3](v8.15.0-alpha.2...v8.15.0-alpha.3) (2023-11-20)

### Bug Fixes

* **package:** include types in exports field ([e16036b](e16036b))
* **pagination:** add row padding on small screens and demo stories ([b373859](b373859))
* **portal:** get default mount node at execution time ([20ab2ca](20ab2ca))
* **translations:** sync translations from transifex (master) ([f7cc472](f7cc472))
* **translations:** sync translations from transifex (master) ([7ea15fe](7ea15fe))
* **translations:** sync translations from transifex (master) ([fb22f68](fb22f68))
* **translations:** sync translations from transifex (master) ([071453c](071453c))
* **translations:** sync translations from transifex (master) ([4a8b0b3](4a8b0b3))
* **translations:** sync translations from transifex (master) ([ac1b242](ac1b242))
* **translations:** sync translations from transifex (master) ([28e0da7](28e0da7))
@Birkbjo Birkbjo requested a review from a team as a code owner November 22, 2023 16:07
@dhis2-bot
Copy link
Contributor

dhis2-bot commented Nov 28, 2023

🚀 Deployed on https://pr-1430--dhis2-ui.netlify.app

@dhis2-bot dhis2-bot temporarily deployed to netlify November 28, 2023 12:13 Inactive
Copy link

cypress bot commented Nov 28, 2023

Passing run #3167 ↗︎

0 584 0 0 Flakiness 0

Details:

chore(release): cut 9.0.0-alpha.2 [skip release]
Project: ui Commit: 3467423c71
Status: Passed Duration: 06:20 💡
Started: Dec 8, 2023 4:34 PM Ended: Dec 8, 2023 4:40 PM

Review all test suite changes for PR #1430 ↗︎

# [8.16.0-alpha.1](v8.15.0...v8.16.0-alpha.1) (2023-11-28)

### Bug Fixes

* **package:** include types in exports field ([e16036b](e16036b))
* minor type fixes ([#1416](#1416)) ([71f4537](71f4537))
* **types:** add type declarations for components ([#1399](#1399)) ([d3e74c5](d3e74c5))

### Features

* **types:** add types for forms collection ([#1415](#1415)) ([2e9d91a](2e9d91a))
@dhis2-bot dhis2-bot temporarily deployed to netlify November 28, 2023 12:27 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify November 29, 2023 14:19 Inactive
# [8.16.0-alpha.2](v8.16.0-alpha.1...v8.16.0-alpha.2) (2023-11-29)

### Bug Fixes

* **prop-type:** fix deprecation of buttonVariantPropType ([#1433](#1433)) ([81644a8](81644a8))
* **types:** minor type fixes ([#1434](#1434)) [skip release] ([5e1068d](5e1068d))
@dhis2-bot dhis2-bot temporarily deployed to netlify November 29, 2023 14:34 Inactive
BREAKING CHANGE: `buttonVariantPropType` has been removed from constants.
This is mostly intended for internal use, but was part of the public API.
@dhis2-bot dhis2-bot temporarily deployed to netlify December 6, 2023 16:44 Inactive
# [9.0.0-alpha.1](v8.16.0-alpha.2...v9.0.0-alpha.1) (2023-12-06)

### Bug Fixes

* **constants:** remove buttonVariantProptype from constants ([#1436](#1436)) ([d4dc535](d4dc535))

### BREAKING CHANGES

* **constants:** `buttonVariantPropType` has been removed from constants.
This is mostly intended for internal use, but was part of the public API.
@dhis2-bot dhis2-bot temporarily deployed to netlify December 6, 2023 16:59 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify December 8, 2023 16:13 Inactive
# [9.0.0-alpha.2](v9.0.0-alpha.1...v9.0.0-alpha.2) (2023-12-08)

### Features

* **menu-item:** add suffix prop ([77cd949](77cd949))
@dhis2-bot dhis2-bot temporarily deployed to netlify December 8, 2023 16:29 Inactive
@Birkbjo Birkbjo merged commit 1f4df55 into master Dec 8, 2023
21 checks passed
@Birkbjo Birkbjo deleted the alpha branch December 8, 2023 17:28
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants