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

Initial implementation of the unique-id helper #19882

Merged
merged 4 commits into from Feb 18, 2022
Merged

Initial implementation of the unique-id helper #19882

merged 4 commits into from Feb 18, 2022

Conversation

wycats
Copy link
Member

@wycats wycats commented Dec 24, 2021

The implementation works, and still needs:

  • Docs
  • Feature Flag

@locks
Copy link
Contributor

locks commented Feb 8, 2022

@wycats @MelSumner what do we need to land this?

@Windvis
Copy link
Contributor

Windvis commented Feb 16, 2022

I created a PR (which targets this branch) that adds the feature flag.

wycats and others added 4 commits February 18, 2022 19:06
The implementation works, and still needs:

- [ ] Docs
- [ ] Feature Flag

Co-authored-by: Melanie Sumner <melaniersumner@gmail.com>
@locks locks marked this pull request as ready for review February 18, 2022 20:00
@rwjblue rwjblue merged commit ba8735b into master Feb 18, 2022
@rwjblue rwjblue deleted the unique-id branch February 18, 2022 20:01
ctjhoa pushed a commit to ctjhoa/ember-unique-id-helper-polyfill that referenced this pull request Mar 2, 2022
Ember has recently implemented this feature so we can match the polyfill
implementation with that version.

emberjs/ember.js#19882
nevilm-lt pushed a commit to nevilm-lt/ember.js that referenced this pull request Apr 22, 2022
nevilm-lt pushed a commit to nevilm-lt/ember.js that referenced this pull request Apr 22, 2022
@Turbo87
Copy link
Member

Turbo87 commented Jun 14, 2022

Bildschirmfoto 2022-06-14 um 12 18 09

is it expected that IDs produced by this helper don't work with querySelectorAll()? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants