Skip to content

Releases: Financial-Times/n-feedback

NPM compatibility

08 Nov 14:49
9f20471
Compare
Choose a tag to compare

In this release we make the n-feedback package compatible with both npm and bower

Release version 6.0.0: Visible labels

29 Jul 09:56
4a02cc7
Compare
Choose a tag to compare

This release contains important accessibility updates that ensure the Feedback component has visible labels to meet the Web Content Accessibility Guidelines (WCAG) Success Criterion 3.3.2 Labels or Instructions.

This removes barriers from readers for example dictation users who use their voice to navigate can now speak the options as they will be able to see the labels to say out loud.

To update, check that component looks like the following screenshots and you can get to submission page when updating.

Initial question screen on a large viewport / desktop

Initial feedback screen to give rating from hard to easy, now stacked instead of inline

Initial question screen on a small viewport / mobile

Can trigger this by resizing your browser or zooming in.

Screenshot 2020-07-29 at 10 52 16

Submission page after selecting your initial answer

Submission page with text area to give extra information

Pull request: #91

V5.0.3 major update to n-gage v5

25 Jun 13:51
Compare
Choose a tag to compare
  • n-gage - v3.x.x >v5
  • Update codeowner

Add aria-label to button

18 Jun 07:23
b1a1376
Compare
Choose a tag to compare

Fixes for layout bugs

18 Dec 10:55
bb9cfb6
Compare
Choose a tag to compare
Merge pull request #82 from Financial-Times/matth/fix-some-bugs

Fix display bugs caused by Origami update

Update Origami dependencies + n-ui-foundations to latest major versions

28 Nov 09:40
4328fea
Compare
Choose a tag to compare
Merge pull request #81 from Financial-Times/origami-major-cascade

Origami major cascade

Update the way appName is fetched to match page kit context

02 Oct 08:03
f239f98
Compare
Choose a tag to compare

This seems to have changed with PageKit as appInfo.appName is now passed in.

See #77

Remove dependence on formdata polyfill

28 Aug 11:35
88c414a
Compare
Choose a tag to compare

To support Page Kit migrations.

The current implementation of n-feedback requires apps using it to include formdata-polyfill a dependency. In the past this has been handled in n-ui, but in order to avoid introducing this dependency widely in our applications when migrating to Page Kit we've removed n-feedback's dependency on FormData and its polyfill.

v4.6.2: Merge pull request #73 from Financial-Times/visually-hide-disabled

14 Jun 14:23
592a480
Compare
Choose a tag to compare

Revert "Upgrade o-forms to v7"

13 Jun 09:34
3a6baf5
Compare
Choose a tag to compare
Merge pull request #70 from Financial-Times/revert-upgrade-o-forms-v7

Revert "Upgrade o-forms to v7"