Skip to content

Latest commit

 

History

History
182 lines (94 loc) · 2.99 KB

HISTORY.md

File metadata and controls

182 lines (94 loc) · 2.99 KB

5.2.0

Features:

  • Use prod mode when isBuild is true (thanks @jchavarri) (914d280)

5.1.0

Features:

  • Allow search with multiple terms (thanks @denis-ok) (62b4653)

5.0.0

Changes:

  • Migrate to @rescript/react (7bf60ee)

4.4.0

Changes:

  • Add collapsing logic (thanks @denis-ok) (9246d7f)

4.3.2

Changes:

  • Listen to websocket port when provided (thanks @rusty-key) (afcf98a)

Fixes:

  • Fix query params handling (thanks @denis-ok) (114554d)

4.3.1

Features:

  • Add devServer config override (thanks @denis-ok) (73b4c0d)

4.3.0

Features:

  • Highlight search match substring in sidebar (thanks @denis-ok) (858c58c)

4.2.0

Features:

  • Allow subcategories (thanks @denis-ok) (241924b)

4.1.2

Fixes:

  • Raise warning to errors (thanks @denis-ok) (d8a06de)
  • Remove esy (thanks @denis-ok) (d8a06de)

4.1.1

Fixes:

  • Fix mobile viewport width (51f55f5)

4.1.0

Changes:

  • Add responsive mode (thanks @denis-ok) (4e0ff65)
  • Add ability to hide sidebar (thanks @denis-ok) (4e0ff65)

4.0.4

Changes:

  • Move right column outside of the demo iframe (thanks @denis-ok) (c42bf16)

4.0.3

Changes:

  • Add separate scrolls to sections, refactor styles (thanks @denis-ok) (6e6b561)

4.0.2

Changes:

  • Fix webpack issues (thanks @denis-ok) (d70e63e, 66ddfd2)

4.0.1

Features:

  • Add options to string to render handle as select (2191037)

Changes:

  • Add favicon (27a1620)

4.0.0

Changes:

  • Add build command (NOTE: the start command changed its signature) (thanks @denis-ok) (e942e46)

3.1.0

Features:

Changes:

  • Update React (thanks @denis-ok) (1d2cc99)
  • UI updates (5789d48)

3.0.1

Changes:

  • Dependencies updates and scripts reorg (thanks @denis-ok) (c7aad28)

3.0.0

Changes:

  • Upgrade ReasonReact (ce8fe9c)
  • Bump BS version (ce8fe9c)

2.0.1

Changes:

  • Fix bug in interface file with namespace (thanks @johnhaley81!) (0ec6975)

2.0.0

Changes:

1.3.0

Features:

  • Demo unit isolation

1.2.1

Features:

  • Fix template

1.2.0

Features:

  • Add webpack configuration options

1.1.2

Features:

  • Export types

1.1.1

Features:

  • Include types in entry for convenience

1.1.0

Changes:

  • Renamed Reshowcase.Reshowcase to Reshowcase.Entry
  • Put bs-platform to dev dependencies

1.0.0

Initial version