Skip to content

Pull requests: jbaysolutions/vue-grid-layout

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

add resize notification
#10 by tianhai82 was closed Jan 17, 2017 Loading… updated Jan 24, 2017
Add RTL support #11
#18 by easteregg was merged Feb 6, 2017 Loading… updated Feb 6, 2017
Get Item on change
#17 by ThePlastic was merged Feb 6, 2017 Loading… updated Feb 6, 2017
The parent componet options changes might be applied to child component …
#20 by tearf001 was closed Feb 8, 2017 Loading… updated Feb 8, 2017
Remove listeners beforeDestroy
#25 by pbabey was merged Feb 13, 2017 Loading… updated Feb 13, 2017
Fix eventBus to support multiples instances of Grid Layout
#22 by LaercioSantana was closed Mar 17, 2017 Loading… updated Mar 17, 2017
Fix offsetWidth console error
#38 by joshbenhamou was merged Mar 24, 2017 Loading… updated Mar 24, 2017
Vue 2
#5 by gmsa was merged Dec 30, 2016 Loading… updated Mar 24, 2017
getLayoutItem(this.layout, id) sometimes returns a null object
#39 by pbabey was merged Mar 27, 2017 Loading… updated Mar 27, 2017
Support user-defined selectors to ignore during drag/resize
#44 by neithere was merged Apr 3, 2017 Loading… updated Apr 3, 2017
fix bug
#62 by hujiulong was merged May 25, 2017 Loading… updated May 25, 2017
Changed validateLayout in utils.js
#67 by scottperreault was closed Jun 5, 2017 Loading… updated Jun 5, 2017
added dragIgnoreFrom and resizeIgnoreFrom options to GridItem.vue
#84 by Tinoooo was closed Jul 26, 2017 Loading… updated Jul 26, 2017
added dragIgnoreFrom and resizeIgnoreFrom options to GridItem.vue
#85 by Tinoooo was merged Aug 16, 2017 Loading… updated Aug 16, 2017
Add mirrored grid layout option
#124 by kweij was merged Dec 14, 2017 Loading… updated Dec 14, 2017
add updated event to GridLayout component
#111 by SergeyKhval was merged Dec 15, 2017 Loading… updated Dec 15, 2017
README.md - Documentation
#128 by marverix was merged Dec 27, 2017 Loading… updated Dec 27, 2017
fixed #130
#131 by daizengyu123 was merged Jan 5, 2018 Loading… updated Jan 5, 2018
fixed #134
#135 by sunzongzheng was merged Jan 5, 2018 Loading… updated Jan 5, 2018
removed event listener in beforeDestroy
#145 by Tinoooo was merged Jan 23, 2018 Loading… updated Jan 23, 2018
Upgrade babel to remove DeprecationWarning
#151 by ittus was merged Feb 27, 2018 Loading… updated Feb 27, 2018
Add webpack HotModuleReplacementPlugin explicitly
#152 by ittus was merged Feb 27, 2018 Loading… updated Feb 27, 2018
Support colNum dynamic
#153 by ittus was merged Mar 6, 2018 Loading… updated Mar 6, 2018
Release version 2.1.12 did not update /dist folder
#173 by alberto-f was closed Apr 19, 2018 Loading… updated Apr 19, 2018
Emit dimensions in pixel in resize event
#176 by buremba was merged May 2, 2018 Loading… updated May 2, 2018
ProTip! Adding no:label will show everything without a label.