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

Lots of fixes (about damn time!) #163

Merged
merged 6 commits into from
Sep 7, 2016
Merged

Lots of fixes (about damn time!) #163

merged 6 commits into from
Sep 7, 2016

Conversation

offirgolan
Copy link
Collaborator

Proposed Changes:

  • Autoprefix addon.css (until PostCSS is up and running) + install ember-cli-autoprefixer to prefix demo page CSS
  • Pass table instance + rawValue to custom cell component
  • Use style instead of soon deprecated width attribute
  • Remove readOnly from value so it can be modified
  • Column resizer now applies width to table rows on mouseUp instead of on mouseMove
    • I noticed a good amount of performance hits when the column width would be modified on mouseMove

* master:
  [FEATURE] `multiSelectRequiresKeyboard` option for toggling row
selection without ctrl/cmd (#160)
  chore(package): update ember-cli-blanket to version 0.9.9 (#162)

# Conflicts:
#	package.json
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.

None yet

1 participant