Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Releases: guardian/discussion-rendering

v4.6.0

13 Jan 10:41
Compare
Choose a tag to compare

v4.5.0...v4.6.0

v4.4.0

06 Jan 16:25
Compare
Choose a tag to compare

#382 - Use Pillar from @guardian/types

v4.3.0

06 Jan 13:58
Compare
Choose a tag to compare

#378 - Typsescript v4.1.3

v4.2.0

06 Jan 09:36
Compare
Choose a tag to compare

#372 - Typescript updates

v4.1.0

04 Jan 15:50
Compare
Choose a tag to compare

#371 - Removed onHeightChange
#370 - Comments loading...
#369 - Transparent pagination
#368 - button > PillarButton
#367 - Prettier updates

v4.0.0

30 Dec 14:32
Compare
Choose a tag to compare

Changes

#365 - Yarn Release
#364 - Const enum Pillar
#363 - Storybook v6.1

Breaking

#364 - Const enum Pillar - means pillar must now be a const enum

v3.0.0

21 Dec 14:00
Compare
Choose a tag to compare

#362 Dynamic Pagination Text
#354 Svg Button Issues
#353 App callbacks

2.6.0 - Layout, Old discussions and Identity fixes

03 Aug 08:54
db47bee
Compare
Choose a tag to compare

080f338 Add CRA override to allow autoLabel for emotion in local
a84b3d8 set authentication event parameters on signin link
27cabfc Add to README the yarn start command
ff90cdf Update the description to describe all the options for query param
d3e9967 Add stories and mocks for legacy discussion
a83b066 Force a refetch with unthreaded if we recieve the known error code
e991493 Update the test page to allow easy testing of different discussions
f043fb0 Bump storybook-chromatic from 3.5.2 to 4.0.2
114cbaf Bump @babel/preset-env from 7.8.4 to 7.10.3
080c6a0 Bump mockdate from 2.0.5 to 3.0.2
c47bb2b Bump @types/jest from 25.1.0 to 26.0.0
679058c Replace palette with brand
7011dda Add specific styling to pick links to match regular comments
779e31a Add links to some comment/pick stories
20cb30e Bump @babel/core from 7.8.4 to 7.10.3
07fce1f Bump rollup from 1.31.1 to 1.32.1
76524b1 Bump @testing-library/jest-dom from 5.1.1 to 5.10.1
0bbdf6f Bump eslint-plugin-react-hooks from 2.3.0 to 4.0.4
efb24e3 Bump husky from 4.2.3 to 4.2.5
33aedfb Bump @storybook/addon-viewport from 5.3.13 to 5.3.19
5367e79 Create dependabot.yml

Add rel nofollow to links

09 Jun 15:30
a7b2065
Compare
Choose a tag to compare

Added nofollow to all discussion related links. In particular, permalinks should not be followed by Crawlers. In Frontend, this was prevented with a robots.txt entry for the discussion endpoints proxied through Dotcom, but here we go directly to the discussion API so add nofollows directly to the links.