CarlosNunezMX / hanabi_u

A WiiU Project for making frontent apps with modern typescript!
1 stars 0 forks source link

Vino Applet #2

Open CarlosNunezMX opened 8 months ago

CarlosNunezMX commented 8 months ago

Vino Applet

Vino applet knowned as "Nintendo TVii(R)" is an browser like applet what could load remote page, so you can use Hanabi U there.

Problems of Vino

What features could i use?

Reference of Vino API is built-in 😊

Todo List

CarlosNunezMX commented 8 months ago

Make JSX working in Vino

It's working now. Reference at #1

CarlosNunezMX commented 7 months ago

Make Dynmic CSS Working.

Fixed with recreation of Dynamic CSS system, now its required to declare what css files does have to load when component is gonna be attached to display, support catching by loading the file when app is started only supported by normal components.