Tobias Bohwalli
Tobias Bohwalli
Maybe use `cursorColor` for button and border colors so it match better with each theme? Default Theme:  Hyperterm Atom Dark Theme: ![screenshot 2017-09-28 16 25...
Think the answer is #64 merge it and rebase this.
@WilHall This need to be merged to prevent issues with Rails 5.
+1 This issue still exists using: ruby 2.1.1 and rails 4.1.1
Think this might fix the failing specs. ``` matrix: include: - rvm: 1.9.3 before_install: - gem update --system 2.4.8 ``` (edit)
Seems to work anyway without downgrading rubygems for Travis on 1.9.3
Hi, it would be nice if the Descriptor template could be external using `this.templateUrl` instead so it can be replaced with a custom one https://github.com/akoenig/angular-deckgrid/blob/master/src/descriptor.js#L31 I tested it here http://plnkr.co/D97HkXGk0qIteobfbpko...
@alejonext Exactly, but that part should be a template that you can replace with your own, now its baked into the vendor code.
Hi @mboudreau, just a hint, you change tabs so it hard to see actual changes, now it looks like you refactored everything, I doubt the owner will merge these changes...