Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Latest commit

Β 

History

History
355 lines (155 loc) Β· 10.9 KB

CHANGELOG.md

File metadata and controls

355 lines (155 loc) Β· 10.9 KB

Change Log

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

1.5.1-1 (2018-03-26)

Features

  • code: allow function as child (ca8becb)

1.5.1-0 (2018-03-25)

Bug Fixes

  • fragment: fixes bahavior of sequence and fragments (ace7192)

Features

  • code: a code sequence component (f939500)

1.5.0 (2018-03-25)

Bug Fixes

  • fragment: fix inital state (b140535)
  • local-storage: animations were off after fragments (d107aaa)
  • speaker-deck: controls were hidden on smaller viewports (2099ff8)

Features

  • deck: set element and plugin data from slides (0863122)

1.4.0 (2018-03-24)

Bug Fixes

  • master-slides: give access to fonts (1f7c0b5)
  • text: add styling to blockquote (c4735f4)

Features

  • text: allow setting font families on titles (4020d09)

1.3.0 (2018-03-22)

Bug Fixes

  • fragment: fixes animation speed (7f73838)
  • slide: fixes animation speed (48158eb)

Features

  • animation: provide spring presets (c302c4c)

1.2.3 (2018-03-22)

Bug Fixes

  • fragment: fix relation of time, timeline and index (c1de8c7)

1.2.2 (2018-03-21)

Bug Fixes

  • fragment: active state and animation time (99dc409)
  • fragment: fixes sequence index/timeline inconsistency (186cd57)
  • slide: animation time (28891c1)

1.2.1 (2018-03-21)

Bug Fixes

  • fragment: fragment props on sequence (891297c)

1.2.0 (2018-03-21)

Bug Fixes

  • deps: update dependency styled-components to v3.2.3 (#48) (e757c96)
  • slide: fix order of slide css rules (3e57344)

Features

  • fragment: added plain fragments (6e0d335)
  • fragment: added Sequence (d47617e)

1.1.0 (2018-03-21)

Features

  • fragment: added plain fragments (1b865d2)

1.0.0 (2018-03-12)

Bug Fixes

  • deck: allow dynamic slides (3c63aef)
  • deps: update dependency styled-components to v3.2.1 (#38) (ba49072)
  • icon: fix whitespace issue (8651143)

Features

  • fragment: allows fragments to host relative size elements (a40cc77), closes #40
  • fragment: use timeline on children (397ea7d), closes #40
  • master-slides: adds an A layout slide (0a2cfd4), closes #33

1.0.0-17 (2018-03-02)

Note: Version bump only for package dekk

1.0.0-16 (2018-03-01)

Bug Fixes

  • dekk: missing defaultProps (92bb67b)

1.0.0-15 (2018-03-01)

Note: Version bump only for package dekk

1.0.0-14 (2018-03-01)

Bug Fixes

  • animation: fixes directions logic (390c589)
  • speaker-deck: added missing proptypes (7ff1ae5)

Features

  • dekk: preconfigured Deck (8e68002)
  • local-storage: presenter localstorage (c120506)
  • pubnub: presenter pubnub (c72640c)
  • utils: numeric check (f63effc)

1.0.0-13 (2018-02-28)

Note: Version bump only for package dekk

1.0.0-12 (2018-02-28)

Features

  • autoplay: autoplay plugin (28a4808)

1.0.0-11 (2018-02-27)

Bug Fixes

  • image: fitimage was css variables (0d4bc5f)

1.0.0-10 (2018-02-26)

Note: Version bump only for package dekk

1.0.0-9 (2018-02-26)

Bug Fixes

  • deck: controls styles (4bd0b62)
  • image: adjust image to work better (9179e6d)
  • image: remove import of Img in Mask (47fb6f7)
  • paging: fix default value (0853f83)

1.0.0-8 (2018-02-25)

Note: Version bump only for package dekk

1.0.0-7 (2018-02-25)

Note: Version bump only for package dekk

1.0.0-6 (2018-02-25)

Bug Fixes

  • animations: fix animation directions/resolution (6fa40ae)
  • fragment: handle loading correctly (deep roots) (ab1cfc5)
  • fragments: fragments were not loading correctly (207bcc0)

Features

  • animation: added common animations (4360b04)

1.0.0-5 (2018-02-22)

Bug Fixes

  • fragment: reverse timeline (e0582e6)
  • master: warning for "not" property causes error (60957fd)

Features

  • deck: deck elements (aside plugins) (fe24ab3), closes #15
  • fragment: timeline based animations (bbf407c), closes #18
  • plugins: remove config and allow plugin elements (#12) (ac4b543)
  • slide: allow mixins and animations aside (f960365)

1.0.0-4 (2018-02-18)

Features

  • url: allow query instead of hash (10eb97a)

1.0.0-0 (2018-02-17)

Bug Fixes

0.1.0-beta.5cbe4f15 (2018-02-17)

Bug Fixes

Features

  • Demo app (d0c082d)
  • dekk: basic prototype (b235783)
  • dekk: basic prototype demo (2afb92b)
  • fragment: nested fragments are hosted or flattened (e68cba7)
  • web-app: added wrapper (5c014cc)