Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maxence-charriere/go-app

A package to build progressive web apps with Go programming language and WebAssembly.
https://github.com/maxence-charriere/go-app

add aria support (#419)

b1970730d0d3b65adff7e37ad21f8b012455c15e authored over 4 years ago by Maxence Charriere <[email protected]>
V7 refactor default css (#418)

* add theme color to page

* update loader css

* refactor context menu

* Update notfound...

72f2b03fec5181ad16648dac0b4a54b74428df37 authored over 4 years ago by Maxence Charriere <[email protected]>
fix robot (#417)

530297ec787c86a80446b6ba207c14ea29822941 authored over 4 years ago by Maxence Charriere <[email protected]>
implement robot.txt (#416)

f50c0d00e67f1eccd55d1e80a517699074cd4612 authored over 4 years ago by Maxence Charriere <[email protected]>
Refactor resources (#414)

* Resource Provider

* fix external nav

* refactor handler app.wasm test

* add skip wasm...

7c5cc595f1f62d729a53a7f553db1a56954572a0 authored over 4 years ago by Maxence Charriere <[email protected]>
Update node.go

8eb73fdc03aae3374438d7c08584ee537e93fd87 authored over 4 years ago by maxence-charriere <[email protected]>
Update log.go

d25c1964e8c20e0e514683dbbde8a62654cfa832 authored over 4 years ago by maxence-charriere <[email protected]>
export dispatcher

a6791296a9f30c1488c9f2a6d1d25d75b287dd18 authored over 4 years ago by maxence-charriere <[email protected]>
add window AddEventListener

e9aaaf937e5581f6f182cbca25f83db392893d6f authored over 4 years ago by maxence-charriere <[email protected]>
V7 migration (#411)

* migrate to v7

* goapp test

* Delete server

94093ac953004756ab74157c4f63544fa833f935 authored over 4 years ago by Maxence Charriere <[email protected]>
onNav + app

a5234256feaa685ba40c3c67dc9b387d349b2971 authored over 4 years ago by maxence-charriere <[email protected]>
Update route.go

abb0cb102bc9180a119620b94a06f33dd6c3c99b authored over 4 years ago by maxence-charriere <[email protected]>
Update notfound.go

22c5423a376c91103aedaa937a79b0f1b661968c authored over 4 years ago by maxence-charriere <[email protected]>
Create notfound.go

1cd80cb3e07d879572356453ff0845815d4b6928 authored over 4 years ago by maxence-charriere <[email protected]>
refactor: log

33a4c74a11089784ec173d32927ad704cfca2d14 authored over 4 years ago by maxence-charriere <[email protected]>
add routes

cce8746c737b3356e8cddf48c0113b1fdaf3f02d authored over 4 years ago by maxence-charriere <[email protected]>
catch set storage error

36067f67ae151619aed4e9408f4cb688211334c5 authored over 4 years ago by maxence-charriere <[email protected]>
test raw element

e2a3a459be5737cafa74713fb3a8a38e5521abb8 authored over 4 years ago by maxence-charriere <[email protected]>
raw: mount

9cecd69f9c72a14ffe00f70d6fa4d90f9add3a3f authored over 4 years ago by maxence-charriere <[email protected]>
Update testing.go

bd5993ce63869968caa773c970c3ee4b5fe8190e authored over 4 years ago by maxence-charriere <[email protected]>
raw element

ca19098cb0450593cfd3aa35387d3df1d189a4b2 authored over 4 years ago by maxence-charriere <[email protected]>
fix build

9b19084e2fb024295dfc4c007afb08cba9167f38 authored over 4 years ago by maxence-charriere <[email protected]>
refactor: range

87845d2f2c108f639bcf9b944bc978c49a9b969e authored over 4 years ago by maxence-charriere <[email protected]>
add unit test + fix component replace root

7aa51997254e929d778a6911bc5a261ac2280d45 authored over 4 years ago by maxence-charriere <[email protected]>
refactor: condition

863c628a482e28577a2a6333a2d4c7ab336c7e15 authored over 4 years ago by maxence-charriere <[email protected]>
reduce use of setSelf

88de80fb05b4bab974a371e15b8e1f782ff0ce86 authored over 4 years ago by maxence-charriere <[email protected]>
fix element removeChildAt

192b59d6805241eda241bba4170f5df5338f5977 authored over 4 years ago by maxence-charriere <[email protected]>
refactor components

6772cfdb311e9c99325b4d31030b6f7b02b23efb authored over 4 years ago by maxence-charriere <[email protected]>
component mount dismount

232019710cbb1d5ca6d7c9ef5d4b10a30c7dadb5 authored over 4 years ago by maxence-charriere <[email protected]>
update mount/dismount

075bf1b59008a4b64d925df8b1cee9f02b7c425a authored over 4 years ago by maxence-charriere <[email protected]>
test api

c8cdfdc5442ab1a56f0e97f045427a38e5fc52de authored over 4 years ago by maxence-charriere <[email protected]>
refactor elem: update

07a8a9933f4f8baf8a5cdce3927671d84318c683 authored over 4 years ago by maxence-charriere <[email protected]>
refactor elem: mount/dismount

2e15d56aa6a4e2ccc7ea87a4eb5e7240ef3bdda4 authored over 4 years ago by maxence-charriere <[email protected]>
set successive classes

c9bd4f25b662460d56876133b813fc1f5abe57b7 authored over 4 years ago by maxence-charriere <[email protected]>
refactor html gen

6cb4bff67604637886b8aba6cd6daaf78a881d18 authored over 4 years ago by maxence-charriere <[email protected]>
refactor static resource function

456aaf1adf2acb740eac5313b92bccd4e2476e7d authored over 4 years ago by maxence-charriere <[email protected]>
refactor elem: set body

65c0e47e3774552500eb0e9549379f0e7aabd258 authored over 4 years ago by maxence-charriere <[email protected]>
refactor elem: set event handler

acf04b4b6de3f9331d9921439086f1928ceb01b3 authored over 4 years ago by maxence-charriere <[email protected]>
elem refactoring: setAttr

0f0d206d8fe6eb80e85f6f0aac40fdb2895abe1c authored over 4 years ago by maxence-charriere <[email protected]>
text node refactoring

53fad0ade6ff1434770f514913236e947fb12794 authored over 4 years ago by maxence-charriere <[email protected]>
adapt js

2e57063dde3617ed49e1e0c5351bbd8a8c9fe9f5 authored over 4 years ago by maxence-charriere <[email protected]>
add logs package

694cc6a936a7efec2c6396c64490a196a568581c authored over 4 years ago by maxence-charriere <[email protected]>
add errors pkg

9e898209b6b9e47200f97f2475ecd7885d03dd7c authored over 4 years ago by maxence-charriere <[email protected]>
Fix compo root update (#409)

* Update compo.go

* Update compo.go

* Update node.go

* Update node.go

* Update compo...

36efa81f9a124cb6e1a1b60080133683b4b84a9b authored over 4 years ago by Maxence Charriere <[email protected]>
Crash tracking (#408)

* Update node.go

* fix compo mounting

53f03d1e0d2f9146bb888bda93b54f802b73ac37 authored over 4 years ago by Maxence Charriere <[email protected]>
export indirect function (#407)

01f74d091a3ea209e06052e68ba7470138c4d8ab authored over 4 years ago by Maxence Charriere <[email protected]>
Add dom helpers (#406)

* GetElementByID

* window addEventHandler

dbb6ad0bc2a61f956b0c9fa4632b9c2d5c8d20ca authored over 4 years ago by Maxence Charriere <[email protected]>
remove updatable interface (#404)

f4d02888e7e90f2345570bc656f7288791f2325a authored over 4 years ago by Maxence Charriere <[email protected]>
Revert "Fix updatable (#402)"

This reverts commit f4f00eb74b5dc651d7544f5fc4a1fc7d5401ffaa.

494d9cfd72ce14a62702aba5aca58c0b0a571cf5 authored over 4 years ago by maxence-charriere <[email protected]>
Fix updatable (#402)

* Update text.go

* Update elem.go

* Update compo.go

* refactore node update + tests

f4f00eb74b5dc651d7544f5fc4a1fc7d5401ffaa authored over 4 years ago by Maxence Charriere <[email protected]>
Update FUNDING.yml

9cb2ea0bdff22d60b7cf1145809f9aae7445ac2d authored over 4 years ago by maxence-charriere <[email protected]>
Fix fragment navigation (#399)

* Update app_wasm.go

* Update app_wasm.go

* Update app_wasm.go

* add log

* Update ap...

157b232cd2d8029922007987d590cb261777b045 authored over 4 years ago by Maxence Charriere <[email protected]>
Fix keep body clean close (#398)

* Update app.js

* Update scripts.go

3e044e3ee4bef13d0e58fcbe25904e3452b92046 authored over 4 years ago by Maxence Charriere <[email protected]>
Keep body clean (#397)

* ensure body is clean

* Update app_wasm.go

* Update app_wasm.go

* Update app_wasm.go
...

e6b744e4276b2367f147e0a44fa9e7e0ea7bc256 authored over 4 years ago by Maxence Charriere <[email protected]>
Onnav propagation (#396)

* ignore nil node

* nav implementation

* queue on nav

* queue onmount

* revert enque...

67f1d8b545c04aeb2b01e2c2ae468093ba186af1 authored over 4 years ago by Maxence Charriere <[email protected]>
ignore nil node (#395)

ce6d02c732ff1bec8bcb10733311b209528381cf authored over 4 years ago by Maxence Charriere <[email protected]>
remove storage encryption (#394)

bb870e2a80592532ff574115c02be51f2af2949e authored over 4 years ago by Maxence Charriere <[email protected]>
add text method to non self closing html elements (#393)

77f61c8ccc285219bcd11422251b77a338f90be7 authored over 4 years ago by Maxence Charriere <[email protected]>
add missing onload event handlers (#391)

887178452fa152179fedb97be7ca79e7dae5e1b9 authored over 4 years ago by Maxence Charriere <[email protected]>
Text string auto convert (#390)

15129d71c9501302f8abd7d6b4b1a47ec7d1ed99 authored over 4 years ago by Maxence Charriere <[email protected]>
Updatable interface (#389)

c7b56c81438e2bd886aa8f62d87b5e5c48f10bb3 authored over 4 years ago by Maxence Charriere <[email protected]>
Light app.css (#386)

* light app css implementation

* update style

* update css

43815bc78379ede3ae605f0b72f3e9bd67ce02f6 authored over 4 years ago by Maxence Charriere <[email protected]>
fix component dismounter (#385)

9aed64e9b5c6122b2176247757bf438099211fa2 authored over 4 years ago by Maxence Charriere <[email protected]>
expose JsVal function (#384)

* expose JsVal function

* Rename JsVal to JSValue and provide documentation

Co-authored-by...

0570747b406324ef70072322838ae95e2c243ce7 authored over 4 years ago by ruanwenfeng <[email protected]>
ensure parent are set when children are added (#379)

e32126ed8320abcba283b28244e5a79ee4234f90 authored over 4 years ago by Maxence Charriere <[email protected]>
Memory local storage for nonwasm (#378)

* Storage implementation for non wasm

* Update storage_nowasm.go

* Create storage_test.go

62701d89d934f6d07668293ca2afa2fbe598c852 authored over 4 years ago by Maxence Charriere <[email protected]>
Pwa env (#377)

* modify handler to support pwa env

* Update http.go

* update wasm

* Update app_wasm.go...

6bafd01a119f63c1de927e5b8e95321fdb8fe5ef authored over 4 years ago by Maxence Charriere <[email protected]>
add Dispatcher type (#376)

b7fc001cf20db06e9b7f87101854a14336e4827c authored over 4 years ago by Maxence Charriere <[email protected]>
Update readme contributor section (#375)

* Update README.md

* Update CONTRIBUTING.md

e1f94ac1dcb13c53d2d6dfb1185e4e9aa4130cd0 authored over 4 years ago by Maxence Charriere <[email protected]>
Create CONTRIBUTING.md

d472ab35dd5214694db964de1e5b44ea93fd3276 authored over 4 years ago by Maxence Charriere <[email protected]>
Move js include to body end (#366)

0206841b60c3d271af5d60260c29ea3a46b6e8f8 authored over 4 years ago by Maxence Charriere <[email protected]>
add thead tag (#374)

62f10384b6e3fade5e84934308b6dad3bce53996 authored over 4 years ago by Maxence Charriere <[email protected]>
Fix anchor nav (#367)

* fix anchor nav

* fix target

* Update app_wasm.go

* Update app_wasm.go

* try fix sa...

be5607e7402dcdb489f6f7f020ee895a4b9cadb4 authored over 4 years ago by Maxence Charriere <[email protected]>
add guard when updating component (#365)

8b4dad0a5496b51b327f7f378259cbd34ccc47d8 authored over 4 years ago by Maxence Charriere <[email protected]>
js copy functions wrappers (#361)

9528bc2c715e1a178da83718d8993218fd90da92 authored over 4 years ago by Maxence Charriere <[email protected]>
Customizable root directory (#360)

* Update http.go

* Update http.go

* remote location

* cacheable resources

* add remo...

11af695d83d10e3439175d1feed65ff9dd61653c authored over 4 years ago by Maxence Charriere <[email protected]>
Remove unnecessary unexport check (#357)

* Remove unnecessary unexport check

* move compo test to node_wasm_test.go

Co-authored-by:...

c8772cf875301c3975929d84f7bca09d471c9d1b authored over 4 years ago by Shigeo Hashimoto <[email protected]>
add regexp routes (#354)

* add regexp routes, with unit tests

* improve naming conventions, change regex from posix to...

1b26aab55c85b3255e7db8a99bbf1556ef0d5541 authored over 4 years ago by stevelr <[email protected]>
Update README.md (#355)

46d2d549016975eaa2cb8d8a61aade59cbeeaac5 authored over 4 years ago by Maxence Charriere <[email protected]>
Update README.md

fe1398245942928af66bd770b25aca0896e6529b authored over 4 years ago by maxence-charriere <[email protected]>
Update README.md

35d4d31359a8fc247b0643b12c3e81baac4cd17c authored over 4 years ago by maxence-charriere <[email protected]>
Update makefile

5096a5e5dcec3d3c76769622a1d247cbca0c4ded authored over 4 years ago by maxence-charriere <[email protected]>
rename mod and import path (#353)

* rename mod and import path

* Update README.md

462807615b375128912a00a8a14971ea2ef69968 authored over 4 years ago by Maxence Charriere <[email protected]>
Update .gitignore

71e3e06e84708f01fa4163f597f0816ae8a351cb authored over 4 years ago by maxence-charriere <[email protected]>
Remove demo (#352)

* remove demo dir

* Update README.md

54725a1358724ac1846f2a2c64bb6a6278843789 authored over 4 years ago by Maxence Charriere <[email protected]>
Update README.md

228a4d41e763864874b1bbc114df322b996ae17d authored over 4 years ago by maxence-charriere <[email protected]>
Update README.md

3dc4246670472aa6472324dbd2e63b66e09f6422 authored over 4 years ago by maxence-charriere <[email protected]>
fix docker demo (#351)

* fix docker demo

* Update dockerfile

ccfe23e4f6e308ebbb8039c8428d65765b1fe1df authored over 4 years ago by Maxence Charriere <[email protected]>
add go mod (#350)

* add go mod

* Update config.yml

5fb8bdbcb3a35c090bff7d921b0fe1e3983850ae authored over 4 years ago by Maxence Charriere <[email protected]>
Update http.go

3f6b3da90994cf6e9663c70fd03fdab22b7c0bab authored over 4 years ago by Maxence Charriere <[email protected]>
6.0.0 (#349)

* cleanup (#313)

* v6 implementation (#314)

* hello example (#315)

* City demo refactor...

a885f9cefa417f75787101a85e7b9c788af718c4 authored over 4 years ago by Maxence Charriere <[email protected]>
app -> go-app (#346)

Fix logo.png file path errors

54956a8645b6867c2ada806810c613475d05b4cf authored over 4 years ago by a4913994 <[email protected]>
update go mod

72e74406d850bf150466e9f7c429082f70d1fc9b authored over 4 years ago by Maxence Charriere <[email protected]>
cleanup

d2ffa2c399aea75aba7b5ccf88b70db1dd58fa15 authored over 4 years ago by Maxence Charriere <[email protected]>
migrate to go-app (#344)

7e3a37061adeedfd0f18c3001a4d553b750b4205 authored over 4 years ago by Maxence Charriere <[email protected]>
Update GoDoc badge (#339)

* Update README.md

* Update README.md

2159931360cba04c36051d3d9c9cad3bafc995d9 authored over 4 years ago by Vic Shóstak <[email protected]>
add go mod (#337)

a89f6829495cdec608f466c44ba60cd98efd324c authored over 4 years ago by Maxence Charriere <[email protected]>
Update README.md

dde007e431dedd4334dd6036b180132574d229e5 authored almost 5 years ago by Maxence Charriere <[email protected]>
Update FUNDING.yml

e462f98e31796fb169d79a7e7398aa91c47c568f authored almost 5 years ago by Maxence Charriere <[email protected]>
Create FUNDING.yml

0f7d664598e5a3616ba6c8f8f6371ba466bbf4bc authored almost 5 years ago by Maxence Charriere <[email protected]>