indrimuska / angular-selector

A native AngularJS directive that transform a simple <select> box into a full html select with typeahead.
http://indrimuska.github.io/angular-selector
MIT License
96 stars 36 forks source link

Add softDelete option #28

Closed Thrilleratplay closed 8 years ago

Thrilleratplay commented 8 years ago

Phil Karlton said "There are only two hard things in Computer Science: cache invalidation and naming things". I could not think of a better name than softDelete for the option described in #27. Please feel free to rename it.

indrimuska commented 8 years ago

Thank you @Thrilleratplay for this PR, let me take a look and I'll come back you.

indrimuska commented 8 years ago

Here I am, sorry for looking at this too late. I like the name you gave to the option and even its behavior seems to work very well. :) Thank you for sharing your idea, this feature will be available in the next release!