Skip to content

Releases: rsm-hcd/AndcultureCode.JavaScript.React.Components

v0.2.3

21 Aug 12:36
Compare
Choose a tag to compare

v0.2.3 Release

Release notes

Adds a ListBox and DragAndDropListBox component for displaying data & making rich, draggable list interactions

Notable features:

Contributors

@mrjones2014

LinkCard, RootPortal and Toasts

21 Jul 19:32
Compare
Choose a tag to compare

v0.2.2 Release

Release notes

Molecule components added: LinkCard, RootPortal and Toasts

Known issues

#35 Toasts
#37 Molecules > LinkCard and RootPortal

Contributors

@wintondeshong

Upgrade React to 16.13.1

20 Jul 15:40
Compare
Choose a tag to compare

v0.2.1 Release

Release notes

Upgrade react and react-dom to 16.13.1

Known issues

#33 Upgrade to React 16.13.1 and React-dom 16.13.1

Contributors

@wintondeshong

Common Molecule Components

20 Jul 14:47
Compare
Choose a tag to compare

v0.2.0 Release

Release notes

Port of commonly used molecule components

Notable features:

  • atoms / image
  • atoms / radio-button-input
  • accessible-list
  • cards
  • dropdown-button
  • error-banner
  • form-fields / checkbox-form-field
  • form-fields / input-form-field
  • form-fields / password-form-field
  • form-fields / select-form-field
  • form-fields / text-area-form-field
  • form
  • radio-list
  • tooltips
  • unordered-list

Known issues

#20 Port common molecule components

Contributors

@wintondeshong

Release 0.1.0 - Atom Components

17 Jul 14:29
Compare
Choose a tag to compare

v0.1.0 Release

Release notes

Initial porting of Atom components and related styles

Notable features:

  • Atomic ITCSS structure
  • Storybook
  • Variety of form components, stories and tests

Known issues

#2 Anchors, Buttons and Icon Handling
#3 SCSS for existing components
#16 Initial atom components
#17 Refactorings of atom components

Contributors

@wintondeshong