Commit Graph

  • 907c2d9104 Merge pull request #97 from DaxChen/master Yev Vlasenko 2017-10-09 13:55:28 +01:00
  • 8c7f88f444 Merge pull request #98 from Dalanir/fix/docs-default-className Yev Vlasenko 2017-10-06 20:16:50 +01:00
  • 02a6da3e73 fix default className Jordan Lorho 2017-10-06 18:25:23 +02:00
  • 2b5b150a8d sorry for the noise, forgot to remove console.log DaxChen 2017-10-06 17:04:16 +08:00
  • 5103a3039c move window MutationObserver to beforeMount for SSR DaxChen 2017-10-06 16:54:27 +08:00
  • 2573c3e2c8 build DaxChen 2017-10-06 16:24:07 +08:00
  • 6f54bbc9a9 add opened event and auto center height to demo: SizeModal DaxChen 2017-10-06 16:24:00 +08:00
  • e1d4993a4a fixes #60, #15: detect renderedHeight when "auto"; call "opened" after DOM changes DaxChen 2017-10-06 16:23:10 +08:00
  • c0781b6156 Removed all the opencollective stuff that was breaking building process for SPARKL euvl 2017-10-02 16:33:26 +01:00
  • 8ad49c7f65 Merge branch 'master' of https://github.com/euvl/vue-modal euvl 2017-09-28 09:42:38 +01:00
  • 641c58ca21 Removed opencollective postinstall as it was breaking build in yarn euvl 2017-09-28 09:42:35 +01:00
  • 106c7b160e Update README.md Yev Vlasenko 2017-09-28 09:39:02 +01:00
  • b937c93ed5 v1.3.0 🚀 euvl 2017-09-27 10:24:15 +01:00
  • 8d5316601f Fixed click event not working on dragagble modals and inputs now are not draggable euvl 2017-09-27 10:22:50 +01:00
  • 12797cc0e6 Merge branch 'master' of https://github.com/euvl/vue-modal euvl 2017-09-27 10:10:11 +01:00
  • 9bf61f5a2c Bubbling modal events to v-dialog euvl 2017-09-27 10:10:06 +01:00
  • 6a1581b9b3 Update README.md Yev Vlasenko 2017-09-20 14:30:55 +01:00
  • 9b01fd7fd5 Merge pull request #88 from opencollective/opencollective Yev Vlasenko 2017-09-19 17:21:06 +01:00
  • a054d5ecce Added call to donate after npm install (optional) Aseem Sood 2017-09-19 12:17:25 -04:00
  • d4937de50a Added backers and sponsors on the README Aseem Sood 2017-09-19 12:17:25 -04:00
  • 341d94b06c Added .github/ISSUE_TEMPLATE.md (optional) Aseem Sood 2017-09-19 12:16:45 -04:00
  • 0602529e61 Update README.md Yev Vlasenko 2017-09-19 15:23:53 +01:00
  • 3ac104f569 Merge pull request #87 from arve0/vue_runtime_dep Yev Vlasenko 2017-09-16 08:50:06 +01:00
  • 40bdbfb3bc Merge branch 'master' of https://github.com/euvl/vue-modal euvl 2017-09-14 11:47:10 +01:00
  • ddefb5db8f v1.2.12 euvl 2017-09-14 11:47:08 +01:00
  • 8d81fb14e1 Merge pull request #86 from arve0/pivot-x-fix-width Yev Vlasenko 2017-09-13 21:35:12 +01:00
  • e3179625d0 Remove Vue runtime dependency arve0 2017-09-13 20:24:33 +02:00
  • 9f814fb842 Use window.innerWidth instead of body.clientWidth arve0 2017-09-13 19:25:21 +02:00
  • 48721f956d Added uglification stap to remove dead code (fix by @arve0) euvl 2017-09-13 13:41:30 +01:00
  • 3a8a5884c8 Added configurable clickToClose and width for v-dialog (#76) euvl 2017-09-12 17:31:41 +01:00
  • de051ee119 Merge branch 'master' of https://github.com/euvl/vue-modal euvl 2017-09-07 15:44:00 +01:00
  • b5642b8bd6 Adding overflow:hidden to the body when "scrollable" is enabled. #71 euvl 2017-09-07 15:43:58 +01:00
  • 5898d252cd Merge pull request #77 from detailyang/patch-1 Yev Vlasenko 2017-08-31 17:10:54 +01:00
  • f80a08ab05 doc: fix js demo syntax error detailyang 2017-08-31 23:38:14 +08:00
  • f61e6afac2 Update README.md Yev Vlasenko 2017-08-29 15:03:48 +01:00
  • 97e950a52e Merge pull request #74 from euvl/mobile-touch-fix Yev Vlasenko 2017-08-24 07:56:19 +01:00
  • f1049716eb v1.2.9 euvl 2017-08-24 07:55:27 +01:00
  • b3ce3d5314 Merge pull request #73 from euvl/mobile-touch-fix Yev Vlasenko 2017-08-23 11:27:38 +01:00
  • c3098b52c7 Merge remote-tracking branch 'origin/master' into mobile-touch-fix euvl 2017-08-23 11:26:18 +01:00
  • 7dc7f5a303 Changed unit test env to PhantomJS euvl 2017-08-23 11:21:13 +01:00
  • 9f25307e30 CircleCI: added sudo for karma install euvl 2017-08-23 11:14:34 +01:00
  • 426f6c4955 Added touchstart to places where mousedown is called euvl 2017-08-23 10:14:01 +01:00
  • dcf21731fa Added classes, tofix: line-height dialog-button-classes euvl 2017-08-23 10:07:53 +01:00
  • a4b04312f0 Added globals task euvl 2017-08-22 12:14:15 +01:00
  • 9f857ea80b Removed update-npm task euvl 2017-08-22 12:10:36 +01:00
  • 074b191c02 Fixed a typ0 in Circle CI foldername (lol) euvl 2017-08-22 12:05:51 +01:00
  • 35451d0c95 Updated CircleCI config euvl 2017-08-22 12:02:06 +01:00
  • 6e1b9d7aa4 Updated CircleCI config euvl 2017-08-22 11:48:29 +01:00
  • 1fa934e0a1 Merge branch 'master' of https://github.com/euvl/vue-modal euvl 2017-08-22 11:39:50 +01:00
  • 81e8735bd3 Added circleCI integration euvl 2017-08-22 11:39:47 +01:00
  • 0a9cbb037a Update README.md Yev Vlasenko 2017-08-19 16:51:40 +01:00
  • 7229c8e5af Update README.md Yev Vlasenko 2017-08-14 19:25:16 +01:00
  • 4934fb16ed Update README.md Yev Vlasenko 2017-08-14 14:52:56 +01:00
  • d48e2772a9 Added code linting & cleaned code acording to JavaScript Standard Style euvl 2017-08-14 14:51:28 +01:00
  • de592d27f4 Added comments euvl 2017-08-14 14:32:26 +01:00
  • c1f4d6f2e6 Added readme.cn.md file for chinese translation Yev Vlasenko 2017-08-10 13:11:52 +01:00
  • 8ff920b984 Added a file for russian translation of readme Yev Vlasenko 2017-08-10 13:10:37 +01:00
  • a3ca70f89e Update README.md Yev Vlasenko 2017-08-10 11:38:12 +01:00
  • f4ba0e6caf Update README.md Yev Vlasenko 2017-08-10 11:00:48 +01:00
  • 67159cc6de Update README.md Yev Vlasenko 2017-08-10 10:58:09 +01:00
  • 9a0ff62a4e Update README.md Yev Vlasenko 2017-08-10 10:52:52 +01:00
  • ffe018878d Update README.md Yev Vlasenko 2017-08-10 10:45:05 +01:00
  • f2a1bea004 Delete CHANGELOG.md Yev Vlasenko 2017-08-10 10:36:46 +01:00
  • 480085d323 Update README.md Yev Vlasenko 2017-08-09 09:02:53 +01:00
  • eba5e8bb4a Merge pull request #59 from euvl/unit-tests Yev Vlasenko 2017-08-07 16:08:24 +01:00
  • 0089717a8c Added unit tests for "parser.js" and "util.js" unit-tests euvl 2017-08-07 16:07:57 +01:00
  • 72f5222e4b Updated version to 1.2.8 euvl 2017-08-07 12:47:38 +01:00
  • c81801ceb5 Using document.body.clientWidth instead of window.innerWidth (#58) + rebuild euvl 2017-08-07 12:46:14 +01:00
  • 0ea9d797cd Added Dialog component, updated examples. euvl 2017-08-07 12:39:11 +01:00
  • 4c18b2b653 Update README.md Yev Vlasenko 2017-08-04 11:41:40 +01:00
  • 6383ea1dd0 Update README.md Yev Vlasenko 2017-08-04 11:39:37 +01:00
  • bd9504d65b Merge pull request #55 from Atinux/master Yev Vlasenko 2017-08-01 18:07:00 +01:00
  • b316c18769 Upgrade to nuxt 1.0-rc3 Sebastien Chopin 2017-08-01 18:41:46 +02:00
  • 5023dddebc Updated demos. euvl 2017-07-31 15:38:01 +01:00
  • 2b35619b64 Version 1.2.7 euvl 2017-07-31 15:10:44 +01:00
  • f444c71ba7 Rebuild, updated readme (#53) euvl 2017-07-31 15:09:22 +01:00
  • f981168904 Added "componentName" param for optional component name (#53) euvl 2017-07-31 15:06:07 +01:00
  • cd42709c03 Update README.md Yev Vlasenko 2017-07-27 15:53:07 +01:00
  • 251896e222 Update README.md Yev Vlasenko 2017-07-24 20:14:12 +01:00
  • 51e69688d8 Update README.md Yev Vlasenko 2017-07-24 20:01:39 +01:00
  • c58f5aa70d Merge pull request #52 from euvl/height-auto Yev Vlasenko 2017-07-24 19:51:28 +01:00
  • 7575a27ceb Removed not needed prop in example height-auto euvl 2017-07-24 19:49:24 +01:00
  • 5179696961 Update README.md Yev Vlasenko 2017-07-24 19:41:16 +01:00
  • 788ee03206 Update README.md Yev Vlasenko 2017-07-24 19:39:09 +01:00
  • 44b5301235 Rebuild ssr + version update euvl 2017-07-24 16:14:58 +01:00
  • 31ac33e206 Added support fro height: auto and scrollable flag euvl 2017-07-24 13:35:25 +01:00
  • ad288e3e75 Added smart tables euvl 2017-07-20 22:18:07 +01:00
  • 1487ed7d83 Rebuild v1.2.5 euvl 2017-07-19 18:40:10 +01:00
  • 759b3a2e31 Cleaned euvl 2017-07-19 18:35:13 +01:00
  • 4a1dc5fe8b v1.2.5 euvl 2017-07-19 18:28:02 +01:00
  • 2ae6a62f6b Added clickToClose flag that allows to block closing modal on background click (#35) euvl 2017-07-19 18:22:18 +01:00
  • 9f4361f037 Update README.md Yev Vlasenko 2017-07-17 16:31:41 +01:00
  • 63c8a22990 Update README.md Yev Vlasenko 2017-07-16 14:32:51 +01:00
  • fb4f4fd1d4 Update README.md Yev Vlasenko 2017-07-16 14:31:01 +01:00
  • deaee30baa Merge pull request #50 from euvl/reset_flag Yev Vlasenko 2017-07-16 13:07:01 +01:00
  • ac93150b61 Updated docs for reset flag euvl 2017-07-16 13:04:52 +01:00
  • 8df1c8934e Added reset flag that resets position/size before opening modal, cleaned code. euvl 2017-07-16 13:03:48 +01:00
  • ea6be7f981 Merge pull request #46 from onekiloparsec/master Yev Vlasenko 2017-07-16 11:24:40 +01:00
  • 83d8d124e6 v1.2.4 rebuild euvl 2017-07-16 11:24:18 +01:00
  • 3723482757 Fixed resizing when size set with % euvl 2017-07-16 10:32:52 +01:00