Skip to content

Latest commit

 

History

History
86 lines (73 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

86 lines (73 loc) · 3.04 KB

Changelog

2.0.11 (2018-05-07)

  • 🐛 fix empty yml import (453ac27)

2.0.10 (2018-05-07)

  • 🐛 lint and fix infinite doc loop (6a6620c)

2.0.9 (2018-04-05)

  • 📦 fix component wrapping class pattern (cdbef50)

2.0.8 (2018-03-13)

  • ✨ add loader for long rendering feedback (4c60217)

2.0.7 (2018-03-13)

  • ⚡️ improve SinglePage link prevent (8edbd5b)

2.0.6 (2018-03-13)

  • ⚡️ improve SinglePage link handling (8e4ed63)

2.0.4 (2018-03-09)

  • ✨ better inner link handling (ea7dcc8)

2.0.3 (2018-03-09)

  • ✨ relaunch ready hook when route change (0f37a5e)

2.0.2 (2018-03-09)

  • ✨ add document event when styleguide is ready (31bfd99)

2.0.1 (2018-03-01)

  • ✨ add color table column heading color name (42b393e)

2.0.0 (2018-02-27) - Global code refactoring

  • 🚨 Lint everything (fd251e1)
  • 📝 clean and comment component and views (53c2e4f)
  • 📝 doc actions, epics and reducers (6986daa)
  • 🎨 improve doc page transition (0ec5400)
  • ✨ full homepage (76a19a2)
  • ✨ restore toggle code and menu (5184d58)
  • ✏️ fix key attr (9c2e5d0)
  • ✨ variant notes (36cecab)
  • 💄 reduce color card sizes (122459e)
  • 💄 fix color table radios (3d42e3f)
  • ✨ restore doc page (7c9746c)
  • 🔥 remove views/Page directory (9222b6c)
  • ✨ restore page (7f7e3a4)
  • ✨ more flexible variants meta (e53d580)
  • ✨ more flexible variants meta (d614207)
  • ✨ restore and refactor Singlefull view (9155bcf)
  • 🔨 change epic markup name (d8cdf8e)
  • ✨ render variants (f3021d5)
  • ✨ restore main component markup rendering (0d5d7b1)
  • ✨ restore single rendering (5946480)
  • ✨ restore sidebar (5e1b47e)
  • ✨ proper component meta retrieving (cc80e81)
  • ✨ add simple navigation action/reducer (adf03b3)
  • 🔥 break everything and remove MobX (6311d88)
  • 🔥 break everything and remove MobX (19bee32)
  • 🔨 set base redux redux-observer architecture (857567c)
  • ⬆️ upgrade all dependencies (9d0334c)

1.1.0 (2017-12-13)

  • 🔧 update manifest with renamed build (6e0bede)
  • 📦 update builds (3c9bf60)
  • 🔧 update gitignore (6336824)
  • 🔥 remove useless build files (feda1d8)
  • 💄 better doc sidebar typography (090ab9d)
  • ✨ add doc retrocompatibility (eac7b71)
  • ✨ add proper doc page link and content render (7a92b6f)
  • ✨ add base SidebarDocs (cf35785)

1.0.0 (2017-11-03)

  • 🐛 fix broken color table (2e579c7)
  • 💄 nicer default design for color page (2622a3b)
  • ✨ add theme settings (3838953)
  • 💄 better default font (73813f9)
  • ✨ add Toolbox icons set (b6b2efb)
  • ✨ disable link in styleguide and redirect links in pages (cf8154a)
  • 💄 nicer notes and code block (2f2f147)
  • ✨ configurable styleguide brand (see docs) (a35912c)
  • 💄 add non-grid-browser fallback styles (2898e42)
  • ✨ add version under title (4a8cda2)
  • ✨ customizable title (926ad74)
  • ✨ add copy markup item action (d652e8f)
  • 💄 uniformize item actions (4d69061)
  • ✨ responsive layout (72034be)