@financial-times/n-myft-ui 27.2.0 → 28.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/.circleci/config.yml +1 -1
- package/Makefile +7 -16
- package/README.md +1 -1
- package/build-state/npm-shrinkwrap.json +2009 -3983
- package/components/button/main.scss +1 -1
- package/components/instant-alert/index.js +1 -1
- package/components/pin-button/index.js +1 -1
- package/components/unread-articles-indicator/date-fns.js +6 -6
- package/components/unread-articles-indicator/device-session.js +1 -3
- package/components/unread-articles-indicator/index.js +3 -3
- package/components/unread-articles-indicator/initialise-feed-start-time.js +22 -12
- package/components/unread-articles-indicator/storage.js +10 -8
- package/karma.conf.js +2 -11
- package/myft/README.md +1 -1
- package/myft/main.scss +10 -10
- package/myft/ui/lists.js +3 -3
- package/myft/ui/myft-buttons/init.js +1 -1
- package/myft/ui/save-article-to-list-variant.js +22 -29
- package/package.json +30 -9
- package/scripts/deploy-gh-pages.sh +0 -1
- package/styles.css +1 -0
- package/test/unread-articles-indicator/device-session.spec.js +2 -2
- package/test/unread-articles-indicator/initialise-feed-start-time.spec.js +1 -1
- package/webpack.config.js +19 -0
- package/bower.json +0 -36
- package/page-kit.config.js +0 -21
- package/scripts/prevent-npm-deps.js +0 -8