Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: blog posts grammar checks #102

Merged
merged 4 commits into from
Jul 28, 2021
Merged

docs: blog posts grammar checks #102

merged 4 commits into from
Jul 28, 2021

Conversation

yld-weng
Copy link
Contributor

No description provided.

yld-weng and others added 4 commits July 26, 2021 10:07
* Hackathon
* Stats. Central Tendancy
* Colour Schemes
* Stats. Practical
* Non-Numeric
* Dash

Co-authored-by: yld-weng <59968766+yld-weng@users.noreply.github.com>
Co-authored-by: yld-weng <Y.Weng@sheffield.ac.uk>
@yld-weng yld-weng changed the base branch from master to dev/visualisation July 28, 2021 15:52
@yld-weng yld-weng changed the base branch from dev/visualisation to master July 28, 2021 15:52
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@yld-weng yld-weng merged commit 375b6f2 into master Jul 28, 2021
github-actions bot pushed a commit that referenced this pull request Jan 19, 2022
## 1.0.0 (2022-01-19)

### ⚠ BREAKING CHANGES

* update framework to v3.9.1

### ♻️ Code Refactoring

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

### 📝 Documentation

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

### 🐛 Bug Fixes

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

### ✅ Testing

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

### ✨ Features

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

### 🔨 Build/Dependencies

* add semantic-release package to the codebase ([b1a1ff0](b1a1ff0))
* add semantic-version package [skip ci] ([21b1267](21b1267))
* change version ([75ca6e6](75ca6e6))
* remove post-deploy workflow ([69dd42c](69dd42c))
* update dependencies ([31f14bd](31f14bd))
* update dependencies ([#173](#173)) ([757bd30](757bd30))
* upgrade package dependencies ([c14650b](c14650b))

### 🔧 Continuous Integration

* add node option to deploy workflow ([1cd5c5a](1cd5c5a))
* add npm cache for workflows ([ff5f39b](ff5f39b))
* change host runner for deployment ([122d451](122d451))
* correct cache version to v2 ([9d391f8](9d391f8))
* deploy new changes to the QA site ([#159](#159)) ([ff148c9](ff148c9))
* fix git error ([a1e771b](a1e771b))
* fix scripts ([917b20e](917b20e))
* fix scripts (2) ([1d7fa33](1d7fa33))
* fix scripts (3) ([708aac4](708aac4))
* include semantic-release stage in the Deploy workflow ([2a26c49](2a26c49))
* increase node memory ([67ae2ef](67ae2ef))
* move the test workflow into a seperate file ([e2ab118](e2ab118))
* remove CNAME on QA deployment ([56aa7e2](56aa7e2))
* remove update snapshot option ([c0b23b6](c0b23b6))
* replace GITHUB_TOKEN ([85810ec](85810ec))
* replace ubuntu with windows for consistent snapshots ([31c1d1d](31c1d1d))
* test husky hook ([863c355](863c355))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants