COMMITS
/ docs/content/guide/accessibility.ngdoc September 23, 2020
J
refactor(misc): remove usages of whitelist and blacklist
Joey Perrott committed
January 24, 2017
P
docs(*): ensure naming is correct for Angular(JS) versions
Peter Bacon Darwin committed
May 17, 2016
G
fix(aria/ngModel): do not overwrite the default `$isEmpty()` method for checkboxes
Georgios Kalpakas committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
July 27, 2016
P
docs(examples): give all examples a name
Peter Bacon Darwin committed
April 8, 2016
M
docs(guide/accessibility): make jshint happy
Martin Staffa committed
M
docs(guide/Accessibility): fix markdown errors, tweak layout
Martin Staffa committed
February 28, 2016
M
feat(ngAria): add support for aria-readonly based on ngReadonly
mohamed amr committed
February 3, 2016
G
refactor(ngAria): remove redundant '?' in DDO's `require`
Georgios Kalpakas committed
G
docs(guide/accessibility): fix links
Georgios Kalpakas committed
December 9, 2015
M
fix(ngAria): Apply ARIA attrs correctly
Marcy Sutton committed
August 4, 2015
M
doc(ngAria): update the accessibility guide
Marcy Sutton committed
April 27, 2015
E
docs(guide/Accessibility): remove an extra "a" in the A11Y doc
Emmanuel DEMEY committed
March 9, 2015
R
docs(ngAria): change aria-live attribute value from polite to assertive
RaphStein committed
March 2, 2015
M
feat(ngAria): add `button` role to `ngClick`
Marcy Sutton committed
December 19, 2014
M
fix(ngAria): ensure native controls fire a single click
Marcy Sutton committed
December 1, 2014
G
docs(guide/accessibility): fix dangling links
Georgios Kalpakas committed
November 12, 2014
M
docs(ngAria): Add Usage Details and Examples
Marcy Sutton committed
November 10, 2014
M
docs(guide/accessibility): Content updates
Marcy Sutton committed
November 5, 2014
M
docs(guide/accessibility): Add in-depth guide
Marcy Sutton committed
October 7, 2014
C
docs(ngAria): correct wording and add resource
Ciro Nunes committed
October 3, 2014
M
docs(guide/accessibility): Update documentation
Marcy Sutton committed
October 2, 2014
P
docs(guide/accessibility): add sortOrder to get it in the right position in the guide
Peter Bacon Darwin committed
September 19, 2014
B
docs(guide/accessibility): explain ngAria
Brian Ford committed