tauri/ui
nothingismagick 5ec8e2f2a0
feat/web-view (#52)
* feat(web-view): revert to now well-maintained upstream web-view [WIP]

* feat(tests): add jest testing, first test

* feat(lint): install, config and fix
2019-11-16 19:51:46 +01:00
..
.gitattributes feat(scaffolding) folders, templates, rust, c, node WOW 2019-07-14 14:47:29 +02:00
.gitignore feat(scaffolding) folders, templates, rust, c, node WOW 2019-07-14 14:47:29 +02:00
CMakeLists.txt chore(project) rename to tauri (#15) 2019-08-14 13:24:08 +02:00
LICENSE feat(scaffolding) folders, templates, rust, c, node WOW 2019-07-14 14:47:29 +02:00
README.md Update README.md 2019-09-11 16:38:57 +02:00
tauri_test.cc chore(project) rename to tauri (#15) 2019-08-14 13:24:08 +02:00
tauri-cocoa-webview.h feat(ui) webview impl on separate files (#32) 2019-09-12 15:37:40 -04:00
tauri-cocoa.m feat(ui) webview impl on separate files (#32) 2019-09-12 15:37:40 -04:00
tauri-edge.cc Feature/edge(ui) (#40) 2019-10-07 20:42:25 +02:00
tauri-edge.h Feature/edge(ui) (#40) 2019-10-07 20:42:25 +02:00
tauri-gtk-webview.h feat(ui) webview impl on separate files (#32) 2019-09-12 15:37:40 -04:00
tauri-gtk.c feat(webgl): linux 2019-10-10 20:41:34 +02:00
tauri-windows-webview.h feat(ui) webview impl on separate files (#32) 2019-09-12 15:37:40 -04:00
tauri-windows.c feat(ui) webview impl on separate files (#32) 2019-09-12 15:37:40 -04:00
tauri.h feat/web-view (#52) 2019-11-16 19:51:46 +01:00

TAURI WEBVIEW

Documentation forthcoming.