Thomas Digby

Results 15 comments of Thomas Digby

Thanks for the suggestion @keithwyland, we'll add it to the list!

[Initial tester](https://github.com/frend/frend.co/blob/enhancement/event-callbacks/_components/dialogmodal/dialogmodal.js), any idea how we're going to return the instance?

Linting & Gulp implemented in #55

Reworked CSS in #56

Critical CSS (but not really) in #58

For the new features on the component page we can access commit data through the [API](https://api.github.com/repos/frend/frend.co/commits) and pass a path to get the relevant component - [?path=_components/accordion](https://api.github.com/repos/frend/frend.co/commits?path=_components/accordion) Looks like we're...

Thanks @noahmanger, we appreciate it! The current dropdown-menu is a bit of a placeholder for the time-being. We've got a bunch of components that we plan to build so we're...

Currently underway with Mocha/Chai. We need to scope out the necessary tests for all components and unique tests per component, also whether we incorporate cross-browser testing? It seems like we...