Skip to content

Releases: cloudoperators/juno

@cloudoperators/[email protected]

18 Dec 16:13
7af51d5
Compare
Choose a tag to compare

Patch Changes

  • baccd3c: Import components styles manually in global.scss
  • 2826334: Reintroduce Modal component stories removed during TypeScript migration

@cloudoperators/[email protected]

17 Dec 13:36
2a75ac0
Compare
Choose a tag to compare

Minor Changes

  • 3c6ad30: Introduce types, deprecate other components, integrate new build system
  • 3471a77: Marked AppIntro as deprecated in Storybook

Patch Changes

  • 87d57d7: Migrate docs to Typescript

@cloudoperators/[email protected]

09 Dec 13:27
3cb16ad
Compare
Choose a tag to compare

Minor Changes

  • e96f612: Migrate DateTimePicker to TypeScript
  • b12fa10: Migrate AppIntro to TypeScript
  • fbd1880: Finalise Typescript migration for all non-deprecated components and clean up
  • a3c43a0: Migrate the ThemeToggle component to TypeScript

Patch Changes

  • 6877281: Dependencies are upgraded to latest minor version.

@cloudoperators/[email protected]

02 Dec 15:24
d0f5a3c
Compare
Choose a tag to compare

Minor Changes

  • 8e6e94d: Migrate the Pagination component to TypeScript
  • b99caff: Migrate ContentAreaToolbar, ContentContainer and ContentHeading components to TypeScript.
    Deprecate ContentWrapper.
  • 5d186c7: Migrate Panel, PanelBody and PanelFooter components to TypeScript

Patch Changes

  • 385ebcf: Created HeaderContainer component to make PageHeader and TopNavigation sticky when scrolling the content. AppShell is also affected by this change.

@cloudoperators/[email protected]

25 Nov 13:44
ea90738
Compare
Choose a tag to compare

Patch Changes

  • 8615024: Replace useEndlessScrollList from utils to ui-componetns and utils deprecation

@cloudoperators/[email protected]

25 Nov 13:44
ea90738
Compare
Choose a tag to compare

Minor Changes

  • a0ee034: Migrate SecretText to TypeScript
  • 8615024: Replace useEndlessScrollList from utils to ui-componetns and utils deprecation

@cloudoperators/[email protected]

18 Nov 16:14
aa410a5
Compare
Choose a tag to compare

Minor Changes

  • 0687bfa: Migrate ComboBox and ComboBoxOption to TypeScript
  • 6bfeffe: Migrate Code component to TypeScript

@cloudoperators/[email protected]

14 Nov 14:14
1ee3698
Compare
Choose a tag to compare

Minor Changes

  • b1a5eb1: Migrate the ContextMenu component to TypeScript
  • c9190d0: Migrate NativeSelect, NativeSelectionOption and NativeSelectOptionGroup components to TypeScript
  • 18ebaba: Migrate Form, FormRow and FormSection components to TypeScript

@cloudoperators/[email protected]

11 Nov 14:44
c9108c0
Compare
Choose a tag to compare

Minor Changes

  • eb989ea: Migrate to url-state-provider to typescript.

@cloudoperators/[email protected]

11 Nov 14:44
c9108c0
Compare
Choose a tag to compare

Minor Changes

  • 63a951c: Migrate Grid, GridColumn and GridRow components to TypeScript
  • 5a4e3d1: Migrate the Switch component to TypeScript
  • 7cb142d: Migrate Menu, MenuItem and MenuSection components to Typescript (#237)
  • a278544: Migrate AppShellProvider and CodeBlock to TypeScript