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

Not apply. Invalid PR. #7738

Closed
wants to merge 6,659 commits into from
Closed

Not apply. Invalid PR. #7738

wants to merge 6,659 commits into from

Conversation

maxiruani
Copy link
Contributor

@maxiruani maxiruani commented Jul 29, 2022

Not apply.

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • Prefix your PR title with [feat], [fix], [chore], or [docs].
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.

Tests

  • Run the tests with npm test and lint the project with npm run lint

Conduitry and others added 30 commits November 19, 2021 07:19
* Change actions tutorial

* Rename files containing action functions

* Move old pannable example to separate directory

* Add new tutorial to examples

* Update title of the pannable example

* Add thumbnail for pannable action example

* I can't remember all css properties, okay?

* Fix order of style tag in new example

* Inline outclick handlers

* Rename pannable example

* Fix formatting

Co-authored-by: Nayan Gautam <50981692+698969@users.noreply.github.com>
#6941 in fact addressesd a separate issue, specific to one-way binding
* fix hash fragments

* remove link hack
Only one action per hour to not flood the issue tracker with too many stale messages at once
kwangure and others added 28 commits July 11, 2022 09:40
* Add aria prop type list

* feat: check aria attribute types

* feat: add proptype tests

* Add documentation

* use aria-query

Co-authored-by: Nurassyl Zekenov <nurassyl@snoonu.com>
Co-authored-by: mka_882@yahoo.com <mka_882@yahoo.com>
Co-authored-by: tanhauhau <lhtan93@gmail.com>
Co-authored-by: David Mosher <davidmosher@gmail.com>
* add a11y check on abstract roles

* use aria-query and move warnings to compiler_warnings file

* uppercase warning message

Co-authored-by: tanhauhau <lhtan93@gmail.com>
Co-authored-by: Mathias Picker <mattis123@live.no>
* check noninteractive roles on interactive elements

* refactor to match the eslint-plugin-jsx-a11y implementation

* update test case

Co-authored-by: tanhauhau <lhtan93@gmail.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
* error when using combinator incorrectly

* add new test case
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.43.0 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](v3.43.0...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@maxiruani maxiruani closed this Jul 31, 2022
@maxiruani maxiruani changed the title [fix] Fix hydration duplicate head tag issue Not apply. Invalid PR. Jul 31, 2022
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.