Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Mobile nav improvements and new menu items #5

Open
wants to merge 653 commits into
base: tf-zendesk-master-to-currenxie-master
Choose a base branch
from

Conversation

fk-currenxie
Copy link

Description

pull upstream changes

Checklist

  • 📗 all commit messages follow the conventional commits standard
  • 💅 SASS files are compiled
  • ⬅️ changes are compatible with RTL direction
  • ♿ changes are accessible
  • 📝 changes are tested in Chrome, Firefox, Safari and Edge
  • 📱 changes are responsive and tested in mobile
  • 👍 PR is approved by @zendesk/vikings

@tf-currenxie tf-currenxie changed the base branch from master to tf-zendesk-master-to-currenxie-master January 11, 2022 09:52
@gitstream-cm
Copy link

gitstream-cm bot commented Aug 9, 2023

cm org repository automations work!

anpa and others added 23 commits September 25, 2023 16:15
fix: fixed request form dropdowns and conditional fields
fix: added empty option for priority and type fields
fix: added aria-current attribute to articles list
## [3.1.5](v3.1.4...v3.1.5) (2023-10-05)

### Bug Fixes

* added aria-current attribute to articles list ([3e98445](3e98445))
Use <ul> element to render list of posts (a11y fix)
## [3.1.6](v3.1.5...v3.1.6) (2023-10-05)

### Bug Fixes

* **community-post-list-page:** use <ul> element to render the list of posts (a11y fix) ([ea1bd55](ea1bd55))
* **community-topic-page:** use <ul> element to render the list of posts (a11y fix) ([6ccd42d](6ccd42d))
gosiexon-zen and others added 30 commits September 23, 2024 11:23
# [4.1.0](v4.0.11...v4.1.0) (2024-09-23)

### Bug Fixes

* preload options to lookup field ([90ecd26](90ecd26))

### Features

* added lookup fields ([7e3dcbd](7e3dcbd))
…-field-behavior-for-v4

feat: validate CC tag when leaving the field
# [4.2.0](v4.1.0...v4.2.0) (2024-10-03)

### Features

* validate CC tag when leaving the field ([2729a35](2729a35))
fix: change section page header flex wrap
## [4.2.1](v4.2.0...v4.2.1) (2024-10-03)

### Bug Fixes

* change section page header flex wrap ([6d77506](6d77506))
- In French keyboards, the browser is detecting the
code for a paragraph to be a comma instead.
To fix this, for the outlier of the comma,
I'm using the check on key instead of code.

Garden has these keys available as constants
so I'm using them for consistency on comparison
…agraph

fix: paragraph gets treated as comma
## [4.2.2](v4.2.1...v4.2.2) (2024-10-07)

### Bug Fixes

* paragraph gets treated as comma ([0c01d76](0c01d76))
[GG-3938] Fixed date fields prefilling
## [4.2.3](v4.2.2...v4.2.3) (2024-10-30)

### Bug Fixes

* added validation of date format for ticket field prefilling ([4f01052](4f01052))
* fixed date fields prefilling with wrong dates in some timezones ([67fd377](67fd377))
fix: add aria-label for removing attachment in new request form
## [4.2.4](v4.2.3...v4.2.4) (2024-11-25)

### Bug Fixes

* add aria label for removing attachment ([6127e57](6127e57))
- In Japanese, allowing the text to wrap randomly
changes the meaning of the word. Have confirmed with a Japanese
speaker that using strict to allow the line to break
still retains the correct meaning.

- Used npm run build to make sure the asset minification isnt lost
fix: prevent text overflow in Japanese
## [4.2.5](v4.2.4...v4.2.5) (2024-12-04)

### Bug Fixes

* line-break strict for correct text wrapping ([1c568c7](1c568c7))
chore: added translation strings for the Service Catalog
chore: translations for ticket fields module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.