Skip to content

Latest commit

 

History

History
194 lines (168 loc) · 24.7 KB

CHANGELOG.md

File metadata and controls

194 lines (168 loc) · 24.7 KB

2.1.1 (2020-03-15)

Bug Fixes

  • diary: fix timezone bug & link from home [#97](<d8e6040>)

2.1.0 (2020-03-14)

Bug Fixes

  • about: thank you, tonia! and meta type fixed (8f0fe9f)
  • about: two more people for thank you section (4f290b6)
  • article: fix collection note i18n [#95](<6dc29b3>)
  • cards: context for auto cards in two-in-row block (0fdf774)
  • cards: minor font redesign; thank you, Kniazieu (f3e9e6e)
  • core: fix moment realtime locale change [#93](<19d0bd3>)
  • diary: show today's diary without slug [#95](<804aaff>)
  • fibery: fix for content to string method (7be85a6)
  • social: clear fbclid [#95](<fe26adf>)
  • styles: better alignment for navbar labels (3dd1d3e)
  • styles: clickable areas on diary block (36f92ba)
  • styles: increased default font size for all pages (1452021)
  • tools: google api v4 upgrade for spreadsheet fetchers (9ad0082)

Features

  • social: share to telegram, popup window, diary text for twitter (a3354a8)
  • social: sharing using native dialog on mobile; ui kit button (aa1343d)
  • styles: redesigned about page; bug fixed for tag page (8184714)

2.0.0 (2020-01-28)

Bug Fixes

  • about page launch content; diary share text (bfee72f)
  • add lib, fix query lose bug, add clear utm (39983e8)
  • prod and dev robots.txt migrated from markup repo (a0ea9c5)
  • about: art museum added, team fixes (b77f499)
  • admin: add articles table [#63](<188473a>)
  • admin: add basic layout, add login page [#63](<0e5a9ae>)
  • admin: add update article action [#73](<ebbfbb1>)
  • article: add read-in links [#77](<a5412a2>)
  • article: add blockquote support [#79](<c117dbf>)
  • article: collection note (3a32df1)
  • article: fix pagination bug with skip/take params (67b2f76)
  • article: fix styles for audio, video players (4060ec1)
  • article: margins between article headers and paragraphs (cac6d95)
  • article: styles (8114de5)
  • auth: use formik in login form (9c8ab53)
  • build: add info.json generation (293737b)
  • cards: bordering for almost black and almost white cards (9034995)
  • cards: long names on tag cards are fixed (ed3c8da)
  • cards: proper border radius for tag cards (e0dffcd)
  • cards: proper hover for hoverable devices (not by screen width) (0865f2b)
  • common: add social metatags [#45](<45e8a07>)
  • common: mail link fix (c1bab8c)
  • common: most img replaced with Image with 1x-2x support (3fd0726)
  • common: new styles delivered to frontend (9396d35)
  • common: remove deprecated next.js url property [#50](<6374e04>)
  • common: styles/stubs updated (d39777e)
  • core: add audio player [#65](<1289b80>)
  • core: add mail subscribe form (55859f1)
  • diary: add slug to diary page [#78](<c466b26>)
  • diary: arrows and zIndex refactored (9dc60d4)
  • diary: diary block and diary modal (c2ad4d2)
  • diary: fix diaries on small screens (4c20c0a)
  • diary: fix fetch data (11b7e3b)
  • diary: make small fixes (658dc7e)
  • diary: to ugly overlaying text (791161e)
  • fibery: add custom blocks support [#79](<f90de6d>)
  • home: clickable banner (b32ae48)
  • i18n: add useLocaleContext & useLocalization [#67](<d04bae9>)
  • i18n: add support for separator in <Text /> [#40](<0104a00>)
  • kit: add buttons group [#61](<d7f9e36>)
  • layout: an update for sidebar close button (c81aa23)
  • layout: close button (c3d8b56)
  • layout: footer sharing and mailing sections (c7170c4)
  • layout: image selection on diary arrows clicking (048d2cc)
  • layout: multiple fixes (eaf5e4a)
  • layout: placeholderCard fixes layout of incomplete rows on tag page (85d595c)
  • layout: reduced sidebar width (df46032)
  • layout: responsive header (2b0f414)
  • layout: sidebar close button (62a734b)
  • layout: smaller footer copyright paddings (cc96ba0)
  • layout: styles (4e2fdac)
  • server: add missed locale redirect [#45](<e91495a>)
  • server: connection to backend server via https by default (a4e9abc)
  • social: add yandex metrika, add more metatags [#90](<3647f99>)
  • styles: article card made new: xxl, m, square-s sizes (987f13d)
  • styles: cards on tag page; footer for diary (7b72d71)
  • styles: diary, sidebar, article page, cards hover fixes (4782421)
  • styles: footer copyright paddings (6316625)
  • styles: layout for very wide screens (a95c85c)
  • styles: minor fixes for article cards (0c184f4)
  • styles: move styles to front repo [#57](<d6db1f8>)
  • styles: multiple brands on cards, reversed themes, chores (038d096)
  • styles: only letting hoverable cards on desktop (b69e909)
  • styles: proper rendering of size-m cards; moving logic to css (aeef481)
  • styles: responsive article page (02ba93e)
  • styles: responsive images on tag person cards (0164af6)
  • styles: setting website min-width to 330px (1c47980)
  • styles: size xl and l article cards added (89f6b42)
  • styles: square-m article card implemented (ff69fb8)
  • styles: tag page extra line and title styling (ef1bae5)
  • styles: topic page columns fixed; content paddings refactored (7ab1c01)
  • tags: fix tag page metatags [#85](<01cd872>)
  • tags: metatags for Topic, Tag, Diary page (36d72f3)
  • tools: add bundlesize [#44](<9ae7e10>)
  • tools: add GH deployment status reporting [#69](<fd9c376>)
  • tools: add styles as submodule [#48](<364bcdb>)
  • tools: deploying with proper WIR_ENV (fe0a1ca)
  • tools: install storybook@alpha, refactor all stories [#40](<57a2139>)
  • tools: logo updated ('ir' removed) (66b795e)
  • tools: update deps, next@9 [#72](<c00512b>)
  • topics: fine layout for topic page (b103cc2)
  • utils: delivering robots.txt files on frontend (98d7021)
  • utils: getter for article blocks for tag page fixed (4d031b9)

Features

  • about: landing-style page (8c73d8d)
  • cards: experimental styling for slavics collection cards (b0f0332)
  • cards: proper image handling for article cards covers (30fb7bc)
  • common: error pages redesigned (4f43b17)
  • common: responsive modal window layout, no bulma (75ad757)
  • core: add topics page [#58](<d2547a6>)
  • core: Tag Page [#60](<eb13c9e>)
  • diary: latest articles on diary page; bug fixed with Block Latest (0e49492)
  • diary: metadata and sharing to social networks (4b2a6dd)
  • diary: separate page instead of modal (ccd43c9)
  • diary: styles for modal window (590f482)
  • home: add main page blocks, fix article card [#56](<086bf05>)
  • home: add main page logic [#51](<c002dd2>)
  • home: responsive localized banners on main page (512dca4)
  • i18n: save chosen user language to cookie [#52](<3e09bce>)
  • layout: header, footer & sidebar [#53](<eef2bca>)
  • social: rss feed footer link (e5d3c5a)
  • styles: collection block on article page (9aaa038)
  • styles: css-responsive blocks and cards, tag page refactored (#59) (1cfbe24)
  • styles: hoverable tag cards (847cfb1)
  • tools: add cloudinary integration [#49](<effc576>)
  • tools: auto deployment of develop branch using Travis (025c39f)
  • tools: deploy to prod server (be9e550)

Performance Improvements

1.0.1 (2018-10-14)

Bug Fixes

  • tools: fix semantic package.json version update, add tgz publish (4ee8333)

1.0.0 (2018-10-10)

Major Update

Bug Fixes

  • about-page: add arrows & active class to vacancies dropdown (77577db)
  • article-page: fix action buttons padding (2ce3604)
  • articles: filter unsupported article locales (36e9952)
  • articles: fix pagintion bug, add next chunk prefetch (37b56c2)
  • articles: make article side button not to overlay confirm modal (e103434)
  • common: fix page-content bug (9a6219b)
  • core: add a lot of small fixes, add google analytics [#24](<55bf7d7>)
  • diary: add TextWithBr for Diary (80cb001)
  • edit-article: add https validation for urls (781018e)
  • edit-article: fix article form validation bugs (f4a0fe5)
  • edit-article: fix Editor sharing bug, minor styles fixes (3744823)
  • editor: updating dante to resolve 'kek' issue (0d0dfd8)
  • tiles: add opacity, publishAt date & edit button (80d9cb7)
  • tools: add commitlint (a9a6359)
  • tools: add semantic release (5eb6370)
  • tools: fix multiple ga scripts bug (bc6bc1d)
  • tools: update eslint, prettier, husky, lint-staged and etc (115bbd1)

Features


@Drapegnik @tyndria @UladBohdan @andemerie