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

Merge pull request #36 from murlokswarm/multi-file-open

add OnFilesOpen event

909109ab6d715f7bda2be402187799e29c139c90 authored almost 8 years ago by Maxence Charriere <[email protected]>
add OnFilesOpen event

3af6b0dc121e8c7aa66dd56b78c1e58c6299f74c authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #32 from murlokswarm/field-pointer-on-html-event

map HTML event to component field

397d566a3d254fe8c69ac3bf329c9528890a81a0 authored almost 8 years ago by Maxence Charriere <[email protected]>
test

2ee3226c7c2613e5c3601203e04c5dad9958e363 authored almost 8 years ago by Maxence Charriere <[email protected]>
map component field to HTML events

https://github.com/murlokswarm/app/issues/27

bcd53c33cb81092f7e1b16f39d2c50d9abcd4f93 authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #31 from murlokswarm/input-value-on-keyevent

input value on key events

934dfcf4842bf2d2b592c40e36fcca92367c7e7f authored almost 8 years ago by Maxence Charriere <[email protected]>
input value on key events

- The input value is now available when ```onkey``` events are fired.
- ```Value``` field added ...

faa5b513b6754713e08eeeb5994af22e62792f7e authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #24 from murlokswarm/component-by-id

component id

2ab542dae2e3e4f870e47c6c25babeb1922610b3 authored almost 8 years ago by Maxence Charriere <[email protected]>
component id

- get a component id
- get a component by id

cbea244d79378bed55a77cff2d801f752aafdec5 authored almost 8 years ago by Maxence Charriere <[email protected]>
refactor event

6412f1675a6992a8e748fd610a3936e0ca7fcfe8 authored almost 8 years ago by Maxence Charriere <[email protected]>
TemplateFuncMapper interface

645bdab1c2dabf838d42ee4b0abdd95a8efb48fd authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #20 from murlokswarm/render-doc

update render doc

e040c9df81cfb3031dbcd380ae28bc38e05400ac authored almost 8 years ago by Maxence Charriere <[email protected]>
update render doc

f0e2de1769382a5f293a9c25602c5c6675a48e69 authored almost 8 years ago by Maxence Charriere <[email protected]>
startUIScheduler

restore launch of startUIScheduler in a init func for tests.

b53250b375bd0a833e2e5c1c6cbe1998b6ab2d5c authored almost 8 years ago by Maxence Charriere <[email protected]>
moving runtime.LockOSThread() to mac package

50c6e7206fb02a6b063702784194500b364d3205 authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

e1d10b1ed51f36114cebe709492e9631a193728c authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

cfc1e7845f392024ba5e8adaa13a1588b6bd1c02 authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

ee76072838982f11e983148a369818b97cc3379e authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

e807c57510e22e492a4bef1c58cd5ccc800d247d authored almost 8 years ago by Maxence Charriere <[email protected]>
move start ui scheduler

a366f4af0a3bcd9923c435248e3a49b1a04eaf00 authored almost 8 years ago by Maxence Charriere <[email protected]>
use of runtime. runtime.LockOSThread()

f685e5e3c6d2109890ba3d6482e3f2a21bf22273 authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

e19388fb86333b3507aacb194aa9d8fd99757080 authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

4a1d753cfc9e89604f4cfe8229b4282eff5cf2c0 authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

e55fbd8d0ca63c8a1cbbde0d2702401e1ef8d276 authored almost 8 years ago by Maxence Charriere <[email protected]>
readme

39264dd2af3d8faaaffee67176d4e045603207bf authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #13 from murlokswarm/resource-refactor

Resource refactor

b3fe42b37f665a2c0a125a6fce10aa05ecee3948 authored almost 8 years ago by Maxence Charriere <[email protected]>
clean

426b57f5548c71bfd2ed8d04239a451859a0d5b5 authored almost 8 years ago by Maxence Charriere <[email protected]>
chant storage.Storage to storage.Default

03c567f8c0b15c2bff798a2b1ef72438bede0b13 authored almost 8 years ago by Maxence Charriere <[email protected]>
remove preferences storage

0897067de786b3823f7b4593a3cb6fe723701a28 authored almost 8 years ago by Maxence Charriere <[email protected]>
TestGetFilenamesWithExtensionsFromDir returns complete path

35751d30217926c34e3c3615e2a8ee0602b8b552 authored almost 8 years ago by Maxence Charriere <[email protected]>
storer refactor

- helper func for anlyse and get storer content.
- remove of driver resources

6f0a395c631e0b8326068031006625a16e3b94f2 authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #12 from murlokswarm/refactor-tests

refactor tests

3c119ea9de2f8bb80bce62aee2301a6217fd1551 authored almost 8 years ago by Maxence Charriere <[email protected]>
refactor tests

a1fa5b508bac8b50df15857fb1ab9982baeabee0 authored almost 8 years ago by Maxence Charriere <[email protected]>
support for min/max window size

