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

Release #374

Merged
merged 27 commits into from
Jul 26, 2023
Merged

Release #374

merged 27 commits into from
Jul 26, 2023

Conversation

avoinea
Copy link
Member

@avoinea avoinea commented Jul 26, 2023

No description provided.

tarantilis and others added 21 commits June 22, 2023 10:56
…to a generic function

- this way we can use it in other places when we need to check for enter key and
  call a callback within that event handler
- and avoid need for text state, we don't need to re-render the component
  each time the user types, we are only interested in the final value of
  the input in order to know with what value we need to give to q
- this way we can use buttons instead of i tags to provide
  a proper submit button for the search form which is read
  properly by screen readers
…support [ACCESSIBILITY 2.1.1.1] #360 from eea/refactor-search-input-icon
…a carousel region

- Following examples of changes made in an accessible carousel version of slick carousel
  found at https://accessible360.github.io/accessible-slick/
- also made some changes to the statistic stories in order to avoid
  React warnings, initially only for the Default story
@github-actions
Copy link

👋 @avoinea

To generate the Storybook and Docusaurus websites, write comment with:

@eea-jenkins build all

To generate only Storybook write comment with:

@eea-jenkins build storybook

To generate only Docusaurus write comment with:

@eea-jenkins build docusaurus

@eea-jenkins eea-jenkins temporarily deployed to github-pages July 26, 2023 20:18 — with GitHub Pages Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 26, 2023 20:21 Inactive
@avoinea avoinea temporarily deployed to github-pages July 26, 2023 20:25 — with GitHub Pages Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 26, 2023 20:28 Inactive
@eea-jenkins eea-jenkins temporarily deployed to github-pages July 26, 2023 20:31 — with GitHub Pages Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 26, 2023 20:34 Inactive
@avoinea avoinea merged commit 2a28f1a into master Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants