Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mallowigi/ui-select-suggest

Fork of Angular-UI-Select with Suggestions
https://github.com/mallowigi/ui-select-suggest

Missed one

8afa48fbdd8bbd847af68ef9ce49e34a01a47d85 authored almost 11 years ago by Dean Sofer <[email protected]>
Cleaning up code and API

5dd63adfe6d898ed7d70fd71d23ff3ff15455330 authored almost 11 years ago by Dean Sofer <[email protected]>
Removed $event from activate() calls

241b9229de0be31720852705cb02d998aac0e647 authored almost 11 years ago by Dean Sofer <[email protected]>
Renamed global options from defaultTheme -> theme, etc

3c7ab56eff9877819dfbfb53e93eb744878f19a2 authored almost 11 years ago by Dean Sofer <[email protected]>
Added observe to placeholder property

24d10e7325d8e3db4ba8d34655978e66ff79d639 authored almost 11 years ago by Dean Sofer <[email protected]>
Merged everything into $select

0ef2606a366ddba8fac9b3d80f7c2a46ecb7debf authored almost 11 years ago by Dean Sofer <[email protected]>
Added a bootstrap theme

7fd77dacf37285a5e581f3cd93dd09f8ecdfb758 authored almost 11 years ago by Dean Sofer <[email protected]>
Remove unused code

877162e40aeca9884740b321d3bc47f694f0d8b3 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Use .triggerHandler('click') instead of .click()

ddf7ef01e61155451a2c11989e08d31987a2ad3e authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Cleanup directives on $destroy

See Do event handlers need to be removed on directives when $destroy fires?http://stackoverflow....

b9288bf234b55b0b3c6c348951b4ef2e030e4c0b authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Close ui-select when clicking outside

dee006e6c3e4ce398690c6ea87cc693bab691724 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Improve documentation

731e2ec5e9861a1efe382c97751c4827d1bd67bd authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Do not distribute src directory with Bower

e384b070c037d755c33dfee10426d73b2914b472 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix Selectize input width

30adfa37253388f8c8c40b125b29d4081df44a5e authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix minification

4471ab36337fb19524eb2e156a48cf7ae144ee70 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Try to fix Travis CI

cd1e0a2b6202a5b62cf2aaf77a20a8269d61789b authored almost 11 years ago by Tanguy Krotoff <[email protected]>
No need to test on both Node.js 0.8 and 0.10

ebee7f5487cae424d53dbaac11950e726f7b8d17 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Update README.md

Added more explicit path to 3rd party libs in README
Hopefully this people will be slightly les...

5fd7e744fbbf0d57d5b676b926e3599dcd3cdfb6 authored almost 11 years ago by Dean Sofer <[email protected]>
Try to fix Travis CI

9b7110388cff06a2be29c9f2ec7fb87d593faf87 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix tests

bc0cb4e3ce7f98a9bb372118253507ce63f2907a authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Add online demo for Select2 Bootstrap 3

70428fc8fcc952e7412a7b17c907b1f5cbc41471 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Move demo to examples directory

080431e023cea4e2e1a1f1c0b242d849e5c06b58 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Add more examples + fix the templates to support Bootstrap 3

762b821a36c3cb443d233fea1ce5c59b4bf1abf8 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Remove bower task

9aa703273cb7fa7f1e446a56708f86a9200b011a authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Re-introduce select.css for the search highlight

cc4c195564c9342ac89fae969d864b81e8c7705a authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Remove Selectize inline CSS

77bc16cbe296c509c371bc34e82d4bf4b9f1de3d authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Concat the templates to dist/select.js

b66612955e8e6f64895dcba9ca5d666f4dc499db authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Improve documentation

e94e72dd062c6d9f1a174088fd1d04568335ef1b authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Add more tests

062cd68108d4e96e04d1e570e319fe25ef9a205e authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix Selectize inline CSS

778d028b9dfc7d9c33d4ebcbe6a2e18994ed7700 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Simplify package.json and karma.conf.js

550092d35e0e94abf5518569782b3eb135598577 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Remove Select2 and Selectize CSS files from the repository + templates inline file select.js

Rely on CDNs for the CSS files instead

94de62f10f0cbf13c1d55bb2f105260744e938c6 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Integrate demo.js inside index.html

6f22ad6eb203e77b2ad562dcad2849c0bbdcb340 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Remove unused file select.css

