This repository was archived by the owner on Jun 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Update - uif-table attribute validation #101
Labels
Comments
👍 |
|
andrewconnell
pushed a commit
that referenced
this issue
Jan 23, 2016
Added support to select rows within the table. Added attribute validation and error logging to the console to address directive guidelines [#7](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#directive-attribute-validation) & [#8](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#error-messages). Closes #61. Closes #101. Closes #115.
andrewconnell
pushed a commit
that referenced
this issue
Jan 23, 2016
Added support to select rows within the table. Added attribute validation and error logging to the console to address directive guidelines [#7](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#directive-attribute-validation) & [#8](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#error-messages). Closes #61. Closes #101. Closes #115.
andrewconnell
pushed a commit
that referenced
this issue
Jan 23, 2016
Added support to select rows within the table. Added attribute validation and error logging to the console to address directive guidelines [007](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#directive-attribute-validation) & [008](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/docs/guides/DIRECTIVE-CHECKLIST.md#error-messages). Closes #61. Closes #101. Closes #115.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The v0.2.0 will introduce two new directive guidelines, 007 & 008, that address error message format & validating directive attributes with deterministic values (boolean, enum, number). Please update the directive to add error checking and ideally where appropriate, add an enum for set options.
Attributes to check for this directive:
uif-selected
uif-orderasc
??The text was updated successfully, but these errors were encountered: