Ian C. Anderson
Ian C. Anderson
Sorry, I couldn't find a canonical list of DOM elements with the `.value` property in a single place. However, a mozilla page describes the property for each of the relevant...
Neat!
I looked into this. Unfortunately, it doesn't work with `elm-native-ui` currently, because it relies on git version tags. We could consider adding tags to `thoughtbot/elm-native-ui` to make it work Going...
WIP branch here using `elm-github-install`, but it's not compiling because it's looking for `thoughtbot` instead of `ohanhi` in the module names: https://github.com/thoughtbot/PurpleTrainElm/compare/ia-elm-github-install
Indeed, I would love contributor access if possible. I do think you're right that this project probably won't be the best way to write elm apps on mobile, but it's...
Thanks @ohanhi!
FYI I'm getting similar warnings in the app that uses apartmentex, when I call `Apartmentex.new_tenant` within the test suite
Seems to be working well on my fork: https://github.com/iancanderson/prelude/pull/1