a3b28b01272ad10a436b88ff43aa80747c2f3a62 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix for IE8 and Firefox 3.6

e52b5a6a517f518f3a5615fa43f1c49de7a4d6b3 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
.bind() => .on()

See http://api.jquery.com/bind/
"As of jQuery 1.7, the .on() method is the preferred method for ...

1f90054f2f200c7a62b8026120e1d198a842d2b3 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
<div/> => <div>

91d9423b38a4e744c1a43526030be6a2d1aa79ad authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Add a space after //

'// ' is way more common (AngularJS, Backbone.js, Ember.js...) than '//'

6b4ea09f947fe3dbf96a6f0bd989024965c71fa0 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Refactoring

9addd1474d1fbc931345857df4904711c535fbc4 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Remove uiSelectElements

d80c43cca666915d2db1570a2015f1f7793de145 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix for Firefox 3.6: use jqLite

40686b6fc9cc57520622be7f886fc620786d24d7 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Update to latest AngularJS and jQuery

8b1ef730bff5d6eecfdfaf9107fc84a9d0da4245 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Ignore files from JetBrains products

b28c1f7ee00489a6f32448858d3e68a7d6381a4b authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Finish to remove ui-keypress

54de131f13f94501138dfc4fe58ed347dc1b89de authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Make indentation coherent with itself

- Replace tabs by spaces
- foo:function() => foo: function()

42552e12eef5098eaa3f0739c2e6e443a1800380 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Merge pull request #19 from tkrotoff/master

Fix Selectize theme

a638095118817792aba719755a56b0a19ed24bef authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Remove not needed <div>

76d9c3d9651ef5752f429c38b47d9b204b14b925 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Make indentation coherent with itself

- function () => function()

730a0bca98f62d05b49df2c20a5f9d88517f5f26 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix Selectize highlight

d0e45f9cee87f020937ac2d2f6dd7e6403d9fddf authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Fix Selectize theme

6d15b423ce7347ce9e9f139533addc5a9f0d6636 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Make indentation coherent with itself

