Skip to content

Releases: badoo/styleguide

v2.0.5

27 May 17:01
6705bb9
Compare
Choose a tag to compare

as we move to Badoo-styleguide as service, we src/visual-helpers exported to @bumble/styleguide-visual-helpers. In nearest major release direct export of src/visual-helpers from this package will be removed.

v2.0.2

19 May 11:36
8339465
Compare
Choose a tag to compare
  • add opportunity to set font-size manually for legends/placeholders of component instances in visual tools.
  • add opportunity to control fontSizes for legend/placeholder via config.

v2.0.0

12 May 18:39
d39c658
Compare
Choose a tag to compare

2.0.0

  • Drop of support of React-native. Due to no practical use of keeping in one package and simplifying the support of the main tool.

1.2.2

  • all dependencies from now on is not fixed. It helps to improve support and fix issues with managing dependencies for consumers.

v1.2.0-alpha.2

04 Jan 18:57
Compare
Choose a tag to compare
v1.2.0-alpha.2 Pre-release
Pre-release

This is experimental change. We are looking into opportunity to remove dependencies, which are used only for consumers' code.

v1.1.11

31 Dec 12:51
d1077a0
Compare
Choose a tag to compare
  • Fixed isInlined condition

v1.1.10

31 Dec 12:50
Compare
Choose a tag to compare
  • Resolved security issues in outdated dependencies.

v1.1.1

30 Nov 21:05
Compare
Choose a tag to compare
  • Fix navigation styles for case, when menu content doesn't fit in screen.

v1.1.0

27 Nov 19:31
Compare
Choose a tag to compare
  • Add fix for styleguide-iframe for components, which depend on parents dimensions.
  • Update react-docgen props resolver to support.
  • Add logs for erros during js-component, ts-component stage.
  • Fix search and sidebar toggle function collision, introduced in 1.0.0

v1.0.0

25 Nov 19:38
Compare
Choose a tag to compare
  • Attention: Added possible breaking change - id in Section now is data-id.
  • Updated react-docgen
  • Added toggle function for sidebar.
  • Added active state for navigation section.
  • Added responsive design for the StyleGuide App.

v0.0.82

29 Sep 15:32
a9b27c2
Compare
Choose a tag to compare
  • Bundle compiled to es6 modules only.
  • Reduce npm psckage size.