2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-05-17 04:59:35 +03:00
Commit Graph

120 Commits

Author SHA1 Message Date
Randall Wilk 3cefd25cb9 update chevron character code 2020-08-03 08:30:37 -05:00
Randall Wilk cdb7895049 update deps 2020-08-03 08:29:55 -05:00
Randall Wilk 4b56331206 npm audit fix 2020-08-03 07:57:25 -05:00
dependabot[bot] a6b0dc892a Bump elliptic from 6.5.2 to 6.5.3 (#62) 2020-08-02 14:18:45 -05:00
dependabot[bot] 57f0baad62 Bump lodash from 4.17.15 to 4.17.19 (#61) 2020-08-02 14:18:23 -05:00
Randall Wilk 6c3bad3b98 remove stalebot 2020-08-02 14:17:51 -05:00
Randall Wilk 1d53fb0904 update readme 2020-05-28 09:17:57 -05:00
Randall Wilk cb5115e6fe 5.2.0 5.2.0 2020-05-28 08:33:20 -05:00
Randall Wilk f3bb570f51 Add new version to changelog 2020-05-28 08:32:02 -05:00
Randall Wilk 9dcb49397f Add contributor to readme 2020-05-28 08:25:50 -05:00
Randall Wilk b38f6a31e7 Update code style 2020-05-28 08:22:16 -05:00
Nikita Berezhnoy e20e5ac690 Adding props for better content positioning (#55) 2020-05-28 08:17:10 -05:00
Randall Wilk 9c905bdf77 5.1.0 5.1.0 2020-03-19 08:40:39 -05:00
Randall Wilk d56dbd511d Update changelog 2020-03-19 08:39:25 -05:00
Randall Wilk 3efe2f13c1 Update dependencies 2020-03-19 08:35:45 -05:00
dependabot[bot] dced6271dc Bump acorn from 6.2.1 to 6.4.1 (#52)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.1 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.2.1...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-19 08:32:19 -05:00
Randall Wilk a1773f644b Add new contributor 2020-03-19 08:30:10 -05:00
Randall Wilk 674d0d4c0c Code format/cleanup 2020-03-19 08:26:08 -05:00
Ignacio Durand 37f86a84e0 Add prop to handle offset of subMenu (#50)
Adds `subMenuOffset` prop, so one can set the left-offset of the sub-menus.
2020-03-19 08:21:10 -05:00
Randall Wilk 9b75951500 5.0.0 5.0.0 2019-11-14 13:42:49 -06:00
Randall Wilk a799c3788a Release/v5 (#43) 2019-11-14 13:38:00 -06:00
Randall Wilk 39adea968a 4.1.1 4.1.1 2019-10-20 17:26:40 -05:00
Randall Wilk 5f4c283c14 Update changelog 2019-10-20 17:25:12 -05:00
Randall Wilk 952f829fb5 Update changelog 2019-10-20 17:24:21 -05:00
Randall Wilk 7877c3529c Update build process to fix bug introduced in previous release 2019-10-20 17:21:31 -05:00
Randall Wilk 82e2cebbbc 4.1.0 4.1.0 2019-10-11 23:02:02 -05:00
Randall Wilk e7ca577aa5 Re-compile 2019-10-11 23:00:44 -05:00
Randall Wilk 36988f4264 Formatting 2019-10-11 23:00:27 -05:00
Randall Wilk 7b12e1a08c Update readme and changelog 2019-10-11 22:58:58 -05:00
Randall Wilk c530f3bbfb Merge pull request #39 from rawilk/remove-core-js-dep 2019-10-11 22:57:09 -05:00
Randall Wilk 493e584564 Remove compiled files for merge conflicts (temporary) 2019-10-11 22:56:36 -05:00
Randall Wilk fa7e382476 Remove compiled files for merge conflicts (temporary) 2019-10-11 22:55:35 -05:00
Randall Wilk de498551d4 Merge pull request #38 from rawilk/separate-styles 2019-10-11 22:43:01 -05:00
Randall Wilk e90007298c Remove core-js as a dependency - resolves #33 2019-10-11 22:21:37 -05:00
Randall Wilk 9ac3383bab Remove styles from js 2019-10-11 22:01:44 -05:00
Randall Wilk 3d3463860c 4.0.3 4.0.3 2019-07-28 10:52:31 -05:00
Randall Wilk 027600e5c1 Update changelog 2019-07-28 10:52:21 -05:00
Randall Wilk bf58a429fd Make localItemSelector reactive to changes from itemSelector prop 2019-07-28 10:52:03 -05:00
Randall Wilk 941e8f6939 Update dev dependencies 2019-07-28 10:51:32 -05:00
Randall Wilk d34c421a8e Style updates (#27) 4.0.2 2019-06-22 10:09:45 -05:00
Randall Wilk fe0165eb6a Formatting 2019-06-03 18:47:15 -05:00
Randall Wilk 2f19fdf615 4.0.1 4.0.1 2019-06-03 18:31:44 -05:00
Randall Wilk 06e5a8ac88 Update changelog 2019-06-03 18:31:31 -05:00
Randall Wilk d7768a7c44 Update test files 2019-06-03 18:31:17 -05:00
Randall Wilk a4586a17f7 Always emit close event 2019-06-03 18:30:53 -05:00
Randall Wilk 5b6dd62705 Accessibility (#22) 4.0.0 2019-05-18 19:44:34 -05:00
Randall Wilk ed1344e099 Update vue-context site url 2019-04-16 14:47:27 -05:00
Randall Wilk 2f269acc06 Add stalebot 2019-04-08 08:16:48 -05:00
Randall Wilk b604421edb Close on scroll bug (#19) 3.4.2 2019-04-05 21:43:39 -05:00
Randall Wilk d3b8f915f0 Close on scroll bug (#18) 2019-04-05 21:41:21 -05:00