Skip to content

Latest commit

Β 

History

History
249 lines (194 loc) Β· 13.7 KB

CHANGELOG_ARCHIVE.md

File metadata and controls

249 lines (194 loc) Β· 13.7 KB

Changelog

Released (2021-06-30)

New Features

  • react-pagination
    • #122 ✨ new(react-pagination): Split component in navigation and results. (@Gowtham369)

Committers: 1

Released (2021-06-18)

New Features

  • core
    • #127 ✨ new(react-pagination): Add package to core. (@iamleigh)
  • react-pagination

Improvements

  • react-accordion
    • #125 πŸ› fix(react-accordion): Allow columns on item header. (@iamleigh)
    • #124 πŸ› fix(react-accordion): Use hooks instead of classes. (@iamleigh)

Bug Fixes

  • react-accordion
    • #126 πŸ› fix(react-accordion): Component properties are rendered on markup. (@iamleigh)
  • react-post

Committers: 2

Released (2021-04-29)

Bug Fixes

  • react-modal
    • #110 πŸ› fix(react-modal): Unnecessary extra margins from sui-wrapper class. (@iamleigh)
  • react-dropdown
    • #109 πŸ› fix(react-dropdown): Uncolored menu option icon. (@iamleigh)

Committers: 1

Released (2021-04-23)

Improvements

  • #100 πŸ› fix(browserslist): Update browsers data. (@iamleigh)

Bug Fixes

  • compiler
    • #101 πŸ› fix(react-modal): React doesn’t recognize prop on DOM element. (@iamleigh)

Committers: 1

Released (2021-04-23)

New Features

  • react-dropdown
    • #99 ✨ new(react-dropdown): Allow options to change font color. (@iamleigh)
  • core, react-modal
    • #92 ✨ new(react-modal): Create new component. (@a-danae)
  • react-button-icon
    • #95 ✨ new/react-button-icon: Icon size property. (@a-danae)
  • react-modal

Improvements

  • react-modal
    • #98 πŸ› fix/react-modal: Remove conditional rendering when using the inner modal's state. (@a-danae)
  • react-button-icon
    • #96 πŸ› fix/react-button-icon: Adjust the render return. (@a-danae)

Bug Fixes

  • react-button
    • #97 πŸ› fix/react-button: Console error when the button is loading. (@a-danae)
  • react-dropdown
    • #90 πŸ› fix(react-dropdown): Stop click propagation from the dropdown component. (@a-danae)
  • react-button-icon
    • #93 πŸ› fix/react-button-icon: Prevent undefined class from being added. (@a-danae)
    • #94 πŸ› fix/react-button-icon: Remove forwardRef. (@a-danae)

Committers: 2

Released (2021-04-15)

Improvements

  • react-dropdown
    • #87 πŸ› fix(react-dropdown): Prevent clicks from propagating. (@a-danae)
  • compiler, react-accordion, react-box, react-button-icon, react-input, react-notifications, react-post

Bug Fixes

  • react-input
    • #86 πŸ› fix(react-input): Remove extra space when passing the 'Input' props. (@a-danae)
  • react-dropdown
    • #89 πŸ› fix(react-dropdown): Menu not closing after clicking on an option. (@a-danae)
    • #88 πŸ› fix(react-dropdown): Clicking on its options closes the menu. (@a-danae)

Committers: 2

Released (2021-04-09)

New Features

  • react-box
    • #83 ✨ new(react-box): Make body more flexible with props. (@iamleigh)
    • #80 ✨ new(react-box): Make footer more flexible. (@iamleigh)

Bug Fixes

  • react-box
    • #84 πŸ› fix(react-box): Reestructure header props. (@iamleigh)

Documentation

  • react-button
    • #79 πŸ“ docs(react-button): Fix not working controls and add more properties. (@a-danae)

Committers: 2

Released (2021-04-08)

