The-M-Project
The-M-Project copied to clipboard
'The-M-Project' is a Mobile HTML5 Application Framework.
Bumps [lodash](https://github.com/lodash/lodash) from 2.4.2 to 4.17.15. Release notes *Sourced from [lodash's releases](https://github.com/lodash/lodash/releases).* > ## 4.0.0 > # [lodash v4.0.0](https://github.com/lodash/lodash/wiki/Changelog#v400) > > 2015 was big year! [Lodash](https://lodash.com/) became the [most depended...
alert view and dialog view with testing and styling
Changed 'cloneObject' method in M.ListView class. With this solution you can use JavaScript object as values in valuePattern. toString method will be invoked on this object and returned value will...
https://github.com/stephenplusplus/grunt-bower-install
Thanks james agada for this idea based on the discussion https://groups.google.com/forum/#!topic/themproject/SaOW8uqTuos
By using the LocalStorageStore, I can delete my Model with the 'destroy' method. When I'm using the BikiniStore the DELETE request throws a 404. I figured out that BikiniStore uses...