Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.
/ copilot Public archive

Latest commit

 

History

History
20 lines (11 loc) · 935 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 935 Bytes

1.0.0 (2017-05-25)

Bug Fixes

  • cp-frontend: gracefully handle multiple postinstall executions (73899b2)
  • cp-frontend: use postinstall hook to patch react-scripts (d2ac10a)
  • styled-is: correct package entrypoints (44a2f2e)
  • ui-toolkit: compile on postinstall (7bf95fd)
  • ui-toolkit: copy fonts before compiling (19f3678)

Features

  • cp-frontend: Move portal query to header, display result, return user from mock server (5ffa07a)
  • cp-frontend,ui-toolkit: style inheritance using .extend (#458) (f3e531d)