Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
go-app
A package to build progressive web apps (PWA) with Go programming language and WebAssembly.
Collective -
Host: opensource -
https://opencollective.com/go-app
- Website: https://go-app.dev
- Code: https://github.com/maxence-charriere/app
github.com/maxence-charriere/go-app - 4af747695016174dfbe4502d0754da7ea1b4807b authored over 1 year ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 6bba77aea602c475c2068b9667a755b8ef23001b authored over 1 year ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - f5665d970f794b7fe850c03aea52ca84d564b2b2 authored over 1 year ago by Maxence Charriere <[email protected]>
* use githubusercontent host, add default svg
* fix failing unit tests
---------
Co-aut...
github.com/maxence-charriere/go-app - 6d74dd474117be35565a2570836464359ddaafaa authored over 1 year ago by Matt Crawford <[email protected]>github.com/maxence-charriere/go-app - fc91330b2f1c17bc221d1653f46616a36eb5031d authored over 1 year ago by Maxence Charriere <[email protected]>
* library support
* include lib in styles to load
* rename lib script to styles
* Updat...
github.com/maxence-charriere/go-app - 11db7b1782f093cd86cc7fe2de63c70b8b01b877 authored over 1 year ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - 1f671917400880c5dadc7558d28edabcfa2297e3 authored over 1 year ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - fda8d5f1eb02e4c9bd2e4bb66966fb6ba8277abd authored over 1 year ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - ce5db333c0f0f20fd3ea1b8d2cdf18b1d31837df authored over 1 year ago by Maxence Charriere <[email protected]>
* fix app.css retro compatibility
* Update scripts.go
* fix light theme
* revert app.cs...
github.com/maxence-charriere/go-app - aa8624d1805bce668a9b5d083ff564f883998e7c authored over 1 year ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - d5278db1f2c80d0e757f3bffade5149e3cc7539e authored over 1 year ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 9b4748248892030a1ad12e5a24b7b5d8edfb6b5e authored over 1 year ago by Maxence Charriere <[email protected]>
* routing func support (#806)
* fix typo in defer documentation
* AppendClass helper takes...
github.com/maxence-charriere/go-app - ae6abf8bdf25d2128a1bbf49e254e4cc184f924a authored over 1 year ago by Maxence Charriere <[email protected]>Co-authored-by: Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - db6035c6fa1badc265f12dce1e8494cfeee8eef0 authored almost 2 years ago by Lâm Hoàng Phúc <[email protected]>* refactor errors package
* use refactored errors
* refactor log entry
* Update logs.go...
github.com/maxence-charriere/go-app - 1a6a8c20d2f3a0598d83f8e7f1af076628e369c3 authored almost 2 years ago by Maxence Charriere <[email protected]>* call prerender in mount
* refactor pre render
* Update markdown-doc.go
* pre render c...
github.com/maxence-charriere/go-app - 6b8f6004471302ce4f85f4397828a1db4e5df733 authored almost 2 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - b5c5d9aea1bb47f783d4488ae292a96a1580b3f0 authored about 2 years ago by Maxence Charriere <[email protected]>
* Fix typo
* Fix typo
github.com/maxence-charriere/go-app - 19a11ceff5a35cdceabd2046cf700aa67742bbed authored about 2 years ago by Mat <[email protected]>github.com/maxence-charriere/go-app - e714231566a5cfbb9a26f3312bdc6576199a202c authored about 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - abc112d609bc48057e2249ec38dc6e347a668af8 authored about 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - d1068a5c035e675b83c04347cb097a4bc82e4897 authored about 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 2955fd51313ba53794c7f63e6a340af40f4a983a authored about 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 866e17452f3f67d29c07aab645b0031e0989b997 authored about 2 years ago by Maxence Charriere <[email protected]>
* remove lowercase
* gen doc
github.com/maxence-charriere/go-app - 70b80e95a439828752187d1968d2f9b711a63d20 authored over 2 years ago by Maxence Charriere <[email protected]>I found this while wondering why my http redirector redirects a web/robots.txt to https. This sh...
github.com/maxence-charriere/go-app - c1016978a8ca7ef59f8e14b9f39b8739ba0982ad authored over 2 years ago by Hans Raaf <[email protected]>* fix spin logo
* generate doc
github.com/maxence-charriere/go-app - 3b9cd50ae51d858cd5c7d31c4375941ce2e69a3e authored over 2 years ago by Maxence Charriere <[email protected]>* initialize loading label to 0 when server rendering
* update github doc
github.com/maxence-charriere/go-app - 441050b965c64ee5754045025edfdbf4d29c5e44 authored over 2 years ago by Maxence Charriere <[email protected]>* Go 1.18 and custom elements (#739)
* rename html generated files
* bump required go vers...
github.com/maxence-charriere/go-app - 11f7e242ea53c2e38b3bf1ffe61f6ba8f19cd01b authored over 2 years ago by Maxence Charriere <[email protected]>* move events related func and struct to event.go
* rename evenHandler struct fields
github.com/maxence-charriere/go-app - 2c1f1d9faccea9f0f61441699839316577cb5047 authored over 2 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - d7cb9b916721c958df45886b49f5b3cc8d1b5b09 authored over 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - fea850cc297f09f5daafa88d139784519f3f269b authored over 2 years ago by Maxence Charriere <[email protected]>
* refactor how to display notification
* push notifications config.
* refactor app.js
*...
github.com/maxence-charriere/go-app - 2eff77f906f40652a5e75f7607893677e50748a7 authored over 2 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - 42eb629a51fb842c0da7abfa7e65b5bd1956ed1c authored over 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 8121a49f0df280b18af277e6ab93f82ee7ba4855 authored over 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 4c627091ec6c594ab485ab7fed313d37edfd5dff authored over 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 778631e147cd55681feca17deca0a989f403b05c authored over 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 6529a314fca1c6162c8ef47a8d25af904f228499 authored over 2 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 836ea8d68b934509d77aec824a70471364fd530e authored over 2 years ago by Maxence Charriere <[email protected]>
* generate scripts
* updates
* update docs
github.com/maxence-charriere/go-app - ad5e42f9af708c190efdd2b98d68a631d7dd8abb authored over 2 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - ec7af3520ae5746dcc4d66ab273a22bc4a86fec5 authored over 2 years ago by Hans Raaf <[email protected]>
github.com/maxence-charriere/go-app - 6abf3aadfe010548c83a031d35c39d429238dac5 authored almost 3 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 400a55f77d1f8925ac7df48fa88e8f7d147cda6d authored almost 3 years ago by Maxence Charriere <[email protected]>
* reduce padding
* Delete documentation
* Update .gitignore
github.com/maxence-charriere/go-app - caaefc218426330ec7eda9187dc7e3888897eb39 authored almost 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - e426c37a5b39537f26266e485ec8d5b01e59dcf7 authored almost 3 years ago by maxence-charriere <[email protected]>
* add code check
* Update testing.yml
* rename file
* remove circle ci
* Update CODE...
github.com/maxence-charriere/go-app - ecf3b8c32daae1d29025038eb4d676db9462eec8 authored almost 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - daa15cbea159b13f1fe0f8f7f709da855378928a authored almost 3 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - d46ac4c96d176a12f9f0fe0764a1d876cec6e63b authored almost 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - fbc0d301d810e42cded128a21e5ef077d92da272 authored almost 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - da3d8b08e9b56707deed300de9ea9295505e712f authored almost 3 years ago by maxence-charriere <[email protected]>
* html and body customizable
* update Handler.HTML doc
github.com/maxence-charriere/go-app - 43ecb9c19e81004a13fff235c03036bb5afbbd25 authored almost 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - a50b0a35bb80552fb96c65485b8afc2484cdb98c authored almost 3 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - c2b76278f83afdee576a0f79aa7ac67d72616cfb authored almost 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - dbc5384277245353983295a354c163a1c3d8f120 authored almost 3 years ago by Hans Raaf <[email protected]>
* block default content width
* Update ui.go
* add cli readme
github.com/maxence-charriere/go-app - 51d6f4e76a6fbf5e572b5ac146414b6190ba9019 authored almost 3 years ago by Maxence Charriere <[email protected]>* Update component.go
* Update flow.go
* Update flow.go
* Update shell.go
* Update s...
github.com/maxence-charriere/go-app - 7167a6bcc28978af89f42cd98c35ca0cabe001de authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - 5b6b5c2d0a87bc5b46bbd223fd5a79db4cbf7184 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - b514e893de1ae7085f7f076c24617605e51d0053 authored about 3 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - 84dd1555ed53e80183130423cea4b899465e7c92 authored about 3 years ago by maxence-charriere <[email protected]>
* Fix for `OnKeyup` instead of `OnKeyUp`
* Fix for abbr
github.com/maxence-charriere/go-app - 501a9ba5fbbf9eb28ce93cf4040c40b8cbc2662d authored about 3 years ago by Hans Raaf <[email protected]>github.com/maxence-charriere/go-app - 9b0a12f675eda0f20f55bc724fec41e7caa2f868 authored about 3 years ago by Maxence Charriere <[email protected]>
* add mailto usecase to external navigation
* Update app.go
github.com/maxence-charriere/go-app - 0bbefa64ec4bdafd261cadc1d0c4e1e97f753f8b authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - eeb3059b27ea1531546ba2258a7bd0b9522bcf8f authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 419e4438f86149721caece02a4f528d96e53651f authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 1df292b97e679dbe620a9bf07fdd9db84ac4d26e authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - f0b8fbe1e2d1c1053fcbd2a4aa7b44738cb02e8d authored about 3 years ago by Hans Raaf <[email protected]>
ctx.JSSrc.Get -> ctx.JSSrc().Get
github.com/maxence-charriere/go-app - 8c6c742e24e0f5e92a9020b8c084f1a3e8812f03 authored about 3 years ago by Matt Crawford <[email protected]>* Adds an OnInit() function
It is called once and before the first OnRender() such that it ca...
github.com/maxence-charriere/go-app - 95caa704f1091476a6d7b8a0e5ef0b1e28471810 authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - 4b2afb30cd8a2126cdb733b0c8ca7aa1db71600d authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - e00cb4c4f9d297738921550f1da3ebb181c911cf authored about 3 years ago by Hans Raaf <[email protected]>
* fix documentation gen
* update docs
github.com/maxence-charriere/go-app - 9b1d097c367c4b02fba05e1f7655c211226e2fe1 authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - 3c7c19c633a22174294c1bdb5bc33d399108444c authored about 3 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - ee17e24c80ca207ff7510f9ef7e7050dc31f4bda authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 40f8ccab6ec573aa9c91ddd3dd0bca2d84f86810 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 358681dccec9e087529e06f822938ee596554358 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 96ed062ddffa27f7acb16e16d815d94706d5c1b8 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 608db76ae4f97acd0be0e6cc9756326f670a7870 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 501b9c1eff2d2530033f10d0f2f63f9b82332ca0 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 17e27567fe08039a8af3ec70f983a5490b5076fc authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 67845420243e38446df11faee2f6631d7c36d8c1 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - f3d3106cf1d4a38f874c37853949abd7503df1eb authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - f8dafd0fcda8ca364514de6bd5d884240871a20b authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 541c99361b8b62986a87350f3a572059f5171522 authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - ea428eba3259b062246989ba34212d87418fd8a4 authored about 3 years ago by maxence-charriere <[email protected]>
* update github pages
* Update reference.html
github.com/maxence-charriere/go-app - fc091a6d0ed77d4508eae388c5bf52b5c9cd8839 authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - 5c7a6a082474830258ebaa2fcd85d2f2cb47cb2f authored about 3 years ago by Maxence Charriere <[email protected]>
github.com/maxence-charriere/go-app - d5aac93d5488efab5a00a4528d60d4edaa51e792 authored about 3 years ago by pelly ryu <[email protected]>
* Update loader.go
* Update loader.go
* Update loader.go
github.com/maxence-charriere/go-app - 9141b03b5700633fbace4a7b6b34aad9a1bcab45 authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - ee237d2b2889015697c80f0ba698a25b9bbe4021 authored about 3 years ago by Li jianying <[email protected]>
github.com/maxence-charriere/go-app - 2d627de94f66062545d98bc9a11482d42285401e authored about 3 years ago by maxence-charriere <[email protected]>
* GOPATH is not (anymore) mandatory to be set with modern Go
Using `go env GOPATH` should be ...
github.com/maxence-charriere/go-app - dd1f537190ee68a86d2b1f6133355d391d9ecda9 authored about 3 years ago by Hans Raaf <[email protected]>github.com/maxence-charriere/go-app - e7508c6bba3e99aec6ba0347fa0366c910b582f6 authored about 3 years ago by Adrien Delorme <[email protected]>
* Update icon.go
* Update declarative-syntax.md
* update docs
* update docs
* fix ref
github.com/maxence-charriere/go-app - 4858a2917423c8afd255fb074fa19bc91fc8a359 authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - c882acfc8463884cf3d1e48dcf8b7cfe3d83589d authored about 3 years ago by Adrien Delorme <[email protected]>
github.com/maxence-charriere/go-app - 44e3c4f859529bc7bb92e73879e434744b2da5e3 authored about 3 years ago by maxence-charriere <[email protected]>
* #593
* #592
* update docs
github.com/maxence-charriere/go-app - 29a877efcf2d837e7c96db2c35136c3a85081cb0 authored about 3 years ago by Maxence Charriere <[email protected]>github.com/maxence-charriere/go-app - a94b0c85d716b2678c7cc28b12ad40ce24def069 authored about 3 years ago by Adrien Delorme <[email protected]>
github.com/maxence-charriere/go-app - 8760faa2d091f152d92319dbce53cfe294ad4aef authored about 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 43c818c58ab113be57573843debe35d2b77b8d49 authored over 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - d1670868dbe35f84926d7cdbd34b4bd071cb55e4 authored over 3 years ago by maxence-charriere <[email protected]>
github.com/maxence-charriere/go-app - 4d2845c18cc489d7b64c120e9f2f86ab1d0d6914 authored over 3 years ago by maxence-charriere <[email protected]>