matestack / matestack-ui-core

Component based web UIs in pure Ruby for Rails. Boost your productivity & easily create component based web UIs in pure Ruby.
https://www.matestack.io
MIT License
547 stars 47 forks source link

Rails native view tags support #599

Open sebyx07 opened 2 years ago

sebyx07 commented 2 years ago

https://github.com/matestack/matestack-ui-core/issues/598

jonasjabari commented 2 years ago

hey @sebyx07! Thanks for the PR! I like the idea! Two things:

Would you be able to adjust your PR towards my feedback and add specs and docs? You find some documentation about the specs workflow here: https://docs.matestack.io/matestack-ui-vuejs/contribute (that's the one for matestack-ui-vuejs, the one for matestack-ui-core is somehow missing. You can just ignore the yarn/js/vuejs things in this guide, the rest should work for core as well)

Happy to help and discuss further!