Skip to content

Releases: researchdata-sheffield/dataviz-hub2

v1.2.0

23 Feb 11:34
Compare
Choose a tag to compare

1.2.0 (2022-02-23)

🔨 Build/Dependencies

  • dependencies: add cssnano to minify css bundle (e32cd98)
  • dependencies: add gatsby-purge-css (e5c6504)
  • dependencies: migrate tailwindcss from v2 to v3 (465b263), closes #236

🎨 Styles

  • blog: adjust margin and font size of headings (6ae004b)

📝 Documentation

  • learning-path: add glueviz and paraview to learning paths (8aedf0b)

✨ Features

🔧 Continuous Integration

  • rollback to windows-2019 instead of using the latest 2022 (e3859b9)

✅ Testing

  • fix blog test issues (6fefabd)
  • blog: remove unnecessary test (1c7bf84)

v1.1.1

18 Feb 11:25
Compare
Choose a tag to compare

1.1.1 (2022-02-18)

📝 Documentation

  • blog: add Glueviz blog post (a82487d)
  • blog: additional content for Glueviz (0d4bf66)

v1.1.0

01 Feb 16:44
Compare
Choose a tag to compare

1.1.0 (2022-02-01)

🔧 Continuous Integration

  • remove post-deploy test to avoid disruption to GA (99b2017)

🐛 Bug Fixes

  • config: exclude json files from the source nodes stage" (20f5bc1)

🔨 Build/Dependencies

  • limit number of content in the development env (e3fe7e8)
  • resolve package-lock.json file error (057b3dc)

📝 Documentation

  • new-visualisation: F-UJI assessment results (1ebfc29)
  • new-visualisation: Why Garden? Attitudes and the perceived health benefits of home gardening (e7e6426)

v1.0.2

20 Jan 17:05
Compare
Choose a tag to compare

1.0.2 (2022-01-20)

✅ Testing

  • blog: wait for navigation (b6899c5)

🔧 Continuous Integration

  • add de-duplicate steps in workflows (fe69d7d)
  • chore commit type will no longer trigger a new release (a1a2e5a)
  • include post-deploy e2e checks in the deploy workflow (40ccb6a)
  • skip same content runs (400ecf6)

v1.0.1

20 Jan 10:08
Compare
Choose a tag to compare

1.0.1 (2022-01-20)

🔧 Continuous Integration

  • attempt to fix the problem that unable to push to protected branches (737a5b5)

v1.0.0

19 Jan 19:31
Compare
Choose a tag to compare

1.0.0 (2022-01-19)

⚠ BREAKING CHANGES

  • update framework to v3.9.1

♻️ Code Refactoring

  • add description for flowchart (54dee89)
  • download visualisation as png or svg (76688a5)
  • modify github actions and scripts (4876b63)
  • visualisation tag menu size (9580f5e)
  • ways to embed visualisation (2a38a32)

📝 Documentation

  • add docs for testing and GitHub Actions (80d8d3f)
  • add guidelines for contribute visualisation (52d0426)
  • add intro blog post for visualisation page (bf1e021)
  • add two new visualisations (2131485)
  • blog posts grammar checks (#102) (375b6f2), closes #101
  • correct png download path for visualisation (8d7edf9)
  • edit visualisation items with correct embed code (c7b1262)
  • fix missing images in contribute visualisation docs (a404f48)
  • Grammarpolice2 (#101) (8631e69)
  • Statistical modelling - Part 3 (e538dfc)
  • visualisation property typo (4258025)

🐛 Bug Fixes

  • accessibility issues (46a7065)
  • accessibility issues for visualisations (c2a2c60)
  • cannot query event thumbnail (d8abb83)
  • css styling error (345e02e)
  • header text for the visualisation page (484bf99)
  • hide visualisation download & embed icons (b623584)
  • katex style not found issue (8e4a1e4)
  • learning path left and right arrows (e73d365)
  • learning path sliding animation (d5df1a5)
  • missing legend title for visualisation map (15d556a)
  • missing slash in the visualisation download link (a2dd95d)
  • path prefix for QA (cd3f726)
  • reference dependency functions in module (c11e4d0)
  • thumbail for the event page (b907a86)
  • twitter card not rendering due to extra slash in the url (e65ae9f)
  • update new snapshot for search results (dbf782d)
  • update package.json version number (0c38972)
  • visualisation download link missing a slash (#100) (19f7cbe)
  • visualisation responsive problem (fb0e5a1)
  • visualisation tag sorting error (659d125)
  • visualisation thumbnail and styles (3177c06)

✅ Testing

  • add configuration files for QA and LIVE environment (9892c72)
  • add e2e tests for blog and visualisation pages (#168) (48bf97e)
  • fix blog button url (ac89fea)
  • fix navigation between blog pages (52ca11c)
  • fix timezone (11344b9)
  • fix timezone test (801ed9a)
  • prepare post-deploy test scripts (07f5be2)
  • remove extra slash (790174d)
  • remove Webkit (1c3583f)
  • rename test extensions (9c2e25b)
  • update header snapshot (a53c2a9)

✨ Features

  • add embed visualisation function (d7d847a)
  • add full visualisation cat&tag menu (1680419)
  • add go back button for visualisation item (f7ab3f7)
  • add support for twitter card (aecd8e3)
  • add the changelog page and the markdown file (87542e5)
  • complete visualisation tag menu (8457be6)
  • redesign search results (aeef90d)
  • statistical test flow chart (#106) (d2ea672)
  • word cloud for visualisation page (b97ef90)

🔨 Build/Dependencies

Read more