4.2.3 (2024-10-30)
- added validation of date format for ticket field prefilling (4f01052)
- fixed date fields prefilling with wrong dates in some timezones (67fd377)
4.2.2 (2024-10-07)
- paragraph gets treated as comma (0c01d76)
4.2.1 (2024-10-03)
- change section page header flex wrap (6d77506)
4.2.0 (2024-10-03)
- validate CC tag when leaving the field (2729a35)
4.1.0 (2024-09-23)
- preload options to lookup field (90ecd26)
- added lookup fields (7e3dcbd)
4.0.11 (2024-08-21)
- support more uncommon file types for attachments (97d1fa3)
4.0.10 (2024-08-21)
- update wysiwyg package to 0.0.5 (90c8762)
4.0.9 (2024-08-16)
- correctly apply end user conditions (f0e6f61)
4.0.8 (2024-08-16)
- fixed styles with dark background and light brand color (d173e64)
4.0.7 (2024-08-16)
- fixed attachments upload for uncommon file extensions (f6881b7)
4.0.6 (2024-08-08)
- Revert "chore(release): 4.1.0" (e9cfd87)
- Revert "feat: added strings for translations for lookup field" (930c5c1)
- Revert "chore(release): 4.1.0" (dba2153)
4.0.5 (2024-08-02)
- update dompurify to 3.0.11 (da38c38)
4.0.4 (2024-08-02)
- added polyfill for ES Modules and import map (951bc0e)
4.0.3 (2024-07-29)
- styles: update credit card field (08674d4)
4.0.2 (2024-07-17)
- add aria-hidden to decorative image (c6b5e20)
4.0.1 (2024-07-12)
- priority field by handling basic_priority (7c3785a)
4.0.0 (2024-07-03)
- add aria-hidden to text area (13966b1)
- add change to assets (275cb8f)
- added empty option for priority and type fields (da36b7a)
- allow datepicker field to be cleared (1030722)
- allow empty credit card value (d695b78)
- allow multiselect height to grow dynamically (776ea0f)
- always redirect to the new request page when a ticket form is selected (9353600)
- avoid errors when there are no files matching the pattern (8144437)
- avoid global styles / Garden styles clash (b5b33c1)
- cc-field: a11y fixes (3b43c8d)
- cc-field: fixed tag insertion on mobile browsers (59863d7)
- cc-field: visual error indication (ff49a98)
- check in build files (b5f9ed9)
- clearing date field when it is hidden (93d6df2)
- configure rtl when setting up garden's theme (22cb917)
- fix 'required' state and prefilling of multiselect fields (74ba03d)
- fix form submission when there are no ticket forms (745ff41)
- fixed input type for text fields (e68849b)
- fixed organization dropdown and ticket prefilling (e71774f)
- fixed request form dropdowns and conditional fields (c650475)
- hide required field info from screen readers (042bcc7)
- improved styling of CC field input (3103fb8)
- re-add missing bradcrumbs (4819ced)
- readding styled.d.ts lost in rebase (3ebda24)
- rendering integer and decimal fields as number (72af3b0)
- request_form has been renamed to new_request_form (a041ec3)
- return focus to the ticket form dropdown after the page reloads (6a19df1)
- set aria-required to combobox component (530cc93)
- show * when tagger field is required (53ecfed)
- text reflow a11y issue in the Answer Bot modal (4169ca4)
- ui fixes for WYSIWYG and Datepicker error states (26eb043)
- use 'required' value from end user conditon (4740c72)
- use the public deflection endpoint URL instead of the internal one (f660073)
- use the public sessions endpoint URL instead of the internal one (95d5139)
- add follow-up string to request form header (efbae3c)
- add parent id hidden input field (7260c53)
- added a global notification system (934965e)
- added AnswerBotModal (8562914)
- added attachment field (beb1a88)
- added CC Field (2efd64f)
- added CreditCard field (ca94bd4)
- added custom date field (e1afffa)
- added Due Date field (72d295c)
- added form submission and global form errors handling (3c1fe7d)
- added Garden subject field in new request form (bcf52e2)
- added Garden theme customization (9f5c8d8)
- added suggested articles (aa22c18)
- added Tagger field (c0929db)
- added ticket form selector (30020e1)
- added useSubmitHandler hook (0d57633)
- added WYSIWYG editor (b1f3159)
- adding support for 'regexp' fields (aecbd3f)
- adding support for 'type' fields (ad8979d)
- adding support for conditional fields (13cf088)
- adding support for the organization field (321945b)
- adds multi-select component with support to nested options (9b588e4)
- build request form using data helpers (8586290)
- handling anonymous_requester_email field (cf3fa82)
- handling priority field (1502ed1)
- handling textarea fields (18bf18e)
- implement pre-filled ticket forms (f8ac58b)
- improved Ticket Form selector (1888b92)
- increase textarea size and make it resizable (d2b93fb)
- mark fields as required (67cc9c9)
- render links in fields description in the new request form (4fea70d)
- rendering missing custom fields (0ad8eed)
- request form using field data helpers (864c5f8)
- require only 4 digits for the credit card field (36db267)
- set autocomplete value for email and cc fields (55f573e)
- supporting checkbox fields (e4eb613)
- update empty option to be readable by screen readers (652bdc4)
- update theme to use Templating API v4 (18cd750)
- update theme to use theming api v4 (d89b0a5)
- use public endpoints for the Answer Bot modal (27cf94e)
- using the help-center-wysiwyg package (d4d87c3)
- wysiwyg editor lazy loading (b79b194)
- theme is now relying on functionality that is exclusive to the theming api v4
3.3.0 (2024-05-30)
- override colors for zd-summary-block elements (5abed62)
3.2.2 (2024-02-28)
- remove stray from header (4cb4005)
3.2.1 (2024-02-28)
- open survey response links in a new tab (26ac337)
3.2.0 (2024-02-08)
- add satisfaction response to request details (48a2aa0)
3.1.6 (2023-10-05)
- community-post-list-page: use
- element to render the list of posts (a11y fix) (ea1bd55)
- community-topic-page: use
- element to render the list of posts (a11y fix) (6ccd42d)
3.1.5 (2023-10-05)
- added aria-current attribute to articles list (3e98445)
3.1.4 (2023-09-19)
- article: add aria-label to user navigation (07f4b15)
3.1.3 (2023-08-25)
- article: make "Was this article helpful?" h2 (bb5db8f)
3.1.2 (2023-08-03)
- fixed request page organization dropdown on mobile (92e67ca)
3.1.1 (2023-07-31)
- fixed menue dropdown on mobile (d91d98b)
3.1.0 (2023-07-19)
- aria-expanded should be on the button (8df6493)
- align with garden styles (610cf69)
- also support menuitemradio (a1102d1)
- set tabindex to menuitems (833b13c)
3.0.6 (2023-07-19)
- move for mobile (a11089c)
- show ellipsis for section titles (71efc13)
- show ellipsis for very long article titles (916db29)
- show ellipsis in sidebar for very long titles (a685729)
3.0.5 (2023-06-28)
- prevent wrapping button for long header (62c96c4)
3.0.4 (2023-06-28)
- disable skip navigation when modals are open (39ab1a5)
3.0.3 (2023-06-27)
- remove aria-expanded attribute from section tag in search result page (88daf87)
3.0.2 (2023-06-08)
- update breadcrumbs aria-label to use translated strings (c75f24d)
3.0.1 (2023-05-31)
- remove role attribute from vote helper (c7ba508)
3.0.0 (2023-05-31)
- update theme to use Templating API v3 (bba6d15)
- theme is now relying on functionality that is exclusive to the Templating API v3
2.21.5 (2023-05-24)
- content-body: fix overflow of floating elements (3200329)
2.21.4 (2023-05-16)
- disable skip-navigation link when modals show (ceaf6b7)
2.21.3 (2023-05-04)
- upgrade node-fetch from 2.6.7 to 2.6.9 (c5774c3)
2.21.2 (2023-03-15)
- search: update search result markup to improve a11y (940b5cf)
- user-profile: update breadcrumbs markup to improve a11y (ae6506c)
2.21.1 (2023-02-08)
- badges: render badges as lists (f89c264)
2.21.0 (2023-02-08)
- Add a11y to new-post field error messages (5b53797)
2.20.1 (2022-12-15)
- improve meta-data markup to better assist a11y tools (81e11d3)
- Remove duplicate header to improve screen reader exp (c28ca15)
- styles: fix padding on activity header (efa0929)
2.20.0 (2022-12-14)
- aria descriptions on vote controls (6500305)
2.19.5 (2022-12-12)
- increase border contrast ratio for more theme elements (d32f6b3)
2.19.4 (2022-11-30)
2.19.3 (2022-11-29)
- Remove aria-expanded from sections in search_result page (8fccb2a)
2.19.2 (2022-11-10)
- correct visited state for buttons (0a9a953)
2.19.1 (2022-10-13)
- only close content tag with click on close icon (7a1b18a)
2.19.0 (2022-09-28)
- always display content tag result when content tag shown (e1cb369)
- fix top padding for no results block (33e55e3)
- only display results for text when results are available (98eb93d)
- redesign no results search page (51564a7)
2.18.0 (2022-09-12)
- add content tag filter to search results (158e204)
- change result head when content tag search (007f9e6)
- fix variable name (b46b7c8)
2.17.0 (2022-09-01)
- introduce content tags (7e6ab58)
2.16.3 (2022-08-22)
- article.scss: Fix paragraph margins inside of table cells (0307580)
2.16.2 (2022-07-28)
- attempt to fix lighthouse check (526a997)
2.16.1 (2022-07-12)
- add main content id to the request list container (a05b4bd)
2.16.0 (2022-06-29)
- add request list beta setting (a38acac)
- add request_list to the requests_page.hbs template (810a0b1)
2.15.0 (2022-04-26)
- trim the statuses if they're over 20 characters long (89abe72)
2.14.0 (2022-03-14)
- added new line at the end of _variabless.scss (be0a379)
- added search input border transition back in (5407814)
- cleaned up Search styles to use $brand_color (e81f8ff)
- remove label fallback string (be45a40)
- added clear button label translation key + fallback label (90c5806)
- added click handler to clear button; updated x SVG (f05b206)
- added escape key responses to search input and clear button (011b832)
- assigned clear button label to window variable (4985167)
- cleaned up search button JS (ea8d8e7)
- cleaned up search-related scripts (5f016e6)
- commented out autofill-related styles (05c6999)
- continued working on keyboard navigation (c69f450)
- extended clear search scripts to allow multiple forms/inputs (a3c0e94)
- refined styles for keyboard navigation (0472a01)
- removed tabindex from button + tidied inner page styles (7f95d4f)
- started incorporating Scott O'Hara's pattern (cbd84e5)
- started updating search styles for smaller viewports (1fa9e54)
- started working on autofill colors (2967bfa)
- started writing scripts + styles for search clear button (e4ba8e1)
- updated search form + clear button styles (ca91727)
- vetted + refined rtl styles for search input + clear button (e585acd)
2.13.8 (2022-03-14)
- making go to comments more accessible (67b2e39)
2.13.7 (2022-03-02)
- add aria-label on agent markers (b17f9b6)
2.13.6 (2022-03-02)
- add aria-label to the '+ N more badges' links (e478a82)
2.13.5 (2022-03-02)
- add aria-label to search results submenu toggle buttons (8b66a0a)
2.13.4 (2022-03-01)
- ensure powered by zendesk does not get visited color (1f1287e)
- prevent blocks from showing visited color (8459dc8)
- prevent button from showing visited color (c282f53)
- remove link color from search filters (f59c97a)
- revert style changes to search result filters (f40ddfd)
- style Join the converstation link as standalone (8bbd100)
- style promoted article links according to design (a67fc23)
- style recent activity links according to design (78cc954)
- style sign in link as standalone (95376cb)
- style Submit a request link as standalone (8fea59a)
- update link styles according to designs (b79e595)
- update style of article side nav links according to design (78af755)
- style: make breadcrumb link color different from text (2ea4283)
2.13.3 (2022-02-07)
- styles: make search icon click through (f812829)
- mark search icon as decorative to improve a11y (0427a7d)
2.13.2 (2022-01-25)
2.13.1 (2021-12-14)
2.13.0 (2021-12-13)
2.12.2 (2021-11-24)
- search input field background color in iOS (1e0059e)
2.12.1 (2021-11-23)
- Remove refs to AppleGothic (8951af5)
2.12.0 (2021-11-10)
- menu item for upcoming contact details modal (57b7a94)
2.11.2 (2021-10-07)
- Adding topic ID to the bottom New post button (4d06689)
2.11.1 (2021-09-15)
- [COMM-1046] Fix an issue with a self-closing div tag (55491f2)
2.11.0 (2021-09-14)
- [COMM-1046] Update layout for badge widget (274b091)
- implement +n badge widget (5f08c9a)
- move badge titles next to achievement badges (21f855d)
2.10.0 (2021-03-30)
- Set the
show_brand_name
setting to true (10fc33f)
2.9.1 (2021-03-19)
- styles: [GG-1634] Remove unnecessary font weights (9abc295)
2.9.0 (2021-03-15)
- federated search helpers for search_results (4c47243)
2.8.0 (2021-01-21)
- Visual update (images, colors, margins) (5c208ef)
2.7.2 (2020-12-16)
- search: Use scoped search based on category user is in for sections and category (42cee53)
2.7.1 (2020-12-01)
- script: [COMM-1283] Fix null error (8f71ff8)
2.7.0 (2020-11-30)
- requests: [COMM-1283] Check for "emptiness" when using WYSIWYG (f9c81da)
2.6.0 (2020-11-23)
- add subsections pagination to section template (6d0dcba)
2.5.4 (2020-11-16)
- request: render title values for priority and type fields (4c28714)
2.5.3 (2020-11-13)
- article: don't render attachments if there are none (d6026a5)
2.5.2 (2020-11-12)
- request: remove lowercase styling for request status (146618b)
2.5.1 (2020-10-13)
- styles: fix language selector styles (439ae4d)
2.5.0 (2020-10-13)
- requests: [GATHER-55] Enable WYSIWYG editor on (new) request page (b38cf05)
2.4.1 (2020-10-06)
- article: use t helper for article attachments download string (7959d9c)
2.4.0 (2020-08-31)
- badges: Changes based on feedback (d6bdc4d)
- badges: CSS changes (3b51de8)
- manifest: Do not rename the theme (244979c)
- user-profile: Remove accidental indentation + space (0951454)
- badges: Add theme support for user badges (d86db46)
2.3.1 (2020-07-13)
- split-button: correct button height and hover-color (21d8db7)
2.3.0 (2020-06-24)
- user-profile: Add {{actions}} helper to the user profile page. This includes support for split buttons (f2aa052)
2.2.4 (2020-04-02)
- header: Hide the user name on mobile screen (2ce963b)
- header: Make sign in link visible on mobile (d8b8a80)
2.2.3 (2020-03-23)
- Add rtl styling for Skip Navigation link (3e64455)
2.2.2 (2020-03-19)
- styles: do not lowercase "answered" status-label (fd40ae1)
- styles: do not lowercase "pending" moderation status-label (85fc649)
2.2.1 (2020-03-16)
- community-topic-page: use