Vesa Luusua
|
826c0e5f4d
|
Page: handle enforced referrer
|
2018-10-17 14:03:04 +03:00 |
|
Vesa Luusua
|
817fe7de6c
|
CookieConsent component
|
2018-01-05 12:55:37 +02:00 |
|
Vesa Luusua
|
5be7a989a4
|
Maintain Page's scroll position when scrolling is disabled.
|
2017-12-11 16:33:38 +02:00 |
|
Kimmo Puputti
|
6edac96811
|
Require scrollingDisabled prop
|
2017-11-03 13:12:24 +02:00 |
|
Kimmo Puputti
|
007e140afb
|
Remove logoutError prop from Page component
The logout error will be a flash message that the Auth duck sets for
the component that will be responsible for rendering the flash
messages.
|
2017-11-03 11:36:44 +02:00 |
|
Kimmo Puputti
|
12c9a8b330
|
Add support for scrolling into a fragment identifier
|
2017-10-31 15:35:44 +02:00 |
|
Kimmo Puputti
|
d7a554ff70
|
Handle canonical URLs within Page
|
2017-10-26 14:19:04 +03:00 |
|
Kimmo Puputti
|
b2b6bc8efe
|
Remove authInfoError handling from UI
|
2017-10-23 16:25:05 +03:00 |
|
Vesa Luusua
|
9b4f333b98
|
Review changes
|
2017-10-19 17:38:42 +03:00 |
|
Vesa Luusua
|
7acb4f035e
|
Add organization data to schema (will be used on footer and about page too.
|
2017-10-19 16:25:44 +03:00 |
|
Vesa Luusua
|
abc4cc7f3d
|
Page uses correct proptype validation (global duck)
|
2017-10-18 18:13:18 +03:00 |
|
Kimmo Puputti
|
a996f154d1
|
Import PropTypes from the prop-types package
|
2017-10-17 09:50:22 +03:00 |
|
Kimmo Puputti
|
90ab9c9a69
|
Format with latest Prettier
|
2017-10-13 10:11:51 +03:00 |
|
Kimmo Puputti
|
78de6d9d69
|
Disable deprecated proptype import lint error
|
2017-10-12 14:09:02 +03:00 |
|
Kimmo Puputti
|
4877c7ebcf
|
Format JS
|
2017-10-06 15:07:05 +03:00 |
|
Kimmo Puputti
|
fa17075caa
|
Allow passing in canonical path
|
2017-10-06 15:05:40 +03:00 |
|
Vesa Luusua
|
e46294ec9a
|
Page.js improvements
|
2017-10-06 11:28:24 +03:00 |
|
Vesa Luusua
|
dc1c13b7d4
|
seo.js improvements
|
2017-10-06 11:28:23 +03:00 |
|
Kimmo Puputti
|
bf90a87cfb
|
Prevent file drop to avoid loosing data
|
2017-10-06 10:35:59 +03:00 |
|
Vesa Luusua
|
30578a65bc
|
Rename PageLayout to Page
|
2017-09-29 15:15:32 +03:00 |
|
Vesa Luusua
|
c2aeac204e
|
Rename Page.js to PageLayout.js
|
2017-01-20 15:02:54 +02:00 |
|
Kimmo Puputti
|
f5779f63f4
|
Add propTypes and defaultProps to Page
|
2017-01-19 11:32:49 +02:00 |
|
Kimmo Puputti
|
ef1a8eb15d
|
Format with Prettier
|
2017-01-19 11:29:29 +02:00 |
|
Vesa Luusua
|
58e81e4cc4
|
Topbar placeholder added to Page layout
|
2017-01-13 16:55:14 +02:00 |
|
Kimmo Puputti
|
a6907b7139
|
Change directory layout
|
2017-01-05 20:57:29 +02:00 |
|
Kimmo Puputti
|
15a8e85b6e
|
Use ComponentName/index.js convention for Page
|
2017-01-05 17:01:48 +02:00 |
|
Kimmo Puputti
|
83f80b6950
|
Implement page title handling with SSR support using react-helmet
|
2017-01-05 17:01:14 +02:00 |
|
Kimmo Puputti
|
322ec599b8
|
Add page structure and universal routing
|
2017-01-05 14:23:06 +02:00 |
|