day8 / re-frame-10x

A debugging dashboard for re-frame. X-ray vision as tooling.
MIT License
631 stars 68 forks source link

Fixes Mozilla-specific rules for buttons. #281

Closed Sardtok closed 4 years ago

Sardtok commented 4 years ago

This fixes attr selectors compiling to [Object object]. There's probably a better way to use the defined selectors in Garden to generate the same code.

superstructor commented 4 years ago

Awesome, looks great @Sardtok 👍

I find Garden pretty hard to find a good reference on when I want to lookup or remember these things. Its an excellent project but doesn't seem to be a lot of good API docs or examples.