Jeff Sagal
005f941834
- create transpiled umd module
...
- breaking changes for requireJS
- /umd/vue-select moved to /dist/vue-select
2016-07-04 13:00:35 -07:00
Jeff Sagal
b1d48562b4
bump package
v1.2.1
2016-06-22 16:24:10 -07:00
Jeff Sagal
650c2f432a
remove ignored coverage
2016-06-22 16:23:26 -07:00
Jeff Sagal
1417df6e3c
fix https publish path
2016-06-20 16:28:01 -07:00
Jeff
883d318c4b
Merge pull request #62 from bladesling/master
...
Fixing a viewport scrollbar bug when the list is loading
2016-06-17 10:41:05 -07:00
Blaine Ehrhart
46119f84a9
Fixing a scrollbar bug when the list is loading
...
The negative text indent will cause the scrollbars to go berserk as the loading text gets rotated around the view port. Overflow hidden insures the text outside the spinner is not displayed.
2016-06-17 10:31:57 -07:00
Jeff Sagal
0a15c00b0c
fix #54 and add regression test, use 2 space indents
2016-06-16 15:00:08 -07:00
Jeff Sagal
6789c2abd5
version bump
v1.2.0
2016-06-15 21:36:52 -07:00
Jeff Sagal
fe5372fb10
Merge branch 'master' into umd
...
# Conflicts:
# src/components/Select.vue
2016-06-15 21:33:16 -07:00
Jeff Sagal
609f566f67
add vue-resource for dev
2016-06-15 20:43:32 -07:00
Jeff Sagal
bfae6b3068
add ajax to docs
2016-06-15 20:34:38 -07:00
Jeff Sagal
480bfc1c5f
ajax mixin 100% coverage, ready for production
2016-06-15 20:34:24 -07:00
Jeff Sagal
7dc28bc07b
readme
2016-06-12 14:33:55 -07:00
Jeff Sagal
ff1146c82e
update build hooks, bump readme
2016-06-12 14:30:52 -07:00
Jeff Sagal
5c8851f4c7
fix build issues
2016-06-11 20:20:00 -07:00
Jeff Sagal
2653e5ee0a
move demo related files to /docs/ add gh-pages module
2016-06-10 14:35:14 -07:00
Jeff Sagal
43aa13c5d9
fine tune build, add bower.json
2016-06-10 11:24:05 -07:00
Jeff
5331da9b4f
Merge pull request #49 from svenluijten/master
...
Change name from sagalbot/vue-select to vue-select
2016-06-07 12:03:43 -07:00
Sven Luijten
89396709ad
change install snippet on GitHub pages
2016-06-05 19:30:16 +02:00
Jeff Sagal
699e5de0d7
Merge branch 'master' into mixins
...
# Conflicts:
# src/components/Select.vue
# src/mixins/pointerScroll.js
2016-06-03 11:00:25 -07:00
Jeff Sagal
50b52b8f9d
update readme
v1.1.4
2016-06-02 11:01:58 -07:00
Jeff Sagal
49be0a1694
use module.exports for mixins
2016-06-02 10:55:49 -07:00
Jeff Sagal
30ad0e9e55
package bump
v1.1.3
2016-06-01 19:28:05 -07:00
Jeff Sagal
6f8e28dfe0
fix function comment
2016-06-01 19:10:16 -07:00
Jeff Sagal
3344c19e3c
initial idea
2016-06-01 10:28:31 -07:00
Jeff Sagal
f8e549306a
use keydown for moving pointer, resolves #45
v1.1.2
2016-05-31 18:35:01 -07:00
Jeff Sagal
3c668fd45e
separate typeahead pointer logic into mixin
2016-05-31 17:11:13 -07:00
Jeff Sagal
2f9a1ff5b0
bump package version
v1.1.1
2016-05-31 13:58:24 -07:00
Jeff Sagal
737ab8d1fc
separate logic into mixin, complete test coverage with mocks and spies
2016-05-31 13:54:36 -07:00
Jeff Sagal
cf87f838fd
remove wrapper, start add tests
2016-05-31 10:18:55 -07:00
Jeff Sagal
eb003ef987
working concept
2016-05-30 14:51:05 -07:00
Jeff Sagal
7ba45e9d10
minimal progress
2016-05-30 09:56:42 -07:00
Jeff Sagal
f682f03946
complete dropdown toggle tests
2016-05-29 20:44:42 -07:00
Jeff Sagal
1607c6eddb
remove getOptionValue()
2016-05-29 20:25:04 -07:00
Jeff Sagal
2888ab2b3f
refactor static assets, css to scss
2016-05-29 19:05:25 -07:00
Jeff Sagal
31c5d55baf
remove vueify mention
2016-05-29 15:09:27 -07:00
Jeff Sagal
ce91bac62d
more pruning
2016-05-29 15:07:56 -07:00
Jeff Sagal
597647b6f5
remove untracked dist files
2016-05-29 15:07:04 -07:00
Jeff Sagal
f6bc19ebca
bump readme
2016-05-29 15:06:12 -07:00
Jeff Sagal
538b458045
add code climate reporter
2016-05-29 14:57:19 -07:00
Jeff Sagal
0b71c0da90
update/prune dev-deps, configure code climate hook
2016-05-29 14:20:42 -07:00
Jeff Sagal
b743425aca
Merge branch 'master' into webpack
...
# Conflicts:
# .gitignore
2016-05-29 14:01:24 -07:00
Jeff Sagal
432f952aab
add code climate hook
2016-05-29 13:19:07 -07:00
Jeff Sagal
560a42bb67
Update deps, organize static assets, ignore /dist
2016-05-29 13:11:38 -07:00
Jeff Sagal
458445f6e6
update test verbiage
2016-05-29 12:38:38 -07:00
Jeff Sagal
0b4d41f53d
minor ignore/package updates
2016-05-29 12:36:20 -07:00
Jeff Sagal
b4cbf25f26
adjust srcContext, add coveralls hook
2016-05-28 17:06:41 -07:00
Jeff Sagal
76bda7c205
add jasmine deps
2016-05-28 16:50:34 -07:00
Jeff Sagal
a1ba1f3c09
code-climate
2016-05-28 16:21:15 -07:00
Jeff Sagal
961c5e88b8
add code-climate config
2016-05-28 15:59:45 -07:00