jgwhite/ember-sortable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
test-app/.prettierignore
test-app/.watchmanconfig
test-app/app/components/cells/day-of-week/index.hbs
test-app/app/components/cells/fruit/index.hbs
test-app/app/components/cells/sortable/index.hbs
test-app/app/components/item-presenter/template.hbs
test-app/app/components/row/template.hbs
test-app/app/components/table/template.hbs
test-app/app/index.html
test-app/app/styles/app.css
test-app/app/templates/application.hbs
test-app/app/templates/docautoscroll.hbs
test-app/app/templates/index.hbs
test-app/config/optional-features.json
test-app/config/public/robots.txt
test-app/demo.gif
test-app/package.json
addon/addon-main.js2
addon/src/modifiers/sortable-group.js407
D
1 day
addon/src/modifiers/sortable-handle.js11
addon/src/modifiers/sortable-item.js511
F
5 days
addon/src/services/ember-sortable-internal-state.js40
addon/src/system/scroll-container.js44
A
3 hrs
addon/src/system/scroll-parent.js28
addon/src/test-support/helpers/drag.js68
A
3 hrs
addon/src/test-support/helpers/reorder.js16
addon/src/test-support/index.js4
addon/src/test-support/utils/keyboard.js30
addon/src/test-support/utils/offset.js7
addon/src/utils/constant.js9
addon/src/utils/coordinate.js18
A
2 hrs
addon/src/utils/css-calculation.js8
addon/src/utils/defaults.js23
addon/src/utils/keyboard.js30
docs/.eslintrc.js41
docs/.prettierrc.js5
docs/.template-lintrc.js4
docs/app/app.js10
docs/app/components/item-presenter/component.js6
docs/app/components/row/component.js6
docs/app/controllers/index.js57
D
2 days
docs/app/helpers/eq.js6
docs/app/resolver.js2
docs/app/router.js7
docs/app/routes/application.js2
docs/app/routes/index.js8
docs/config/environment.js46
B
4 hrs
docs/config/targets.js5
docs/ember-cli-build.js17
A
1 hr
docs/testem.js21
A
2 hrs