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

[FEATURE] Introduce resizeOnDrag for column resizing #166

Merged
merged 1 commit into from
Sep 10, 2016

Conversation

offirgolan
Copy link
Collaborator

@offirgolan offirgolan commented Sep 10, 2016

Fixes regression introduced in 1.2.0.

Resize all cells in the column instead of just the header / footer

Resize all cells in the column instead of just the header / footer
@offirgolan offirgolan merged commit 187b2c7 into master Sep 10, 2016
offirgolan added a commit that referenced this pull request Sep 25, 2016
* master: (28 commits)
  Use ember-cli-code-coverage for code coverage (#185)
  Removed ember-cli-blanket (#176)
  chore(package): update ember-get-config to version 0.1.8 (#184)
  Add scaffolding comment
  Released v1.4.0
  Add footer scaffolding and move width into style attr (#183)
  chore(package): update ember-cli-jshint to version 2.0.1 (#170)
  chore(package): update ember-code-snippet to version 1.6.0 (#174)
  chore(package): update ember-cli-mirage to version 0.2.2 (#180)
  Customizable components (#177)
  Revert "Move scaffolding width to style attribute"
  Move scaffolding width to style attribute
  Update component usage docs
  Demo and Docs modifications (#171)
  Fix docs typo
  [FEATURE] Two-way sync between rows and model (#167)
  Update ember-cli to version 2.8.0 🚀 (#165)
  chore(package): update ember-cli-qunit to version 3.0.1 (#168)
  Released v1.3.1
  [FEATURE] Introduce `resizeOnDrag` for column resizing (#166)
  ...

# Conflicts:
#	addon/classes/Table.js
#	addon/components/cells/base.js
#	addon/components/columns/base.js
#	addon/templates/components/lt-head.hbs
@offirgolan offirgolan deleted the allow-resize-on-drag branch November 7, 2016 01:52
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