tcme

Results 172 comments of tcme

thanks. I like the small repos on (https://github.com/component). http://component.github.io/ is confusing. seems to be different libraries than what is on github.com/component

Ty for the quick reply. So componentjs is DEPRECATED. The repos on https://github.com/component have recent commits. What is your opinion on official components?

Yes For building I use rollup for es6 and sometimes use webpack or broserify. I find the official components small focused and cute. So I wondered if you use them....

Safari blocks fetching dada from http://localhost:8178/api/v1/devices. ![Screen Shot 2021-12-09 at 4 30 19 PM](https://user-images.githubusercontent.com/546900/145425924-71abaa22-5246-4d01-beaa-1966d3a3e501.png)

@benma unfortunately not ```js fetch('http://127.0.0.1:8178/api/v1/devices').then(body => body.json()).then(console.log).catch(console.error) ``` ![Screen Shot 2021-12-09 at 4 53 14 PM](https://user-images.githubusercontent.com/546900/145430003-ac8e72f0-a2bd-40a2-9793-164705159c4d.png)

Does the license allow chaging the favicon? Alternatively would it be an issue to proxy and replace the `/favicon.ico` request and replace with a branded one, so there would be...

Take a look at https://support.bitbox.swiss/1-other/where-to-find-your-support-files Please write to [email protected]

> @types/react-dom needs to be installed if you're typechecking files using @testing-library/react yeah I think so. deferring to @shonsirsha

Icons still needs to be updated.