Skip to content

Releases: Financial-Times/n-feedback

Style improvements

20 Feb 09:40
7c884af
Compare
Choose a tag to compare

https://jira.ft.com/browse/AT-2096
This versian adress the following change request from the Jira ticket:

  • Mobile, spacing of text and button
  • Popup, "here" needs to be underlined to indicate hyperlink

Further tweak to load performance

15 Feb 10:54
c7e7fd6
Compare
Choose a tag to compare

https://github.com/Financial-Times/n-feedback/releases/tag/v4.3.0 added support for deferred loading to n-feedback, loading the survey only when the UI is interacted with; this is a further small tweak deferring overlay creation to the same interaction instead of on load.

Remove not supported ES6 spread syntax

14 Feb 12:52
f1bdde1
Compare
Choose a tag to compare

This caused building issues on n-ui.

Add performance optimisation

13 Feb 10:35
966e882
Compare
Choose a tag to compare

Load survey when n-feedback is clicked and show spinner while the form is loading.
Customise data what we pass from init and what we forward to qualtrics.

Fix handling for missing survey

08 Feb 10:18
ebb8d3d
Compare
Choose a tag to compare
Merge pull request #43 from Financial-Times/fix-arg-and-check-bugs

Fix missing arg and checking bugs

Fix overlay targeting

06 Feb 12:18
801cd82
Compare
Choose a tag to compare
Merge pull request #41 from Financial-Times/fix/overlay-targeting

Target overlay with custom feedback class

Multi instance rendering

04 Feb 10:15
d4db705
Compare
Choose a tag to compare

For App integration I had to prepare the component to render on multiple page due to the fact, App handles page swiping with a Gallery mecahnism.

Include missing styles

07 Nov 11:11
1dca3fb
Compare
Choose a tag to compare
Merge pull request #36 from Financial-Times/fix/missing-styles

Include necessary form styles

Fix Edge FormData bug

30 Oct 09:38
e3532bb
Compare
Choose a tag to compare

Bumping to a major version

23 Oct 13:18
778a917
Compare
Choose a tag to compare