35467702086e19e06d2fe0c3b82d22d78d27b743 authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #11 from murlokswarm/refactor

Refactor

fad325361a567f802a4261828109c3f941566290 authored almost 8 years ago by Maxence Charriere <[email protected]>
restore err on return of contextByID

8f30eddda9d64c47060cac077cee7f0eb9a2f9b2 authored almost 8 years ago by Maxence Charriere <[email protected]>
refactor syntax

5c83c6ebc0c52400dfa35fa61ee41dac22b73efa authored almost 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #10 from murlokswarm/refactor-markup-return-err

refactor markup return error

870ed73006f504b666ab48ba8be83917d1d5664a authored about 8 years ago by Maxence Charriere <[email protected]>
refactor markup return error

9f6d07cbc8b79f5f4a8ed3acf59be6860476504b authored about 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #9 from murlokswarm/share

share implementation

81860e88ff059069fe879bd1cfe65fb1fdaa2fc6 authored about 8 years ago by Maxence Charriere <[email protected]>
fmt

33a60fa617008b560726bb9e4ce091909bd9beaa authored about 8 years ago by Maxence Charriere <[email protected]>
share implementation

976a4ae5ae88ff0213c8efc5eab60e16a14547a1 authored about 8 years ago by Maxence Charriere <[email protected]>
use of error package

da767863739ade261033a3461136cc4dbf84ac07 authored about 8 years ago by Maxence Charriere <[email protected]>
js remove element

cbc67e699bd2bff38f9c9a491013df7f41c873e1 authored about 8 years ago by Maxence Charriere <[email protected]>
ui goroutine lauched at init

c5dbf77be8f746d46f9e40f6f19316cf74106e53 authored about 8 years ago by Maxence Charriere <[email protected]>
inefassing

5cdc806d69589f32d422a1d59d859d638a7dd679 authored about 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #8 from murlokswarm/markup-v2

Markup v2

c45e7a0a689813e0004277b8e9c39a86b02598ba authored about 8 years ago by Maxence Charriere <[email protected]>
suppress log in js

683be3fd8f50c3e6a263fcaf903f7d15e636303b authored about 8 years ago by Maxence Charriere <[email protected]>
render refactor

5e1eddda0c580d56ae7f8ea225aab4de9450d821 authored about 8 years ago by Maxence Charriere <[email protected]>
ui thread impl

3a0fcb090b439d97675cc57a96b2176a37109e32 authored about 8 years ago by Maxence Charriere <[email protected]>
refactor + test

63bee926ae928cb5a43fe85126f74ac221fe23c7 authored about 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #7 from murlokswarm/context-specializations

Context spécialisation

f52a13935c2cf573739de4b711078f60fa013e50 authored about 8 years ago by Maxence Charriere <[email protected]>
Context spécialisation

e97dd6da6ed7eb514f74e98c6e85fd1383be413e authored about 8 years ago by Maxence Charriere <[email protected]>
readme

20542a203682c726b613c7421d01f2e28f1b5b82 authored about 8 years ago by Maxence Charriere <[email protected]>
fix js events

7f2b0b57b17f52af33a8471dfdf5c18af1b1f8a8 authored about 8 years ago by Maxence Charriere <[email protected]>
travis

f5f1c69a370ab164f589946e45c0748b267019c8 authored about 8 years ago by Maxence Charriere <[email protected]>
refactor

f543f5edb1b7c866207d7fa096308388dcd68f02 authored about 8 years ago by Maxence Charriere <[email protected]>
readme

b1d48a6ee91fac2dbbc4d7aad06bd2a8f88c9aa8 authored about 8 years ago by Maxence Charriere <[email protected]>
remove assets

0a569f8a31b18c906abc6bf6940d9c7a2d2c86ab authored about 8 years ago by Maxence Charriere <[email protected]>
readme

6386d74ba6e0389d45945e4bf27109b3ecec5a62 authored about 8 years ago by Maxence Charriere <[email protected]>
readme

2bbf1fc181993f7d694637688bd53bd6b5fe32d8 authored about 8 years ago by Maxence Charriere <[email protected]>
schema

3a79306c9685205a09dffa4c52af41657cf35231 authored about 8 years ago by Maxence Charriere <[email protected]>
readme

a2dc0f5952a8e764077575c09e5fae5ed55bd9d7 authored about 8 years ago by Maxence Charriere <[email protected]>
remove finalize + logos

ddd96b0410df07a573bcefe30f8e22fc9242746f authored about 8 years ago by Maxence Charriere <[email protected]>
example README

468c80898d5441a8ca174a78c2314cf9610a406c authored about 8 years ago by Maxence Charriere <[email protected]>
change capture ins readme

a3822be788551598f1ad4192661a36c83d47e5da authored about 8 years ago by Maxence Charriere <[email protected]>
simplify example

311d634de6d23b353353a598a85a0de5af3f848e authored about 8 years ago by Maxence Charriere <[email protected]>
readme

