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

Bug/690 edit table #694

Merged
merged 3 commits into from
May 16, 2015
Merged

Bug/690 edit table #694

merged 3 commits into from
May 16, 2015

Conversation

markrickert
Copy link
Contributor

Closes #690
Reference: #653

@austinseraphin has confirmed that this fixes the issue while maintaining proper accessibility voiceover on non-deletable cells.

We should probably merge this and release a bugfix version.

Note the other issue he posted in #653 about :insert mode: #653 (comment) Possibly related, but waiting on a proper bug report/issue from Austin with more details.

* master:
  Fixed brittle web request specs (cc @markrickert)
  Forgot this one cell_at index_path.
  New cell_at method for a absracted way to get the cell data.
  Remove development dependency for motion_print
  Development and runtime for MP
  Add will_display_cell documentation
  Implemented will_display_cell
  Remove v number on rake
  Removes internal usage and documentation of Logger
  Adds deprecation warning for PM.logger
  Adds motion_print dependency

# Conflicts:
#	spec/unit/tables/table_screen_spec.rb
jamonholmgren added a commit that referenced this pull request May 16, 2015
@jamonholmgren jamonholmgren merged commit 4c73f7f into master May 16, 2015
@jamonholmgren jamonholmgren deleted the bug/690-edit-table branch May 16, 2015 21:10
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.

editing_style: :delete is broken starting with v2.3.1
2 participants