New Features

  • react-box
    • #70 ✨ new(react-box): Allow custom classes. (@iamleigh)
    • #78 ✨ new(react-box): Add border and stacked props to header. (@iamleigh)
    • #76 ✨ new(react-box): Tag props for title. (@iamleigh)

Improvements

  • react-input
    • #74 πŸ› fix(react-input): Give more flexibility to the 'input' component. (@a-danae)
  • react-button
    • #73 πŸ› fix(react-button): Remove forwardRef and fix undefined in classes. (@a-danae)
  • react-notifications
    • #69 πŸ› fix(react-notifications): Add multi-line capability. (@iamleigh)
    • #67 πŸ› fix(react-notifications): Make component dismissible. (@iamleigh)

Bug Fixes

  • react-button
    • #73 πŸ› fix(react-button): Remove forwardRef and fix undefined in classes. (@a-danae)
  • react-notifications
    • #66 πŸ› fix(react-notifications): Icon not showing up for non-default variation. (@iamleigh)

Committers: 2

Released (2021-03-31)

New Features

  • react-accordion
    • #56 ✨ new(react-accordion): Create new component. (@iamleigh)
  • react-dropdown
    • #54 ✨ new(react-dropdown): Create new component. (@iamleigh)

Improvements

  • core
    • #52 πŸ› fix(react-core): Remove peer dependencies. (@iamleigh)
  • react-box
    • #51 πŸ› fix(react-box): Remove peer dependencies. (@iamleigh)

Bug Fixes

  • react-button
    • #60 πŸ› fix(react-button): Allow custom classes. (@iamleigh)
    • #63 πŸ› fix(react-button): Console error for refs. (@iamleigh)
  • react-button-icon
    • #61 πŸ› fix(react-button-icon): Allow custom classes. (@iamleigh)
    • #55 πŸ› fix(react-button-icon): Console error for refs. (@iamleigh)

Committers: 1

Released (2021-03-19)

New Features

  • react-input
    • #47 ✨ new(react-input): Create component. (@iamleigh)
  • react-button-icon

Improvements

  • core
    • #50 πŸ› fix(core): Import input component. (@iamleigh)
  • react-post
    • #49 πŸ› fix(react-post): Add component to Storybook. (@iamleigh)

Committers: 1

Released (2021-03-12)

Improvements

  • tutorials-list, tutorials-slider, tutorials
    • #43 🚚 fix/tutorials: Move tutorials related packages to Shared Modules repo. (@iamleigh)
  • react-box, react-button, react-compiler, react-notifications, react-post
    • #42 🚚 Rename packages to include "react-" prefix. (@iamleigh)

Bug Fixes

  • react-post
    • #44 πŸ› fix/post: API url request failed. (@iamleigh)

Committers: 1

Tutorials v1.0.11 (2021-02-10)

Bug Fixes

  • tutorials-slider, tutorials
    • #32 πŸ› fix/tutorials-slider: Posts not appearing after load. (@iamleigh)
  • tutorials-slider
    • #35 πŸ› fix/tutorials-slider: SUI library missing as peer dependency. (@iamleigh)
  • tutorials
    • #36 πŸ› fix/tutorials: SUI library missing as peer dependency. (@iamleigh)

Committers: 1

Core v1.0.4 (2021-02-09)

New Features or Improvements

Bug Fixes

  • box, button, core, notifications, post, tutorials-list, tutorials-slider, tutorials
    • #13 πŸ› fix/eslint: Work on files errors and warnings. (@iamleigh)
  • builder
    • #12 πŸ› fix/builder: Remove react- prefix from built file. (@iamleigh)

Documentation

  • post, tutorials-list, tutorials-slider
    • #30 πŸ“ docs/post: Improve component documentation. (@iamleigh)
  • box, notifications, post, tutorials-list, tutorials-slider
    • #20 πŸ“ docs: Automatic global changelogs based on PRs. (@iamleigh)
  • button
  • Other

Committers: 1