Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Latest commit

 

History

History
143 lines (108 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

143 lines (108 loc) · 11.3 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

5 August 2021

  • Edit TSConfig to support ES module compilation 3a43758
  • Reduce compiled ESM files 99ba781
  • Split bundles into ESM and CJS aa6f5ba
  • Update README with tag badges c67b82f

3 August 2021

  • Update dependencies and bump webpack from 4 to 5 acf930b
  • Update all dependencies to latest version b4c8003
  • Start configuration for dev Heroku app 2acef24
  • Audit fix 4386552
  • Add basic tests to all components 99b65b1
  • Add DatePicker tests 0c648cb
  • Optimize context theme imports ea67751
  • Add util for InputContainer props extraction f708dc5
  • Make theme structure more consistent 24d7acd
  • Slider wip c4c053a
  • Add Select tests 19ae5ac
  • Add FilePicker base 4a751eb
  • Add CycleSelect tests 8d2165e
  • Add Button tests 6be0714
  • Add useForm tests 9a08033
  • Add Textarea component 366c1f4
  • Rewrite CheckboxContainer descendants with props extraction 32b8b8f
  • Add FilePicker overlay 6c79f4a
  • Add Calendar tests 29a7b15
  • Add InputBase tests 1270273

9 August 2020

9 August 2020

27 July 2020

  • Bump lodash from 4.17.15 to 4.17.19 #1
  • Bump codecov from 3.7.0 to 3.7.1 #2
  • Add Flex component 56cb3fc
  • Finish Container tests 9b0b1c3
  • Add Container tests c8cf71c
  • Add Container props c4fd0be
  • Improve global typings 50b97e9
  • Fix Container types 878756b
  • Fix coverage 3a3085d
  • Fix Container tests ccc588a
  • Add NuiCustomComponent type 8271a25
  • Add component "as" prop 23fd0db
  • Improve typings on Container e7aad13
  • Add @types/styled-components to dependencies bab2e4f
  • Add comments 2d39f85

13 July 2020

13 July 2020

12 July 2020

3 July 2020

  • Rewrote version and publish scripts 62d6a01
  • Unify build workflow 8ba731b
  • Update workflows 3e56e4c
  • Edit publish workflow f081442
  • Prevent WIP branches to make dev versions 4357c86

29 June 2020

  • Transform absolute paths to relative in compiled files f88b23f
  • Add createPublish script a60c254
  • Add path aliases f1266f8

v0.0.3

27 June 2020