gowade / wade

Web development with isomorphic Go
BSD 2-Clause "Simplified" License
164 stars 11 forks source link

Code in master branch is broken #11

Closed thearchitect closed 9 years ago

thearchitect commented 9 years ago
$ xxx@xxx ~ > go get -u github.com/gowade/wade/...
# github.com/gowade/wade/vdom/testjs/diffperf
go/gopath/src/github.com/gowade/wade/vdom/testjs/diffperf/diff_performance.go:47: undefined: browser.PerformDiff
go/gopath/src/github.com/gowade/wade/vdom/testjs/diffperf/diff_performance.go:49: undefined: browser.PerformDiff
# github.com/gowade/wade/browser_tests/worklog
go/gopath/src/github.com/gowade/wade/browser_tests/worklog/worklog.go:28: this.SetFilterText undefined (type *Worklog has no field or method SetFilterText)
go/gopath/src/github.com/gowade/wade/browser_tests/worklog/worklog.go:39: this.Refs undefined (type *SearchBar has no field or method Refs)
go/gopath/src/github.com/gowade/wade/browser_tests/worklog/worklog.go:72: this.SetElapsed undefined (type *LogRow has no field or method SetElapsed)
go/gopath/src/github.com/gowade/wade/browser_tests/worklog/worklog.go:77: this.SetRunning undefined (type *LogRow has no field or method SetRunning)
# github.com/gowade/wade/fuel
go/gopath/src/github.com/gowade/wade/fuel/templategen.go:131: attr.IsEmpty undefined (type html.Attribute has no field or method IsEmpty)
$ xxx@xxx ~ > go install github.com/gowade/wade/fuel
# github.com/gowade/wade/fuel
go/gopath/src/github.com/gowade/wade/fuel/templategen.go:131: attr.IsEmpty undefined (type html.Attribute has no field or method IsEmpty)```
ghost commented 9 years ago

This project looks very smart and I would like to help too. Can you maybe do a little divination so I can get moving on it

hami9x commented 9 years ago

@ullutau fixed it, thanks for reporting :)

hami9x commented 9 years ago

@gedw99 You could contact me via the email on my github profile. Would be great if you could join the party :).

ghost commented 9 years ago

@phaikawl great - i just sent you an email now