v2.0.0-alpha.0
Pre-release
Pre-release
topheman
released this
21 Mar 15:50
·
14 commits
to master
since this release
v2.0.0-alpha.0 (2019-03-21)
Mainly adding design using styled-components and setup Travis CI.
Chores
Documentation Changes
- REAMDE: add infos about v1.x branch (13f66447)
New Features
- cssInJs:
- Home:
- TwitterButton: setup TwitterButton (948e5e75)
- *:
- Drawer:
- Qrcode: setup Qrcode page (3423664d)
- HeaderTop: higher buttons for mobile (41fb883c)
- Filmography: add person filmography - both desktop and mobile (29a5dfad)
Bug Fixes
- TextContent: prevent failure on null content (b218e6e8)
- HeaderTop: re-align loader on small smartphones (fa2b468e)
- SiteNetworks: fix github url (8e876d23)
- Search: support mobile (click/tap on result) (f9169207)
- cypress: fixed e2e test (1608487a)
Refactors
- *: cleanup console.logs (f0e42bcf)
- Sidebar: accept remainingProps (ca64e1bf)
- i18n: remove en/fr/about.json file (abc596c9)
Diff: v1.0.0...v2.0.0-alpha.0