2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jeff Sagal 6c9a480a04 wip listbox concept 2022-11-16 13:58:06 -08:00
Jeff Sagal 98c278b2bb build(vite): replace webpack with Vite, add Typescript (#1594)
BREAKING: mixins are no longer exported from the index (and will likely be converted to hooks)
2022-07-18 09:33:46 -07:00
Jeff Sagal a8388aa755 clear out old doc files 2017-02-01 22:26:08 -08:00
Jeff Sagal bfae6b3068 add ajax to docs 2016-06-15 20:34:38 -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 2888ab2b3f refactor static assets, css to scss 2016-05-29 19:05:25 -07:00
Jeff Sagal 560a42bb67 Update deps, organize static assets, ignore /dist 2016-05-29 13:11:38 -07:00
Jeff Sagal 802daaa117 switch to web pack build 2016-05-28 15:50:02 -07:00
Jeff Sagal 3d5f05a8c5 add social logo meta 2016-05-26 12:06:33 -07:00
Jeff Sagal 3750210a2c separate static assets from dist 2016-05-26 12:04:19 -07:00
Jeff Sagal 29e65df42f improved demo page 2016-05-25 15:08:19 -07:00
Jeff Sagal 5ed70d77ef update demo site to use Vuex (just a proof of concept), overhaul look and feel 2016-03-16 10:58:21 -07:00
Jeff Sagal 2340c916d9 add GA for demo site 2016-03-10 15:23:29 -08:00
Jeff Sagal 8617761ce9 add syntax highlighting and some styles to demo page 2016-03-09 12:34:08 -08:00
Jeff Sagal 5d2038caf6 initial commit 2016-03-01 21:07:16 -08:00