Jeff
011ad4fa87
move development files into their own folders, organize data sources
2018-01-22 18:21:25 -08:00
Jeff
724cf09423
remove docs folder before copying
2018-01-15 15:58:31 -08:00
Jeff
ce6d3ea2cd
- dont destroy /dist/ when building homepage
...
- update public path (should work this time!)
- load octicons from CDN
2018-01-15 15:52:31 -08:00
Jeff
a0ba4b4c3b
fix loading of scripts, but broke loading of icons
2018-01-15 15:39:39 -08:00
Jeff
17312da2fa
update build process for docs
2018-01-15 15:25:22 -08:00
Jeff
0d62251558
- move gitbook files into their own folder at docs/gitbook
...
- rebuild homepage at `docs/homepage`
2018-01-13 15:11:17 -08:00
Jeff Sagal
201e135964
- new dedicated development template
...
- separate environment for developing docs
- clear out discarded couscous files
- start converting docs markdown
2017-02-01 22:32:06 -08:00
Jeff
2544aef8c6
Merge pull request #119 from xemoka/vue2
...
Updated to Vue 2.1.8.
2017-01-27 08:44:59 -08:00
Jeff Sagal
b096555b68
component
...
- switch to `v-if` (#98 )
- update array string filter to be case-insensitve
testing
- update karma to hide output from skipped tests
- skip scroll down test until http://github.com/vuejs/vue-loader/issues/434 is resolved
build
- add dev.html to be used as entry point for development
2017-01-24 22:23:15 -08:00
Justin Robinson
3c2bf9565c
Updated to Vue 2.1.8. Fixed rendering problems from vue-template-compiler.
2017-01-17 08:13:23 -08:00
Jeff Sagal
f5e3e25dc0
fixes:
...
- change currentSelection to mutableValue
- change currentOptions to mutableOptions
- change showLoading to mutableLoading
- add default onChange function that emits an input event
- allows the use of v-model syntax on the component
- since spies on props throw warnings because they are now immutable, refactor tests so spies aren't required
todo:
- update docs
- 1 failing test from inject-loader issue
2016-12-20 10:53:49 -08:00
akkinenirajesh
e34e39707c
Small Typo
2016-10-20 07:42:49 +05:30
akkinenirajesh
a4eae26815
Update webpack.base.conf.js
...
Updated to support standalone builds
https://vuejs.org/guide/installation.html#Standalone-vs-Runtime-only-Build
2016-10-20 07:38:31 +05:30
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
fe5372fb10
Merge branch 'master' into umd
...
# Conflicts:
# src/components/Select.vue
2016-06-15 21:33:16 -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 Sagal
802daaa117
switch to web pack build
2016-05-28 15:50:02 -07:00