Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Conversation

@reinrl
Copy link

@reinrl reinrl commented Apr 12, 2017

Added readOnly treeview functionality, ability to lazy load chlidren in via external function (e.g., REST service call from calling system)

reinrl added 7 commits January 6, 2017 08:35
Tree component has additional readOnly attribute in options, which essentially allows the tree to function similar to "disableAll" - with the added ability to expand and select a specific node (useful for still displaying the hierarchy, and having a selected node, for feeding into a larger form and/or navigational use cases).
added description of new readOnly option
Updated the default search method to escape special characters potentially present in the search string/node's value
Added lazyLoad, lazyLoadFunction
added bareBonesLazyLoadFunction for lazyLoad functionality (in case a proper function is not supplied by the calling system)
reinrl added 4 commits July 5, 2017 15:06
Added in additional functionality for keyboard users (a step towards A11Y)
added keyboard actions section
spelling error...
updated lazyLoad functionality to properly respect node.selectable
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