Chris Anderson
Chris Anderson
Dumb question but didn't see this functionality in the repo - any way to disable the floating behavior on a `JVFloatLabeledTextField` subclass? E.g. I'm looking for a boolean field to...
This library is great, and a great re-imagining of a common front end operation. Had a feature request regarding sortable. I currently do a lot of sorting/dragging of lists and...
When using version `6.2.4.0` of this gem, I see the blue focus outline around modals. However, I do not see this outline when doing a fresh install of foundation via...
#### Expected behavior vs actual behavior Changing a serializer-level cache key with the `key option` does not change the cache key. #### Steps to reproduce With a basic controller class...
Possible to present the menu from the bottom of the screen?
Swift 4 includes a built in `Decodable` protocol. Tried to build my project in Swift 4/Xcode 9 and got naming conflicts all over the place. Obviously, it's early, but wanted...
When trying to use Decodable with classes, I get a odd Xcode error `no calls to throwing functions occur within 'try' expression`. It's odd because while I can see the...
Getting in browser console ``` Warning: React does not recognize the `elementAttributes` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom...
### Tell us about your environment **Ruby Version:** 3.0.4 **Framework Version (RSpec, Minitest, FactoryGirl, Rails, whatever):** Minitest **TestProf Version:** 1.3.1 ### What did you do? I installed the gem with...
Experimenting with infinity.js - love the start so far. I know you state that ListViews `can't have heights set via CSS`. Does this mean that you can't use CSS `heights`...