Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Mobile view options and other small improvements #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lukashinsch
Copy link

  • add option to use separate table template for mobile view (screen size configurable)
  • add option to add/override scope properties backing the table to allow custom actions in cells / additional customizations
  • remove $timeout call before handling result data to prevent flickering when data is already provided (e.g. via state resolve)
  • add option to use templateUrl in column definitions (template still takes precedence)

useful for:
- additional methods to be called from within cell templates
- further customizing default behavior
- needed when loading pre-loaded data (via state resolve)
@lukashinsch lukashinsch changed the title Add option to replace table with custom view for small screen size Mobile view options and other small improvements Jan 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant