2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-05-26 01:14:02 +03:00
Commit Graph

26 Commits

Author SHA1 Message Date
Randall Wilk 80dc678cc0 Remove named export - #60 2020-08-03 08:31:18 -05:00
Randall Wilk 3cefd25cb9 update chevron character code 2020-08-03 08:30:37 -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 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 a799c3788a Release/v5 (#43) 2019-11-14 13:38:00 -06:00
Randall Wilk c530f3bbfb Merge pull request #39 from rawilk/remove-core-js-dep 2019-10-11 22:57:09 -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 bf58a429fd Make localItemSelector reactive to changes from itemSelector prop 2019-07-28 10:52:03 -05:00
Randall Wilk d34c421a8e Style updates (#27) 2019-06-22 10:09:45 -05:00
Randall Wilk a4586a17f7 Always emit close event 2019-06-03 18:30:53 -05:00
Randall Wilk 5b6dd62705 Accessibility (#22) 2019-05-18 19:44:34 -05:00
Randall Wilk d3b8f915f0 Close on scroll bug (#18) 2019-04-05 21:41:21 -05:00
Randall Wilk 9d5c9da356 3.4 updates (#16) 2019-04-03 20:26:45 -05:00
Randall Wilk aec2d2fede resolves #13 2018-11-19 08:19:34 -06:00
Randall Wilk 50abb9633f Clickaway (#12) 2018-10-23 12:47:26 -05:00
Randall Wilk 3833e39e50 Formatting 2018-10-15 09:05:16 -05:00
Randall Wilk d157ffc746 Emit close and open events 2018-10-15 08:55:20 -05:00
Randall Wilk 0e23700464 Close on click (#9) 2018-09-12 12:41:31 -05:00
Randall Wilk c940f85947 Update code comments and change log 2018-06-23 11:44:09 -05:00
Randall Wilk e4b1cc6cc3 formatting 2018-05-30 12:19:59 -05:00
Randall Wilk 0c754dd3d4 formatting 2018-05-30 12:07:38 -05:00
Randall Wilk ca7b95b553 Scrollable (#3)
* Add ability to close context menu on scroll

* Update README

* Update test page

* Update changelog
2018-05-29 12:44:52 -05:00
Randall Wilk 3116d06d77 Code restructure (#1) 2018-05-26 11:43:23 -05:00