From 61d6ea3885e6ee1a86c3f129fc40a93b06fbf016 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. --- src/ng/directive/select.js | 58 ++++++++++++++++++++++++-------------- 1 file changed, 37 insertions(+), 21 deletions(-) diff --git a/src/ng/directive/select.js b/src/ng/directive/select.js index 354b9b7c9adb..25839e3e0d3b 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 `