Releases: NHSLeadership/nightingale-2-0
Releases · NHSLeadership/nightingale-2-0
v2.3.3
v2.3.2.1
- maintenance and bugfix release:
- Updated to Gravity Forms 2.5. Very strongly suggest updating gravity forms at the same time as updating to this
version of the theme. - Converted all sass to dart-sass for less bloat. If developing with theme, please ensure you run npm install before
doing any css work - Updated to nhsuk-frontend version 5.1
- reworked all css, but in particular admin to reduce size of files.
- Updated to Gravity Forms 2.5. Very strongly suggest updating gravity forms at the same time as updating to this
v2.3.1.4
Bugfix release with a few minor amends:
- Fixed pagination in learndash content (added new nonce value to ensure correct form submission)
- Fixed php warning on all_fields template (related to original styles array which is no longer used)
- Fixed action links in calendar context
- Tweak to NHSUK header width
- Tested against WordPress 5.7
v2.3.1.3
v2.3.1.2
= 2.3.1.2 =
- bugfix release:
- removed various warnings triggered by unchecked values
- removed console.log bugfixing statements
- corrected minor issues with plugin compatability files
- fixed $back_one_level when used with uncanny toolkit breadcrumbs
- fixed header search bug in safari
v2.3.1
- Accessibility Improvements:
- Multiple contrast issues addressed, especially in plugin compatability (Gravity Forms, The Events Calendar,
LearnDash in particular) - Aria roles corrected
- Keyboard navigation improvements to all screens
- Screen reader enhancements added to multiple posts view, header component and to footer region
- Mobile navigation focus enhanecement for visually impaired users
- form and search input field focus effect amended to use both yellow and black so contrast is maintained regardless
of background colour
- Multiple contrast issues addressed, especially in plugin compatability (Gravity Forms, The Events Calendar,
- Base library upgraded to NHSUK Frontend 4.1 (https://github.com/nhsuk/nhsuk-frontend/blob/v4.1.0/)
- Logo / site title hover effect remedied to be in line with nhsuk framework
- Improvements to IE10/11 support
- Search improvements - particularly on mobile where clicking to open search now focuses inside the search box.
- Various improvements to Gravity Forms integration:
- Likert icon modified to match rest of radio displays (also improves contrast and accessibility)
- Likert display modified from tables to divs to be more responsive
- Likert labels next to each option as screen reader assists
- Radios - label modified to legend and bought inside fieldset
- Security tweaks:
- Author name hidden in rss feeds to reduce chance of enumeration
- Login hint messages modified to not reveal whether a username already exists
- Functional improvements:
- new thumbnails added for theme to create square images. Optional on blog listing pages to then use these for
consistent sizing of blocks (default is to use standard image, but optional to amend to the new square layout) - Multiple Gravity Forms layout improvements
- Learndash grid view added to theme (this only impacts if you have both LearnDash and LearnDash grid view plugins)
- Fix to nhsuk-card--clickable component so the whole region is selectable and clickable (also accessibility
improvement so when keyboard navigating, the whole region is indicated as selected)
- new thumbnails added for theme to create square images. Optional on blog listing pages to then use these for
v2.3
Feature release:
- Upstream library updated to nhsuk v4
- Panel and Promo elements revised to use new Card component
- Search and emergency header updated (props to @idiosyn)
- New tabbed navigation component - toggle on or off on page edit view, all sibling and immediate parent page are
displayed in responsive tabs - Fix to comments renderer to ensure valid markup and proper display
- Events Calendar styling revised to use new nhsuk card component
- Filter added to breadcrumb to enable extending easier
- Accessibility improvements to gravity forms output
- Added legacy components for blocks previously created using panel or promo styling
- Minor css tidying, removing redundant !important tags and improving specificity
- Added password obfuscation for password protected pages (props to @tporteus)
2.2.5
Maintenance release:
- Improved events calendar integration (embeds, listing, display etc)
- Improved Gravity integration (confirmation screen)
- Fix for over-flexxing
- Vertical scroll bar fix (again)
- Updated yarn dependancy
- Gravity form general tidying around markup and accessibility (confirmation page, summary style, gravity view header
rework) - The Events Calendar - RSVP layout improved on page
- The Events Calendar - RSVP form including additional data bought into NHSUK styling and markup
- The Events Calendar - when embedding single event into other content, now uses NHSUK care card styling
- Reworked flex blox styling, particularly for latest posts, grouped content and search results.
- Removed some unecessary / unused / legacy code
v2.2.3.1
== Changelog
= 2.2.3.1 =
Bugfix release:
- fixed fatal error with formidable forms
- fixed fatal error in gravity forms
- fixed footer link display (was previously 1/3 of 1/3 width)
- corrected hero inner arrow display
- corrected hero background width
- added switch for featured image display to be top / right float / left float
= 2.2.3 =
Bugfix release:
- hero images were being suppressed - fixed
- striped content was not correctly flexing. - fixed.
v2.2.2
Maintenance release:
- Hero banner alignment fixes - on full screen and on mobile view
- Latest posts block rewritten to take note of editor settings (column count, hide/show author, date, featured image etc, category selection, sort order)
- corrected embedded media when left or right alignment is chosen to prevent other content from crashing the component
- latest post and content post - cleaned logic in code and tidied display
- Multiple code tweaks to improve accessibility. This release resolves items picked up on automated a11y scan, a full detailed manual audit is being prepared for the next release
- Improved layout and display of month and day view on the events calendar content.
- Gravity forms survey - star rating and likert rating display corrected to display correctly on all size screens.
- Gravity forms labels a11y improved