Skip to content

Latest commit

 

History

History
233 lines (119 loc) · 7.96 KB

CHANGELOG.md

File metadata and controls

233 lines (119 loc) · 7.96 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.60.0 (2018-07-07)

Bug Fixes

Features

0.59.0 (2018-07-05)

Features

0.57.0 (2018-07-04)

Features

  • components: add Image (741abf0)
  • components: add PreviewLine (5195861)
  • Preview: add plain prop (14bf173)

0.56.4 (2018-06-29)

Bug Fixes

  • styles: border-radius: 0 (7e9e961)

0.56.3 (2018-06-29)

Note: Version bump only for package fir-ui

0.56.2 (2018-06-29)

Bug Fixes

0.56.1 (2018-06-29)

Note: Version bump only for package fir-ui

0.56.0 (2018-06-26)

Features

  • components: add ChooseGroup (68ef943)

0.55.0 (2018-06-26)

Bug Fixes

Features

  • Choose: support block prop (8645f72)
  • components: add PickerView (b656083)

0.54.4 (2018-06-22)

Note: Version bump only for package fir-ui

0.54.3 (2018-06-22)

Note: Version bump only for package fir-ui

0.54.2 (2018-06-22)

Note: Version bump only for package fir-ui

0.54.1 (2018-06-22)

Note: Version bump only for package fir-ui

0.54.0 (2018-06-22)

Features

  • Badge: add overflowStyle props (173ea30)
  • components: add Popover (de8ea85)
  • components: add Step (dc616d2)
  • components: add TabBar (a444b2c)

0.53.0 (2018-06-20)

Features

  • Choose: add square prop (a5007b4)
  • components: add Choose (5a1f247)
  • components: add Preview (8fa4a69)
  • components: add Rate (adea0fe)
  • Divider: refactor (ca90ea4)
  • Icon: add color prop (9374203)
  • Icon: add readonly prop (0b9ab39)
  • Icon: allow using dash with Material Icons (4598605)
  • Icon: support Font Awesome 5, Ionicons 4, Material Icons 3 (fc3ce6f)

0.52.0 (2018-06-09)

Bug Fixes

  • Marquee: just one action (b41587d)

Features

  • Carousel: index twoway binding (d882e5a)
  • components: add basic Carousel (c2f44c6)
  • components: add basic SwipeAction (d4913a9)
  • components: add Drawer (4d10171)
  • components: add Flex (0129f6b)
  • components: add Form (763c265)
  • components: add Grid, GridItem (9cb7d55)
  • components: add Modal (74c5718)
  • components: add Scroll, Carousel, MutationObserver (acca6ac)
  • Divider: add type prop (925381c)
  • Form: add labelWidth prop (1885592)
  • Modal: improve (6bd644d)
  • SwipeAction: support close & open (fb4fab6)
  • build noGlobal (fa51ab4)
  • optimize scroll (a817b37)

0.51.0 (2018-05-25)

Features

  • components: add ActivityIndicator (cf7700e)
  • components: add Badge (1920263)
  • components: add basic SearchBar (7de0dbd)
  • components: add basic Steps (561e084)
  • components: add Card (57e700f)
  • components: add Divider (121ee15)
  • components: add ImagePicker (c167b8c)
  • components: add List (a95f7bd)
  • components: add Marquee (4af75a4)
  • components: add NoticeBar (8fc930a)
  • components: add Popup, ActionSheet (06093f7)
  • components: add Progress (5ac924a)
  • components: add Stepper (ff56a4b)
  • components: add Switch (8a492ab)
  • components: add Toast (5969068)