- function(){ => function() {
- param1,param2,param3 => param1, param2, param3
- atribute => att...

a2b0b374b0dbcd916bd996c878b73a674c758ab1 authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Remove trailing spaces

9ea0c24b2b291f875c3de3b08fbd6151fe2c113e authored almost 11 years ago by Tanguy Krotoff <[email protected]>
Merge pull request #11 from angular-ui/separate-theme

Separate templates on themes

e0babfdf4b46d65e24b946087e8875206f295db2 authored about 11 years ago by Wladimir Coka <[email protected]>
Update README demo

aef4eaa628816a14bd03efea848bb9bd9cb79fbe authored about 11 years ago by dimirc <[email protected]>
Render intial state correctly

Fixes #12

1bfcdfe3be4f1b9504679af90c52ce507c35d18e authored about 11 years ago by dimirc <[email protected]>
Setup initial test using ngHtml2JsPreprocessor

5ceb198e11ebc8eb87e9c9e27de16492e855291c authored about 11 years ago by dimirc <[email protected]>
Move helper function getElementsByClassName to service

9d2fe841fdabf810c5a4e70eb9e6e78c81035115 authored about 11 years ago by dimirc <[email protected]>
Refactor directives, using controller from uiSelect

63889f67e46efd127b5d71d03baf93f0cd7cbe84 authored about 11 years ago by dimirc <[email protected]>
Create .ui-select-highlight to use with highlight filter

917e520c25faf4c9a9a56ac69c98fe3932186dca authored about 11 years ago by dimirc <[email protected]>
Add selectize themes

e23e9b4eef9498d52ee60430b7fe8a507ea46a5d authored about 11 years ago by dimirc <[email protected]>
Separate templates on theme

c0169847e2893c501c712bd8e1c90c73a550bd0e authored about 11 years ago by dimirc <[email protected]>
Add pointer cursor to .ui-select-match elements

3dad74d7861eb2066049e2b9a5c4f1218dab47b8 authored about 11 years ago by dimirc <[email protected]>
Add ui-select-* classes to flag important elements

f4aadca294ce0e850fc4bef19a389024c94ee968 authored about 11 years ago by dimirc <[email protected]>
Merge pull request #14 from PascalPrecht/grunt-conventional-changelog

chore(grunt): adds grunt-conventional-changelog

b4b869e9e59005c5bc8100cb454690403c47c6ed authored about 11 years ago by Nate Abele <[email protected]>
chore(grunt): adds grunt-conventional-changelog

see http://github.com/btford/grunt-conventional-changelog

702bb5058e459d3f8267c5dc4ed5a0e6070bdf21 authored about 11 years ago by Pascal Precht <[email protected]>
Travis integration

6690f8c4cd2dd7acd364d1481a326fdf575e2f9f authored about 11 years ago by dimirc <[email protected]>
Merge pull request #8 from angular-ui/select2css-based

Use select2.css styles as starting point

d0c290cc8cad0828913ba0ccc8f4cfe0fb31d74d authored about 11 years ago by Wladimir Coka <[email protected]>
New child-directives

ac7248f81b3600936a8f7abacd94adff73255272 authored about 11 years ago by dimirc <[email protected]>
Use select2.css styles as starting point

f0b7d9afe7b63c08894d294c058bea5a07b3b4fe authored about 11 years ago by dimirc <[email protected]>
Update demo to angular v1.2.0

293561fffd196f7033fb489d821a4a97000745a2 authored about 11 years ago by Dimirc <[email protected]>
Remove jQuery dependency

6ba92d9a847e5eb24db590ae98120b0f2f9bb3eb authored about 11 years ago by Dimirc <[email protected]>
Merge pull request #7 from angular-ui/with-transcludeFn

Using transcludeFn

9b1e667392092afd01e4a4a09ce9b89b08b371cd authored about 11 years ago by dimirc <[email protected]>
Add <ul> for choices on template

0ec90add97112509d44b0231a3553437cfb4d053 authored about 11 years ago by dimirc <[email protected]>
Improve separation of selection/search/options

a51ca43754462a355fe82041aa0036be3be0b580 authored about 11 years ago by dimirc <[email protected]>
Use transcludeFn instead of ng-transclude

05c496075786e2cf805d17d53e465268faf1b0b1 authored about 11 years ago by dimirc <[email protected]>
Delete copy of select.js

Commited by mistake

82d8432f825126332cbef15d1dc3a9915aeaa87d authored about 11 years ago by Dimirc <[email protected]>
Close when clicking outside or pressing 'esc'

70a178d039b8d08e13516c43fedb74fa3835bd39 authored about 11 years ago by Dimirc <[email protected]>
Move to src foder

825128644726e444c8db442aa7cd849521d0a9dd authored about 11 years ago by Dimirc <[email protected]>
Merge pull request #5 from caitp/tests

chore(stuff): add grunt/bower/npm/karma infrastructure

3aa53d33656cf6c93373553dda6187d9d7411f52 authored about 11 years ago by dimirc <[email protected]>
chore(stuff): add grunt/bower/npm/karma infrastructure

b9b073325f55c82f265e4bc1222266a29e279003 authored about 11 years ago by Caitlin Potter <[email protected]>
Crappy screwing around with the code. Why does adding scope:anything break it?

e2493f6eaba505051ed40462f7faf1912064ed81 authored about 11 years ago by Dean Sofer <[email protected]>
Setup demo

56c0f1dd63ec91ad2bb96880cc45844a5aa5f784 authored about 11 years ago by Dimirc <[email protected]>
Move keybindings to template

263eadb88f3fc49d715e461c9dcaaa1e209c588d authored about 11 years ago by Dimirc <[email protected]>
Rename src/select.js to select.js

24bbd8a1890efecd44f1a24658e792307551b3b2 authored over 11 years ago by Dean Sofer <[email protected]>
Create select.css

e163f9b5967e3ae51b9345ab65aa88f555eb6add authored over 11 years ago by Dean Sofer <[email protected]>
Update README.md

5cf729eeb6f4313880f3e0eead573129757a51b7 authored over 11 years ago by Dean Sofer <[email protected]>
Update README.md

502a6ac0fe6dd844cac94af05551049e1c1a8bf0 authored over 11 years ago by Dean Sofer <[email protected]>
crappy initial prototype

c3b840c963bf66aba4f826ad6b36b5c227c7c6e0 authored over 11 years ago by Dean Sofer <[email protected]>
Initial commit

8517a13ac904e5aaa77830229116dd9d21daabc8 authored over 11 years ago by Dean Sofer <[email protected]>