Skip to content

Releases: Financial-Times/dotcom-page-kit

Version 0.1.4

14 Aug 10:50
e78283a
Compare
Choose a tag to compare
Version 0.1.4 Pre-release
Pre-release
  • Handlebars package: added a default value for the cache option which will be true except in development
  • Shell UI component: removed unnecessary resource hint for the Polyfill Service
  • Shell UI component: added resource hints for font files
  • App context UI component: added a console.log() of the app context data to increase its visibility

Version 0.1.3

09 Aug 15:22
85174f7
Compare
Choose a tag to compare
Version 0.1.3 Pre-release
Pre-release
  • Build: fixed path-based chunk hashes resulting in files with the same contents having different names

Version 0.1.2

08 Aug 13:39
5652464
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release
  • Shell UI component: fixed incorrect attributes for <link /> resource hints

Version 0.1.1

06 Aug 16:19
4505267
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release
  • Removed n-ui to Page Kit migration guide (it now lives in the wiki!)
  • Shell UI component: added additionalMetadata option
  • Shell UI component: added resource hint meta tags for the configured scripts and stylesheets
  • Shell UI component: fixed DNS preconnect tag for ad libraries
  • App context middleware: added support for Circle CI version environment variable
  • Polyfill Service: removed all unnecessary polyfills from the .core() method
  • Code splitting plugin: added more libraries to the list of known packages to create separate bundles for

version 0.1.0

30 Jul 13:18
643e819
Compare
Choose a tag to compare
version 0.1.0 Pre-release
Pre-release
  • Added n-ui to Page Kit v0.1.0 migration guide ✨
  • Polyfill Service UI component: refactored exported properties into functions
  • Shell UI component: refactored to include the polyfill service component by default
  • Shell UI component: removed enhancedScripts and coreScripts and replaced with single scripts prop
  • Shell UI component: added metaTags prop
  • Sass build plugin: added configurable includePaths option
  • Sass build plugin: changed the default value of the includePaths option from node_modules/@financial-times to node_modules
  • Handlebars package: Renames the HandlebarsRenderer class to PageKitHandlebars
  • React JSX package: Renames the ReactRenderer class to PageKitReactJSX

Bugfix release

10 Jul 13:41
96a5f95
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release
  • Filter out FT A/B header in app context middleware if it is set to "-", #502
  • Look for old dyno metadata environment variables in app context middleware, #501

Bugfix release

10 Jul 12:04
61f0f3c
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release
  • Removes dotcom-types-generic package, #485
  • Bugfix to filter out empty values and loosen format of A/B test string in app context, #500

Initial optimisations and bugfixes

08 Jul 16:37
Compare
Choose a tag to compare
Pre-release

Initial optimisations and bugfixes:

Upgrade Babel dependencies from 7.4.x to 7.5.x #486
Add missing lang attribute from shell component document element #487
Bugfix; Add x-overflow: hidden to shell component styles #488
Bugfix; sticky header should always have the --simple style variant #489
Adds a webpack bail rule to dotcom-page-kit-cli #491

Initial release

05 Jul 12:28
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Publish Dotcom Page Kit to npm.