Skip to content

Releases: perseids-tools/perseids-react-components

Release v1.1.2

21 Aug 12:43
Compare
Choose a tag to compare
  • Use a Twitter logo with less white space so that it fits in better with the other icons
  • Increase size of Twitter logo for accessibility
  • Prevent icons in the footer from dropping to the next line on very small screens. This was breaking formatting on some older iPhones
  • Ignore .github/ directory in published package
  • Import Bootstrap before custom CSS in demo. This way, the custom CSS will overwrite the Bootstrap defaults in places where they conflict
  • Add a robots.txt file to the demo site that allows all pages
  • Add a <meta name="description"> to the demo site

Release v1.1.1

30 Jul 16:49
Compare
Choose a tag to compare
  • Fix Webpack configuration issue

Release v1.1.0

30 Jul 15:21
Compare
Choose a tag to compare
  • Allow DOIs without entire URL
  • Update dependencies (the update to Octicons causes the "report" icon to look different)
  • Replace Travis with GitHub Actions
  • Add code of conduct

Release v1.0.0

18 May 13:36
Compare
Choose a tag to compare
  • Change copyright text and icon formatting for small screens
  • Add sponsor link

Release v0.3.0

22 Apr 02:29
Compare
Choose a tag to compare
  • Add optional DOI link argument to footer
  • Update dependencies

Release v0.2.1

09 Jan 15:50
Compare
Choose a tag to compare
  • Change copyright date to 2020
  • Update dependencies
  • Small additions to README

Release v0.2.0

17 Sep 17:00
Compare
Choose a tag to compare
  • Add logo prop to PerseidsHeader
  • Upgrade dependencies

Release v0.1.1

11 Jul 17:23
Compare
Choose a tag to compare
  • Upgrade dependencies

Release v0.1.0

13 May 19:45
Compare
Choose a tag to compare
  • Allow custom components for image link

Release v0.0.12

22 Apr 14:47
Compare
Choose a tag to compare
  • Update README