We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dyn
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L389-L411
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/58/files?utf8=%E2%9C%93&diff=unified&w=1
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L783-L797
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/64/files?utf8=%E2%9C%93&diff=unified&w=1
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L160
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/66/files?utf8=%E2%9C%93&diff=unified&w=1
Dynamic t FragRoute
FragRoute
pure
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Router.hs
File changed:
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/API.hs#L285-L415
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/63/files?utf8=%E2%9C%93&diff=unified&w=1
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L161-L207
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/59/files?utf8=%E2%9C%93&diff=unified&w=1
Link: https://github.com/Rizary/hackage-matrix-builder/blob/v3-matrixtable/src-ui.v3/src/Main.hs#L539-L644
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/67/files?utf8=%E2%9C%93&diff=unified&w=1
reportTableWidget
joinE
switchHold
7c29915 is the latest GSoC 2019 commit
Part one: Haskell-y Ever After: Summer Tales for Every Full-stack Developer
Part two: Haskell-y Ever After: Summer Tales for Every Full-stack Developer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe my work briefly
dyn
function for routing caseWhat is done
Adding tags feature to UI v3
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L389-L411
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/58/files?utf8=%E2%9C%93&diff=unified&w=1
Adding search box to UI v3
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L783-L797
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/64/files?utf8=%E2%9C%93&diff=unified&w=1
Removing the use of
dyn
functionLink: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L160
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/66/files?utf8=%E2%9C%93&diff=unified&w=1
Dynamic t FragRoute
intoFragRoute
for routing casepure
function in the beginning of every route caseAdd dropdown and address bar routing
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Router.hs
File changed:
Expanding type API and remove MonadWidget constraint
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/API.hs#L285-L415
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/63/files?utf8=%E2%9C%93&diff=unified&w=1
Adding content in home page
Link: https://github.com/haskell-CI/hackage-matrix-builder/blob/master/src-ui.v3/src/Main.hs#L161-L207
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/59/files?utf8=%E2%9C%93&diff=unified&w=1
Adding Luite's diff link to matrix table
Link: https://github.com/Rizary/hackage-matrix-builder/blob/v3-matrixtable/src-ui.v3/src/Main.hs#L539-L644
File changed: https://github.com/haskell-CI/hackage-matrix-builder/pull/67/files?utf8=%E2%9C%93&diff=unified&w=1
dyn
function insidereportTableWidget
function.joinE
function and use the existingswitchHold
functionTODO
Commit Description
7c29915 is the latest GSoC 2019 commit
Writings
Part one: Haskell-y Ever After: Summer Tales for Every Full-stack Developer
Part two: Haskell-y Ever After: Summer Tales for Every Full-stack Developer
The text was updated successfully, but these errors were encountered: