issues
search
simonihmig
/
ember-native-dom-helpers-codemod
Codemod to transform your jQuery based ember tests to use ember-native-dom-helpers
MIT License
27
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
simplify instructions using npx
#47
kellyselden
closed
6 years ago
1
Should use `triggerKeyEvent` instead of `keyEvent`
#46
wagenet
closed
6 years ago
4
Bump to jscodeshift 0.5.0
#45
chriskrycho
opened
6 years ago
1
Supporting glob filepaths
#44
nlfurniss
closed
3 years ago
1
.get() transform should support negative indexes
#43
nlfurniss
closed
5 years ago
0
$() is transformed to find('*')
#42
XuluWarrior
opened
6 years ago
3
Running the tests - need specific environment setup?
#41
snewcomer
closed
6 years ago
4
Add transform for .get()
#40
nlfurniss
closed
6 years ago
4
Add transform for :selected selector
#39
nlfurniss
closed
6 years ago
0
Add transform for last()
#38
nlfurniss
closed
5 years ago
1
Add transform for .first() and .get()
#37
nlfurniss
closed
6 years ago
4
Fix typo in util's doc
#36
nlfurniss
closed
6 years ago
0
Add an 'each' transform
#35
nlfurniss
closed
6 years ago
0
Updating docs to reflect addition of transforming html sets
#34
scalvert
closed
7 years ago
1
Fixing html assignments
#33
scalvert
closed
7 years ago
2
Fixing issue with unwrapping andThen in acceptance tests
#32
scalvert
closed
7 years ago
1
jQuery `.html(string)` calls get erroneously transformed.
#31
scalvert
closed
7 years ago
2
Error when running integration transforms
#30
scalvert
closed
7 years ago
3
Check for jq extensions in selectors given as vars
#29
simonihmig
closed
7 years ago
1
Updating `migrateSelector` to support selectors as variables
#28
scalvert
closed
4 years ago
11
Doesn't account for selectors as variables within `containsJQuerySelectorExtension`
#27
scalvert
closed
7 years ago
2
Ensure `andThen(() => {})` is transformed.
#26
rwjblue
closed
7 years ago
0
Unwrap `andThen` when adding `await`
#25
scalvert
closed
7 years ago
3
Switch to Jest for testing
#24
simonihmig
closed
7 years ago
0
Add tail eq support
#23
DingoEatingFuzz
closed
7 years ago
15
Cannot find module 'chalk'
#22
jherdman
closed
7 years ago
1
Add to ember-watson
#21
knownasilya
opened
7 years ago
0
Visitation error
#20
knownasilya
closed
7 years ago
2
Add repo url to package.json
#19
knownasilya
closed
7 years ago
1
Import currentURL() too
#18
Turbo87
closed
7 years ago
2
"await visit()" becomes "await await visit()"
#17
Turbo87
closed
7 years ago
2
Fix set-value transform for double fluent trigger calls
#16
simonihmig
closed
7 years ago
0
Error in transformation running on `ember-changeset`
#15
cibernox
closed
7 years ago
0
Reproduce error. If you uncomment this line everything breaks.
#14
cibernox
closed
7 years ago
3
Transformation errors
#13
knownasilya
closed
7 years ago
5
Fix another edge case with single-line arrow functions.
#12
cibernox
closed
7 years ago
7
Smarter trigger event for clicks
#11
cibernox
closed
7 years ago
1
Smarter transform for `$el.trigger('click')`
#10
cibernox
closed
7 years ago
0
Remove object spread, as it's an experimental feature in most nodes
#9
cibernox
closed
7 years ago
0
Migrate `:eq(n)` jQuery selectors
#8
simonihmig
closed
7 years ago
3
[WIP] Support for acceptance tests
#7
simonihmig
closed
7 years ago
4
Fix `:eq()` to `:nth-child` conversion
#6
simonihmig
closed
7 years ago
0
Add docs for internal API
#5
simonihmig
closed
7 years ago
0
Join all transformations in an integration “preset”
#4
cibernox
closed
7 years ago
1
Make this codemod executable
#3
cibernox
closed
7 years ago
1
Add transforms for acceptance tests
#2
simonihmig
closed
7 years ago
0
Possible improvements
#1
cibernox
closed
7 years ago
4