From d161cc6b255c33f44829e3df15022119df2d74cd Mon Sep 17 00:00:00 2001 From: thorn0 Date: Thu, 11 Dec 2014 03:54:05 +0200 Subject: [PATCH] docs(select): improve formatting and wording The part about using `select as` and `track by` together was hard to read. And it wasn't clear what happens if they're used together. Closes #10409 --- src/ng/directive/select.js | 66 ++++++++++++++++++++++++++------------ 1 file changed, 45 insertions(+), 21 deletions(-) diff --git a/src/ng/directive/select.js b/src/ng/directive/select.js index 354b9b7c..071a90ab 100644 --- a/src/ng/directive/select.js +++ b/src/ng/directive/select.js @@ -13,14 +13,15 @@ var ngOptionsMinErr = minErr('ngOptions'); * * The `ngOptions` attribute can be used to dynamically generate a list of `