Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Releases: dbmedialab-archive/shiny

v0.28.0

15 Apr 10:32
Compare
Choose a tag to compare
  • feature(LazyProgressiveImage): Support native lazyload (#1126)
  • styles(MenuLayer, Truncate): change shadow for MenuLayer, Change @media for truncate (#1115)
  • fix(dagbladet theme): changed primary dark (#1122)
  • fix(db theme): configure the grid (#1121)
  • fix(VerticalLinkBar): Make it easier to display nested link bars (#1119)
  • feature(Trysilplug): using custom labels as images (#1116)

v0.27.4

10 Apr 12:02
f19f7c1
Compare
Choose a tag to compare
  • Fix(LinkBarElementBase): If activeBackgroundColor was set, it will be used (#1113) ee6ba87
  • chore(deps): bump prism-themes from 1.0.1 to 1.1.0 (#1109) d8e4eee
  • chore(deps-dev): bump eslint from 5.15.3 to 5.16.0 (#1105) 66848a6
  • chore(deps): bump polished from 3.1.0 to 3.2.0 (#1107) b64a7d5
  • chore(deps): bump lazysizes from 4.1.6 to 4.1.7 (#1112) e200231
  • fix(themes): add variable 'spacing' (#1114) 69cc7e1
  • build(package): upgrade babel related deps to 7.4.3 (#1111) f615325
  • chore(deps-dev): bump babel-plugin-react-docgen from 2.0.2 to 3.0.0 (#1089) cc5f846
  • chore(deps-dev): bump @babel/plugin-transform-runtime (#1099) 0851fb6
  • chore(deps): bump react-intersection-observer from 8.22.1 to 8.22.5 (#1084) 1b1cc29
  • chore(deps-dev): bump react from 16.8.4 to 16.8.6 (#1092) d518f57
  • chore(deps-dev): bump react-dom from 16.8.4 to 16.8.6 (#1090) f784703
  • build(package): upgrade storybook from 4.1.13 to 5.0.6 (#1101) 29a8170
  • chore(deps-dev): bump pretty-format from 24.0.0 to 24.7.0 (#1100) 8998877

Changes from last release

(tag not pushed?)

  • v0.27.3 (#1096) 0084204
  • feature(LinkBarSearchField): Add fullWidth property; Fix propTypes for MenuLayer (#1093) 249113e
  • chore(deps): bump prismjs from 1.15.0 to 1.16.0 (#1083) 9ccc0f3
  • chore(deps): bump @emotion/styled from 10.0.7 to 10.0.10 (#1080) 2603511
  • chore(deps): bump emotion-theming from 10.0.7 to 10.0.10 (#1081) 8cb0ea4
  • chore(deps): bump @emotion/core from 10.0.7 to 10.0.10 (#1082) 585e703

v0.27.2...v0.27.4

v0.27.3

01 Apr 14:33
Compare
Choose a tag to compare
  • feature(LinkBarSearchField): Add fullWidth property; Fix propTypes for MenuLayer (#1093) a72af53
  • chore(deps): bump prismjs from 1.15.0 to 1.16.0 (#1083)
  • chore(deps): bump @emotion/styled from 10.0.7 to 10.0.10 (#1080)
  • chore(deps): bump emotion-theming from 10.0.7 to 10.0.10 (#1081)
  • chore(deps): bump @emotion/core from 10.0.7 to 10.0.10 (#1082)

v0.27.2

25 Mar 11:41
Compare
Choose a tag to compare
  • PIcture height 100%. Fixes IE images not showing (#1058) 7a45a75
  • chore(deps): bump polished from 3.0.3 to 3.1.0 (#1067) e2915e5
  • refactor(kk theme): load fonts from google/typography.com (#1034) 36e2443

v0.25.5-0...v0.27.2

Release/0.27.1

22 Mar 21:18
Compare
Choose a tag to compare

Added fullWidth property(boolean) to LinkBarSearchField, if set true, then will be 100% except margin, which are depends on Size and horizontalBase

v0.27.0

22 Mar 14:48
bf86397
Compare
Choose a tag to compare

Same as 0.26.5.

Breaking changes

Added property "icon"(string type) to LinkBarSearchField, with that possible to change icon or hide it at all

Features:

  • BREAKING: Change LinkBarSearchField, added property icon, with that possible to change icon or hide it at all(by default) (#1060)

Dependency updates

  • chore(deps-dev): bump eslint from 5.15.1 to 5.15.3 (#1053)
  • chore(deps-dev): bump @babel/core from 7.3.4 to 7.4.0 (#1049)
  • chore(deps-dev): bump react from 16.8.3 to 16.8.4 (#1015)

v0.26.6

22 Mar 14:45
0839e89
Compare
Choose a tag to compare

Same as v0.26.4.

0.26.5 will be re-released as 0.27.0

This release is here because there are breaking changes in 0.25.5.

v0.26.5

22 Mar 14:35
Compare
Choose a tag to compare

Contains breaking changes. Please use 0.26.6 or 0.27.0 instead.

v0.26.4

22 Mar 08:54
Compare
Choose a tag to compare

Patces

  • fix(Dinside theme): Add floral white color as a background (#1046)
  • fix(Dinside theme): Removed :visit pink color from links (#1046)

FIX: now rap on rows

21 Mar 09:36
Compare
Choose a tag to compare

Patches

  • fix(Row): Minor addition to the row element giving us the ability to hinder wrapping the content of the rows. (#1055)