Skip to content

Latest commit

 

History

History
240 lines (141 loc) · 3.98 KB

ChangeLog.md

File metadata and controls

240 lines (141 loc) · 3.98 KB

ChangeLog

ooni-components 0.2.9 [2019-07-25]

Adds:

  • Add icon for Vanilla Tor circumvention test

ooni-components 0.2.8 [2019-06-20]

Adds:

  • Add disbaled state styles to Button

ooni-components 0.2.7 [2019-06-18]

Adds:

  • Include animations in package builds
  • Add fsevents as optional dependency

ooni-components 0.2.6 [2019-05-29]

Fixes:

  • Fix component type comparison in dev mode with HMR enabled

ooni-components 0.2.5 [2019-03-22]

Changes:

  • Use the custom Container in Hero

ooni-components 0.2.4 [2019-03-11]

Changes:

  • Use responsive maxWidths for Container
  • Change button fonts to 'Title Case'
  • Stop focus events on Input from affecting position of other elements
  • Upgrade babel, storybook, and testing tools dependencies

ooni-components 0.2.3 [2018-12-15]

Adds:

  • Travis CI configuration to run tests

ooni-components 0.2.2 [2018-12-15]

Changes:

  • Font definitions structure in Theme as per new rebass spec

ooni-components 0.2.1 [2018-10-16]

Changes:

  • Publish only the necessary files to npm registry

ooni-components 0.2.0 [2018-10-16]

Changes:

  • Upgraded styled-components, rebass, grid-styled (now @rebass/grid) to latest stable versions
  • fontSizeMult is now deprecated
  • Uses flexWrap prop instead of flex

Adds:

  • Unit tests for all components with Jest Snapshot Testing

Fixes:

  • Click handler for Modal
  • Responsive breakpoints in rebass theme

ooni-components 0.1.4 [2018-09-11]

Changes:

  • Update icons for URL categories HATE and MILX

ooni-components 0.1.3 [2018-07-26]

Fixes:

  • Broken svgs

ooni-components 0.1.2 [2018-07-26]

Adds:

  • Tick & Cross icons

ooni-components 0.1.1 [2018-07-23]

Adds:

  • Custom icons
  • Bodymovin animations

Changes:

  • Card now acts clickable only when it has onClick bound to it

ooni-components 0.1.0 [2018-06-20]

Adds:

  • Select component
  • Storybook interactive preview

Changes:

  • Color palette
  • Migrate the source from ooni/design to ooni/design-system

ooni-components 0.1.0-rc.3 [2018-01-25]

Fixes:

  • Pin more versions and use babel-plugin-styled-components

ooni-components 0.1.0-rc.2 [2018-01-25]

Fixes:

  • Invert black with white

ooni-components 0.1.0-rc.1 [2018-01-25]

Changes:

  • New and improved color palette

Fixes:

  • Pin styled-components version

ooni-components 0.1.0-beta.7 [2017-10-24]

Adds:

  • Card component
  • inverted and hollow Button component props

ooni-components 0.1.0-beta.6 [2017-09-21]

Changes:

  • Add -1px letter-spacing to Light headers

ooni-components 0.1.0-beta.5 [2017-09-21]

Fixes:

  • Bug in Button and Input

ooni-components 0.1.0-beta.4 [2017-09-21]

Fixes:

  • Bug in Button

ooni-components 0.1.0-beta.3 [2017-09-21]

Changed:

  • Remove responsiveness from Button

ooni-components 0.1.0-beta.2 [2017-09-20]

Changed:

  • Remove container from Modal

ooni-components 0.1.0-beta.1 [2017-09-20]

Added:

  • Modal organism

ooni-components 0.1.0-alpha.15 [2017-09-20]

Changed:

  • Sizes of Button, Input, Radio

ooni-components 0.1.0-alpha.14 [2017-09-20]

Changed:

  • Improvements to typography
  • Improvements to buttons

ooni-components 0.1.0-alpha.13 [2017-09-19]

Changed:

  • Better support for responsiveness
  • Implement styled-system inside of ooni-components

ooni-components 0.1.0-alpha.12 [2017-09-18]

Changed:

  • Use SemiBold in place of Bold
  • Use round buttons

ooni-components 0.1.0-alpha.11 [2017-09-18]

Adds:

  • Custom RadioButton label

ooni-components 0.1.0-alpha.10 [2017-09-15]

Adds:

  • Input[type='textarea']
  • TwitterShareButton
  • FacebookShareButton

ooni-components 0.1.0-alpha.9 [2017-09-15]

Adds:

  • FormWithLabel
  • Button
  • IconButton
  • Radio
  • Input
  • InputWithIconButton
  • Hero

ooni-components 0.1.0-alpha.3 [2017-09-12]

Fixes:

  • Include svgs via babel-plugin-inline-react-svg

ooni-components 0.1.0-alpha.2 [2017-09-12]

Fixes:

  • Include static files in build

ooni-components 0.1.0-alpha.1 [2017-09-12]

Still work in progress

Adds:

  • Basic color scheme
  • Rebass theme
  • Victory theme