| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-02 | fix(select): don't interfere with selection if not databound | Igor Minar | |
| Closes #926 | |||
| 2012-04-20 | fix(select): properly handle empty & unknown options without ngOptions | Igor Minar | |
| Previously only when ngOptions was used, we correctly handled situations when model was set to an unknown value. With this change, we'll add/remove extra unknown option or reuse an existing empty option (option with value set to "") when model is undefined. | |||
| 2012-04-20 | test(selectSpec): clean up and simplify specs | Igor Minar | |
| 2012-04-09 | chore(tests): rename all directive names to the normalized form | Igor Minar | |
| 2012-04-09 | fix(docs): change all directive references to use the normalized names | Igor Minar | |
| 2012-03-28 | chore(module): move files around in preparation for more modules | Misko Hevery | |
