Skip to content

Releases: bootstrap-styled/rsg-components

v2.1.7

29 Jan 08:59
Compare
Choose a tag to compare

2.1.7 (2020-01-29)

Bug Fixes

  • theme: fixing theme and anchor position (3d6ac73)

v2.1.6

29 Jan 07:49
Compare
Choose a tag to compare

2.1.6 (2020-01-29)

Bug Fixes

  • dependencies: upgrade all dependencies (3b97cd0)
  • theme: added more theme variable to controle markdown titles (ad8960a)

v2.1.5

29 Sep 23:25
Compare
Choose a tag to compare

2.1.5 (2019-09-29)

Bug Fixes

  • react-styleguidist: downgrade and fixed react-styleguidist version to v9.1.2 (74da5b0)

v2.1.4

26 Sep 21:47
Compare
Choose a tag to compare

2.1.4 (2019-09-26)

Bug Fixes

  • dependencies: Upgrade many dependencies, react 16.9.0 (7f7a468)
  • documentation: deploy release version (9d2ed95)

v2.1.3

26 Sep 20:16
Compare
Choose a tag to compare

2.1.3 (2019-09-26)

Bug Fixes

  • dependencies: upgrade many dependencies (550114a)
  • theme: added font variables for all headings (6b90b65)

v2.1.2

20 May 14:17
Compare
Choose a tag to compare

2.1.2 (2019-05-20)

Bug Fixes

  • theme: fixed $rsg-markdown-block-quote-border-radius having wrong name in makeTheme (de3d174)

v2.1.1

19 May 22:07
Compare
Choose a tag to compare

2.1.1 (2019-05-19)

Bug Fixes

  • theme: added theme variable $rsg-styleguide-sidebar-open-button-color to edit the white button when SideBar is open (a6ccaa0)

v2.1.0

19 May 17:47
Compare
Choose a tag to compare

2.1.0 (2019-05-19)

Bug Fixes

  • dependencies: Install CI dependencies (c247217)
  • dependencies: Install CI dependencies (f6066fe)
  • dependencies: upgrade all dependencies (34a4a11)

Features

  • dependencies: upgrade all dependencies, added SideBar props to passe a custom components SideBar to the Layout (0437b3d)

v2.0.4

11 Mar 03:29
Compare
Choose a tag to compare

2.0.4 (2019-03-11)

Bug Fixes

  • dependencies: fixing acorn and acorn-jsx (fe403be)
  • dependencies: remove sinon (378996d)
  • dependencies: upgrade all dependencies (4f4299b)
  • doc: stop documentation (c2628f5)
  • react-styleguidist components: added missing components. (5943756)
  • stlyeguide.config: corected wrong import. (feef04b)
  • testing markdown imports: WIP. (7bdd34b)

v2.0.3

07 Mar 08:39
Compare
Choose a tag to compare

2.0.3 (2019-03-07)

Bug Fixes

  • anchor: corrected wrong import that was supposed to generate anchors for SectionHeading. (191cf5e)
  • PreRenderer: added Editor javascript colouring theme to Pre. (92f9ada)