dotcom-page-kit
dotcom-page-kit copied to clipboard
📰 Page Kit provides a high quality, well tested, and thoroughly documented set of tools for assembling and delivering FT.com based upon the best industry standards.
(this document subject to bikeshedding) ## goals - apps shouldn't need to know about the implementation details of components to load their styles - any top-level component can declare CSS...
Consideration for `@financial-times/dotcom-ui-flags` in the next major version. We could change the methods to be more domain specific, e.g. ```js import * as pageKitFlags from '@financial-times/dotcom-ui-flags'; const flagsClient = pageKitFlags.init();...
I'm opening this issue to discuss how we should provide a package capable of neatly integrating the shell and layout components into our existing applications in order to "wrap" their...
this controls the Probot Settings app, which we're phasing out in Customer Products
updates the n-ui-foundations styles included in #1062 to fit more into the Page Kit ecosystem, with an O3 future in mind. notably, this removes support for using `dotcom-ui-base-styles` in components,...
this PR moves all the sass from [n-ui-foundations](https://github.com/Financial-Times/n-ui-foundations/) into `dotcom-ui-base-styles`. since this includes all the git history from n-ui-foundations, there's a lot of commits, and it's not going to be...