Skip to content

Releases: MathiasKandelborg/TRUE-framework

v2.2.0

02 Nov 14:50
39f14ce
Compare
Choose a tag to compare

2.2.0 (2020-11-02)

Features

  • 404-page: upgrade 404 page animations (d739cba)
  • next: upgrade next.js to canary (7a36203)

v1.0.0-alpha.18

02 Nov 14:15
d739cba
Compare
Choose a tag to compare
v1.0.0-alpha.18 Pre-release
Pre-release

1.0.0-alpha.18 (2020-11-02)

Features

  • 404-page: upgrade 404 page animations (d739cba)
  • next: upgrade next.js to canary (7a36203)

v2.1.0

29 Oct 20:41
e36fb72
Compare
Choose a tag to compare

2.1.0 (2020-10-29)

Features

  • version: bump version to fix ci (412dfcf)

v1.0.0-alpha.17

29 Oct 19:58
b5a77a1
Compare
Choose a tag to compare
v1.0.0-alpha.17 Pre-release
Pre-release

1.0.0-alpha.17 (2020-10-29)

Features

  • image-component: integrate next/image component (b5a77a1)

v1.0.0-alpha.16

29 Oct 11:19
7f8884c
Compare
Choose a tag to compare
v1.0.0-alpha.16 Pre-release
Pre-release

1.0.0-alpha.16 (2020-10-29)

Bug Fixes

  • fix homepage hero image (e705fcd)

Features

  • improve animations & Try using image component (7f8884c)

v1.0.0-alpha.15

27 Oct 23:35
c507eb6
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release

1.0.0-alpha.15 (2020-10-27)

Bug Fixes

  • i18n: locale is handled by default (abdaaab)
  • index: fix trying to fix i18n while in beta (e804ed8)

Features

  • next: upgrade next conf (d1811c3)
  • next: upgrade to next v10 🥳🥳🥳 (0820936)

v1.0.0-alpha.9

22 Oct 14:24
464d56a
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2020-10-22)

Bug Fixes

  • [page]: remove extra slash that shouldn't have been there in the first place (464d56a)

v1.0.0-alpha.8

22 Oct 14:17
4137d65
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2020-10-22)

Bug Fixes

  • reverting versions didn't do much (4137d65)

v1.0.0-alpha.7

22 Oct 14:07
f9b4fea
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2020-10-22)

Bug Fixes

  • next: try canary 9 for hosting on vercel (f9b4fea)

v1.0.0-alpha.6

22 Oct 13:41
a210a0a
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2020-10-22)

Bug Fixes

  • eslint: turn eslint no-undef rule back on (a210a0a)
  • ui: fix font size - my browser had weird settings (15baffd)
  • revert to using yarn classic as a single repo (52b4fa2)

Features

  • 404: add a better 404 component page (bb08046)
  • buttonlink: add buttonlink component (8913cc0)
  • i18n: add initial i18n files (4c2b494)
  • i18n: implement i18n in pages and accommodate/use server side 404 redirects (17bdfca)
  • i18n: try reading translations files in homepage (a1d7ec0)
  • section: add section 🥳🥳🥳 and several other changes (bf0596b)
  • ui: update font and improve default theme (4ca8c49)
  • vim: add vim coc local configuration (5f750d5)