Fahad Heylaal
Fahad Heylaal
I needed this option for a Backbone.js based framework that I developed here: https://github.com/fahad19/singool
First of all, many many thanks for this awesome project! It looks so beautiful, I couldn't resist myself from using it for a new project of mine. Really well done!...
We need to test if `proppy-vue` works well with single file components of VueJS. All our tests are written using JSX via `render()` function at the moment.
Typings in all the packages can be improved further. Someone who is into TypeScript may want to take a look at the packages in the monorepo :) For local development...
WIP branch exists here: https://github.com/fahad19/proppy/tree/proppy-react-hook ## Background React hooks will land soon in stable version, and currently already available in alpha version. More info: https://reactjs.org/docs/hooks-intro.html ## Set up For the...
By default, whenever a rule fails, that rule's message is returned and other rules (if any) are not processed for a particular field. Allow an option to process multiple rules...
- [ ] hasOne - [ ] belongsTo - [ ] hasMany - [ ] hasAndBelongsToMany