You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Binding Options:
Added a new binding option called "showChildrenToggle", which states if the "Show Children" toggle check box should be shown (defaults to true).
Added a new binding option called "showDescriptionsToggle", which states if the "Show Descriptions" toggle check box should be shown (defaults to true).
Added a new binding option called "showContentsToggle", which states if the "Show Contents" toggle check box should be shown (defaults to true).
Added a new binding option called "showCategorySelector", which states if the category selector (and buttons) is shown (defaults to true).
Added a new binding option called "showCategorySelectionDropDown", which states if the category selection drop-down menu is shown (defaults to true).
Documentation:
Fixed a grammar mistake in the project description.
Fixed grammar mistakes in other areas of the documentation.
Moved the "DATA_FORMAT.md" file into "binding" and renamed it to "DATA.md".