ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Update Readme to Keep Track of Features from Fork? #183

Open ngottlieb opened 11 years ago

ngottlieb commented 11 years ago

Can you update the readme to be consistent with the progress you've made merging your fork (@dustmoo)?

thanks

dustmoo commented 11 years ago

Soon. :)

On Fri, May 24, 2013 at 8:26 AM, Nick Gottlieb notifications@github.com wrote:

Can you update the readme to be consistent with the progress you've made merging your fork (@dustmoo)?

thanks

Reply to this email directly or view it on GitHub: https://github.com/ducksboard/gridster.js/issues/183

ngottlieb commented 11 years ago

K.If you've got any pieces of work you can chunk off I'm happy to help.

dustmoo commented 11 years ago

I could use some help for sure. What really needs to happen is that the library needs to be gone through and cleaned up.

I should really put together a todo list. :) 

​I am in te middle of a deadline that is sucking up all my time.

The code in my fork is up to date and combined with the main ducksboard. There are some things that need to be done though before I combine it here. Mainly, users need to be given the option to disable tile swapping. 

​And the issue with tile overlap needs a real solution.

​Really the whole library needs to be cleaned up. :)

This library was very basic, and in some ways there is a total lack of checks that need to be written to prevent it from breaking.

On Fri, May 24, 2013 at 8:38 AM, Nick Gottlieb notifications@github.com wrote:

K.If you've got any pieces of work you can chunk off I'm happy to help.

Reply to this email directly or view it on GitHub: https://github.com/ducksboard/gridster.js/issues/183#issuecomment-18412426

ngottlieb commented 11 years ago

alright, well I'm going to be working with it for a new project so I'll see what I can do as I go. If you are able to put together a todo list that would help for sure.