Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Latest commit

 

History

History
123 lines (104 loc) · 4.5 KB

CHANGELOG.md

File metadata and controls

123 lines (104 loc) · 4.5 KB

Changelog

2.2.1 (2019-05-07)

  • ✨ add better version comparison (5621b61)

2.2.0 (2019-05-07)

  • 🎨 improve alert messages (c4f46c9)
  • ✨ rewire React Script configuration (be870e5)
  • ✨ add pages collapse open by default when user came from a Page using back button (5e4a108)
  • ✨ add alert for reader update too (5249856)
  • 💄 finalllly fix that font family and color conflicts (8d5a73b)
  • 💄 after table support (module update), enhance tables visual #41 (3117847)
  • 💄 enhance/fix codeblocks (22a4805)
  • ✨ beautify code blocks and markup to copy #43 (500cd1d)
  • ✨ add icon prefix #36 (725e067)
  • 🔥 remove role=presentation attribute #37 (a920a97)
  • ✨ add updated data to docs store for easier tests (4d8d5f5)
  • ⚡️ make it work after the great refactoring (099faeb)
  • 🔨 refactor components (not yet tested) (222d497)
  • 🔨 refactor data management (not yet tested) (c7596b6)
  • ⬆️ start by updating all deps (still broken at this point) (67e1d26)

2.1.2 (2018-06-19)

  • ✨ get sourcesOrder and use it (957856c)

2.1.1 (2018-06-15)

  • Fix component meta call

2.1.0 (2018-06-15)

  • 💄 fix IE grid (26a3650)
  • 💄 safer CSS (4c688bf)
  • ⚡️ get pre-built components meta if exists (cf6272c)
  • ✨ dynamic twig namespaces (71cf0e2)
  • 🐛 fix dynamic routes (c305ae5)
  • ✨ move to Immer reducers (926bbd7)
  • ✨ dynamic component types routes (5bbb105)
  • ✨ add update alert (7af5661)

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)