47f302dd0f6cc03823983547e2c11a9d3b9a5cca authored about 8 years ago by Maxence Charriere <[email protected]>
readme

902af03f755d3feef443f239ed0e89008b05f4b5 authored about 8 years ago by Maxence Charriere <[email protected]>
readme

5518bdad8182454574b78a40d201b6b50649c329 authored about 8 years ago by Maxence Charriere <[email protected]>
otho + readme

1ccc8d69baf728d6deb3a9ced603a4b33dcea521 authored about 8 years ago by Maxence Charriere <[email protected]>
resources for wiki

da72b46e3ad4573e8820362278422a2575410649 authored about 8 years ago by Maxence Charriere <[email protected]>
readme

c768ebfc7c8b6a5ebbe1d5ecf06dc37d3b9a8c28 authored about 8 years ago by Maxence Charriere <[email protected]>
resolve conflict

5cd2b27c1d9c4cba6e68e00e24763c843529686e authored about 8 years ago by Maxence Charriere <[email protected]>
Merge remote-tracking branch 'origin/master'

# Conflicts:
# README.md

fcaf05aa576fd60558d8dd45e135fc7529e54d39 authored about 8 years ago by Maxence Charriere <[email protected]>
logo

690ccbdfaf24a8c45ea0cf50c754032271710ee1 authored about 8 years ago by Maxence Charriere <[email protected]>
Update README.md

9ee2b8d467bf41bfc479cccccde0c3b0cd6a5919 authored about 8 years ago by Maxence Charriere <[email protected]>
logo in readme

acf2374940edaaa0c1822ea05bf735c7e4cc7f4f authored about 8 years ago by Maxence Charriere <[email protected]>
logos

35abd0ef04ce72120768191a4dbab65be37952ac authored about 8 years ago by Maxence Charriere <[email protected]>
readme

e161cf80473ca4c41c861052a5630f99fef59584 authored about 8 years ago by Maxence Charriere <[email protected]>
readme

fb4fdff8f6feacd74d04a17d08ac4d98701e0e99 authored about 8 years ago by Maxence Charriere <[email protected]>
Update README.md

75209bd2b3b78deab878594476d26025560aef4d authored about 8 years ago by Maxence Charriere <[email protected]>
readme

7f9d80f97f8ac2d5220628a9e2c43e61545164c1 authored about 8 years ago by Maxence Charriere <[email protected]>
test fix

d4875b6aafb6def4a188fa01b5ad9ca68570fb76 authored about 8 years ago by Maxence Charriere <[email protected]>
resource fix

939d6e9a6fffcf25862d73d6beb182fc72dd3358 authored about 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #6 from murlokswarm/component-declaration

interface + register

0facd1ee4a904e2b1242d0ae5f900399e4a040da authored about 8 years ago by Maxence Charriere <[email protected]>
interface + register

fa0aad09bdabd6b64cbea6723db2c5d64f325493 authored about 8 years ago by Maxence Charriere <[email protected]>
change badge description

11573f3dc688ccda21d055e07246332da11aea8d authored about 8 years ago by Maxence Charriere <[email protected]>
set badge arg

d18a5ac5b7b0a5e3deccfd5b333d456d5eb66c97 authored about 8 years ago by Maxence Charriere <[email protected]>
supported image extension + tests

6af8a2487124554b783de065385bad79b37cb8ed authored about 8 years ago by Maxence Charriere <[email protected]>
golint

c0ab367adfff72708b1cb353514f26d1e72e9af1 authored about 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #5 from murlokswarm/context-menu

impl

752381c53196198e289a58c85d9f6e0a6621cd57 authored about 8 years ago by Maxence Charriere <[email protected]>
impl

bff4a4ac3dda9d63f248695d1bc64104ef02f975 authored about 8 years ago by Maxence Charriere <[email protected]>
golint

7ee16fc7dffe00de198cd7b33010cb9d255a1cc1 authored about 8 years ago by Maxence Charriere <[email protected]>
add setbadge to context

6dd63745fa06be74ec2b7d7790f555f91d0a8a7d authored about 8 years ago by Maxence Charriere <[email protected]>
clean logs

3f2a8250daa408572ba666896a42c726898a5515 authored about 8 years ago by Maxence Charriere <[email protected]>
Merge pull request #4 from murlokswarm/html-callback

Html callback

bc37f0495e8d72cf3694b4559820db8836b88cdc authored about 8 years ago by Maxence Charriere <[email protected]>
html callback

- event args
- js
- refactor

9f746e24f20cb3478184aaa0adc4c6f121a80ef7 authored about 8 years ago by Maxence Charriere <[email protected]>
CallComponentMethod

e55f5ea29721eac395d45d0dafb4dc331f84b7ef authored about 8 years ago by Maxence Charriere <[email protected]>
doc update

697d081277d6d1e375d6ad0521f8b598ee6e9cfb authored about 8 years ago by Maxence Charriere <[email protected]>