Skip to content

Releases: dsmjs/components

v5.2.4

29 Jun 21:52
Compare
Choose a tag to compare

5.2.4 (2020-06-29)

Bug Fixes

  • deps: bump react-use from 15.3.0 to 15.3.1 (3212312)
  • deps: bump react-use from 15.3.1 to 15.3.2 (b0dbb10)

v5.2.3

24 Jun 15:06
Compare
Choose a tag to compare

5.2.3 (2020-06-24)

Bug Fixes

  • deps: bump gatsby-link from 2.4.7 to 2.4.8 (f5d047b)

v5.2.2

23 Jun 00:52
Compare
Choose a tag to compare

5.2.2 (2020-06-23)

Bug Fixes

  • deps: bump gatsby-link from 2.4.2 to 2.4.7 (cf26453)

v5.2.1

22 Jun 17:50
Compare
Choose a tag to compare

5.2.1 (2020-06-22)

Bug Fixes

  • deps: bump react-use from 15.2.5 to 15.3.0 (161fc90)

v5.2.0

18 Jun 19:57
ab41e9f
Compare
Choose a tag to compare

5.2.0 (2020-06-18)

Features

  • talk-title: formatted markdown titles in the archive list (ab41e9f), closes #806

v5.1.0

18 Jun 19:50
07d08a4
Compare
Choose a tag to compare

5.1.0 (2020-06-18)

Features

  • talk-title: formatted markdown content in the title (07d08a4), closes #806

v5.0.0

16 Jun 22:36
42e582c
Compare
Choose a tag to compare

5.0.0 (2020-06-16)

Features

  • archive-pagination: added pagination to the bottom of the page (a03d8f7)
  • archive-pagination: highlighted the active page (f95d0fb)
  • archive-pagination: improved hover styles (835112f)

BREAKING CHANGES

  • archive-pagination: totalPages and currentPage are now required to be passed to the archive component
    from the consumer

v5.0.0-beta.3

16 Jun 22:08
835112f
Compare
Choose a tag to compare
v5.0.0-beta.3 Pre-release
Pre-release

5.0.0-beta.3 (2020-06-16)

Features

  • archive-pagination: improved hover styles (835112f)

v5.0.0-beta.2

16 Jun 21:45
f95d0fb
Compare
Choose a tag to compare
v5.0.0-beta.2 Pre-release
Pre-release

5.0.0-beta.2 (2020-06-16)

Features

  • archive-pagination: highlighted the active page (f95d0fb)

v5.0.0-beta.1

16 Jun 20:45
a03d8f7
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

5.0.0-beta.1 (2020-06-16)

Features

  • archive-pagination: added pagination to the bottom of the page (a03d8f7)

BREAKING CHANGES

  • archive-pagination: totalPages and currentPage are now required to be passed to the archive component
    from the consumer