DataTables / Responsive

Responsive extension for DataTables, providing support for complex tables on all device screen sizes
Other
148 stars 86 forks source link

Does 1.0.7 exclude CSS files intentionally? #45

Closed anavarro9731 closed 8 years ago

anavarro9731 commented 9 years ago

I only see the SASS file in the CSS directory now?

DataTables commented 9 years ago

Hi - I'm going to use this repo as a source repo and create distribution repos for the built files. That will probably happen sometime next week.

althaus commented 9 years ago

Ahh... that just broke my update. :/

jedi4z commented 9 years ago

I work with bower and also it broke my update!! :(

svassaux commented 9 years ago

yes, this is bad, css files should be included. thanks

Philzen commented 9 years ago

Any updates on the distribution repos?

1.0.7 also broke in my bower setup...

DataTables commented 9 years ago

Probably next week. This only if everything goes smoothly, and we all know how likely that is :-)

rhyudek1 commented 9 years ago

I really need css files, please put them back. :crying_cat_face:

lpetre commented 8 years ago

It is very frustrating for a patch release to break backwards compatibility. Anyone using tilde rules (the npm default) to include this bower package and relied on the files as they existed in 1.0.6 will be broken by this change if/when they bower update.

DataTables commented 8 years ago

Please accept my apologies. I was basing version numbers on the software only, but that in retrospect is an error. It should of course be based on the packing as well. I'm going to be starting work on the distribution repos this afternoon.

rhyudek1 commented 8 years ago

anything new?

DataTables commented 8 years ago

I am in the process of fixing this just now. It is taking a while to get everything correctly set up. I woill post back here when it is done. Hopefully in the next couple of days.

TCB13 commented 8 years ago

+1 on this guys!

DataTables commented 8 years ago

Couple of days was optimistic... Having problems getting the RequireJS aspect sorted out. Anyone with experience enough with RequireJS to help out - your input would be very much appreciated.

DataTables commented 8 years ago

NPM and Bower packages are DataTables and its extensions (including Responsive) are available now. There is a small packaging bug with Bootstrap for Responsive 2.0.0 which will be addressed with the 2.0.1 release coming up early next week.

althaus commented 8 years ago

Awesome! Thanks, @DataTables :+1: