Skip to content

Latest commit

 

History

History
181 lines (112 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

181 lines (112 loc) · 10.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.14 (2020-05-07)

Features

  • dropdown component to filter by users (97d9c42)

0.1.13 (2020-04-19)

Features

  • rendering schema how to (937f0e5)

0.1.12 (2020-04-15)

Bug Fixes

  • on safari clip-path need prefix (6a1526d)

0.1.11 (2020-04-15)

0.1.10 (2020-04-13)

Features

  • display brochure's contributor on brochure page (4fa8f99)
  • use proper date picker for brochure form (cafcd6e)

Bug Fixes

  • broken layout on left sidebar with no operations (8c994ca)
  • hide authentication hint on next navigation (eb7f380)
  • incorrectly bound wishlist property view (a269a7e)
  • use consistent UI for all gallery operations (3c501aa)

0.1.9 (2020-04-05)

Features

  • add message to manually refresh after login (2876caf)

Bug Fixes

  • force reload after authorization (fe6dc6d)

0.1.8 (2020-04-05)

Features

  • brochure wishlist table (a2e4f3c)
  • message bar for operations without dialog (e63036b)
  • redirect to login when unauthorized for operation (6190fe5)

0.1.7 (2020-03-27)

Bug Fixes

  • location form would not render (65881be)

0.1.6 (2020-03-19)

Features

  • filtering by PDF and images (7889e2e)

0.1.5 (2020-03-16)

Features

Bug Fixes

  • redirect target is not respected (a30f129)

0.1.4 (2020-02-11)

Bug Fixes

  • display all languages in dropdown (12249d3)
  • enable labels on search form (e930e12)

0.1.3 (2020-02-08)

Bug Fixes

  • remove multiselect combo label (ed5cbef)

0.1.2 (2020-02-08)

Features

  • first version of languages form field (4d54fa8)

Bug Fixes

  • add separator between multiple values (c25edab)
  • enable form labels (68f9f14)

0.1.1 (2020-01-24)

Bug Fixes

  • lightbox style (67672cf)
  • unable to upload files from modal (a6a014a)
  • debug: array were not displayed correctly (5472e3e)
  • footer: added instagram icon (44a77ca)
  • add preloader between transitions (f00251a)
  • align gallery icons (bfc91f0)
  • better contrast in sidebar (31b0324)
  • better handle lazy imports of bootstrap modules (b8e7463)
  • broken header after bff api added (b446fbf)
  • center emphasis title background (ef37ee2)
  • correct routing table for https endpoint (1d896e0)
  • debug as toggler (13fd12c)
  • decouple canvas shell from app state (650aa4e)
  • disable profile dropdown when spinning (9f3e668)
  • display link titles before property titles (479255b)
  • don't block rendering while bff loads (b8afe4f), closes #5
  • don't render empty widget when there is no operation (b020a08)
  • improve library the background (a14a579)
  • no phantom heading from operation form (da9fd4d)
  • open gallery images in new tab while lightbox is not working (cc2a104)
  • preserve operation form value in case of failed request (168b8d7)
  • prevent multiple clicks on the prev/next gallery buttons (b25eae6)
  • real pinterest icon (638ca64)
  • rearranging added items on gallery (b1bdc78)
  • redirect callback should set authenticated state (2bbc784)
  • set auth header after silent auth (88253f8)
  • sorting of entrypoint links (33d1280)
  • switch state to created resource after submitting form (0024a1f)
  • temporarily make the search with current resource (2ff584e)
  • ts import and build (e4c6428)
  • update the url in browser on loading more gallery content (2ac0766)
  • use cdn jquery (c1f558e)
  • use local backrounnd (cc7a313)
  • white footer icons on hover (470a425)

Features

  • allow state mapper to be created asynchronously (1abd6b0)
  • bootstrap canvas theme (a1aced3)
  • creating and deleting images with operations (6710ff1)
  • disable gallery button while elements are loading (dec2eb2)
  • display operation selector on collection view (a6753f4)
  • dynamic menu, somewhat (b635bd8)
  • dynamically loading pages of collections (87cd41b)
  • entrypoints loaded dynamically from a single registry resource (d3d6484)
  • generic way to render page title (681b98c)
  • library landing page (7a51036)
  • lightbox and handling multiple images (345d6be)
  • login UI and auth0 authentication (e209701)
  • maintenance page for content with no view + debug mode (8a87fcb)
  • more beautiful error page and canvas-button (e80dd2f)
  • nice loading screen (2b72dc4)
  • pinterest icon (90d2ea9)
  • search sidebar on collections (533b677)
  • show operation form on single-item page (b71f4a1)
  • single book page (6d60fd3)
  • single brochure page (597e8e1)