Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / evancz/elm-architecture-tutorial issues and pull requests

#100 - waiting.gif missing

Issue - State: closed - Opened by pirj over 7 years ago - 2 comments

#99 - update is defined before view so make the same order in record

Pull Request - State: closed - Opened by rofrol over 7 years ago - 2 comments

#98 - Upgrade to 0.18

Pull Request - State: closed - Opened by stil4m over 7 years ago - 1 comment

#97 - CORS error in HTTP example.

Issue - State: closed - Opened by jbsaff over 7 years ago - 3 comments

#96 - Don't import two things to the same Html alias

Pull Request - State: closed - Opened by chrisbolin over 7 years ago - 2 comments

#95 - Remove unused `Attribute` module

Pull Request - State: closed - Opened by phenomeno over 7 years ago - 1 comment

#94 - Missing package install step?

Issue - State: closed - Opened by kevgathuku over 7 years ago - 3 comments

#93 - Fix CORS error.

Pull Request - State: closed - Opened by lazamar almost 8 years ago - 1 comment

#92 - Cannot find variable 'Html.program'

Issue - State: closed - Opened by zwhitchcox almost 8 years ago - 2 comments

#91 - moved business logic from View to Update

Pull Request - State: closed - Opened by vikikamath almost 8 years ago - 1 comment

#90 - Fixed Markdown package (evancz/elm-markdown) dependency.

Pull Request - State: closed - Opened by jasalo almost 8 years ago - 1 comment

#89 - Use actual type instead of type variable

Pull Request - State: open - Opened by fvictorio almost 8 years ago

#88 - I cannot find module 'Counter'.

Issue - State: closed - Opened by frranck almost 8 years ago - 3 comments

#87 - use indexedMap

Issue - State: closed - Opened by iqualfragile about 8 years ago - 1 comment

#86 - Clock Example: Fix hand

Pull Request - State: closed - Opened by frou about 8 years ago - 2 comments

#85 - Counters example

Issue - State: closed - Opened by wjdhamilton about 8 years ago - 1 comment

#84 - Elm Tutorial (fist project setup)

Issue - State: closed - Opened by krzychukula about 8 years ago - 3 comments

#83 - Change link to HTTP to avoid security warning

Pull Request - State: closed - Opened by Zimmi48 about 8 years ago - 1 comment

#82 - change "action" param to "msg" to keep it consistent with 0.17

Pull Request - State: closed - Opened by sircharleswatson about 8 years ago

#81 - Error: Unable to find a set of packages that will work with your constraints.

Issue - State: closed - Opened by ajlai about 8 years ago - 5 comments

#80 - chinese version

Pull Request - State: open - Opened by EasonWang01 about 8 years ago - 1 comment

#79 - adding 'init' to first Counter example

Pull Request - State: closed - Opened by brodavi about 8 years ago - 1 comment

#78 - Fixes missing type annotation warning

Pull Request - State: closed - Opened by ghost about 8 years ago - 1 comment

#77 - since arrow is mapped above, use it on the style

Pull Request - State: closed - Opened by daveashworth about 8 years ago - 1 comment

#75 - Add Chinese translation of README

Pull Request - State: closed - Opened by Integ about 8 years ago

#74 - Context signal address with effects

Issue - State: closed - Opened by ilkosta over 8 years ago - 1 comment

#73 - Don't need to expose everything (and don't need attributes)

Pull Request - State: closed - Opened by afogel over 8 years ago - 1 comment

#72 - Fix typo

Pull Request - State: closed - Opened by tomek-he-him over 8 years ago - 1 comment

#71 - Spanish (ES) version of the tutorial

Issue - State: closed - Opened by cdelaorden over 8 years ago - 2 comments

#70 - add model parameter to match type annotation

Pull Request - State: closed - Opened by pruett over 8 years ago - 1 comment

#69 - Fix small typo in README

Pull Request - State: closed - Opened by tbrisbout over 8 years ago - 1 comment

#68 - Mentioning ports in the tutorial.

Issue - State: closed - Opened by BenBals over 8 years ago - 5 comments

#67 - Tweaked examples 3 and 7.

Pull Request - State: closed - Opened by berrymat over 8 years ago - 1 comment

#66 - thoughts on modularity, real re-use, app-wide coordination

Issue - State: closed - Opened by ghost over 8 years ago - 4 comments

#65 - Example 4 uses unfamiliar syntax to create Counter.Context

Issue - State: closed - Opened by Josh211ua over 8 years ago - 3 comments

#64 - elm-reactor gives 404

Issue - State: closed - Opened by lazywithclass over 8 years ago - 1 comment

#63 - Using https instead of http on giphy.com

Pull Request - State: closed - Opened by kitofr over 8 years ago - 2 comments

#62 - No mixed content

Pull Request - State: closed - Opened by kitofr over 8 years ago - 1 comment

#61 - `elm-package install` didn't install any package

Issue - State: closed - Opened by hulufei over 8 years ago - 1 comment

#60 - Mention the wiring of tasks for example 5

Pull Request - State: closed - Opened by eskimoblood over 8 years ago - 4 comments

#59 - Fix code sample: `view` takes in `model`

Pull Request - State: closed - Opened by jackfranklin over 8 years ago - 1 comment

#58 - Update README.md

Pull Request - State: closed - Opened by svenheden over 8 years ago - 1 comment

#57 - Add a note about (=>) = (,)

Pull Request - State: closed - Opened by romanzolotarev over 8 years ago

#56 - Add init step to the model definition of example 3

Pull Request - State: closed - Opened by eanplatter over 8 years ago - 2 comments

#55 - multiple arguments in type annotations never explained

Issue - State: closed - Opened by faceyspacey over 8 years ago - 1 comment

#54 - Https -> Http

Pull Request - State: closed - Opened by Fresheyeball over 8 years ago - 1 comment

#53 - Update example links: replace run locally by see code for more clarity

Pull Request - State: closed - Opened by PBRT over 8 years ago - 2 comments

#52 - Expanded on the first counter tutorial

Pull Request - State: closed - Opened by liltechnomancer over 8 years ago - 7 comments

#51 - README.md in Japanese.

Pull Request - State: closed - Opened by kaznak over 8 years ago - 4 comments

#50 - Creating a complex business rule (exemple based on counters)

Issue - State: closed - Opened by slorber over 8 years ago - 6 comments

#49 - DOM side effects are difficult (focus, scrollTop...)

Issue - State: closed - Opened by slorber over 8 years ago - 6 comments

#48 - Fix dependencies for example 8

Pull Request - State: closed - Opened by vpeurala over 8 years ago - 1 comment

#47 - Update record syntax

Pull Request - State: closed - Opened by talon over 8 years ago - 1 comment

#46 - bind: failed (Permission denied (WSAEACCESS))

Issue - State: closed - Opened by ManuelDeLeon over 8 years ago - 1 comment

#45 - change field updates to new syntax

Pull Request - State: closed - Opened by eskimoblood over 8 years ago - 1 comment

#44 - Potential issue with multiple Ticks in example 8?

Issue - State: closed - Opened by hayohayo over 8 years ago - 1 comment

#43 - error on first example: _U.list is not a function

Issue - State: closed - Opened by ynimous over 8 years ago - 2 comments

#42 - "Error: Unable to find a set of packages that will work with your constraints."

Issue - State: closed - Opened by danneu over 8 years ago - 2 comments

#41 - "Upper case characters are not allowed in package names."

Issue - State: closed - Opened by danneu over 8 years ago - 2 comments

#40 - Explain (=>) = (,)

Issue - State: closed - Opened by jonoabroad over 8 years ago - 19 comments

#39 - Why not "See code" instead of "Run locally"?

Issue - State: closed - Opened by igrep over 8 years ago - 6 comments

#38 - comprehensive summary at the end

Issue - State: closed - Opened by ccorcos over 8 years ago - 5 comments

#37 - [FIX] typo in example decodeImageUrl

Pull Request - State: closed - Opened by dey-dey over 8 years ago - 2 comments

#36 - Indefinite article in Example 5

Pull Request - State: closed - Opened by rgscherf almost 9 years ago - 1 comment

#35 - Debugger not available from example 1 onwards - missing file

Issue - State: closed - Opened by netaisllc almost 9 years ago - 5 comments

#34 - Debugger not available from example 5 onwards - better error message

Issue - State: closed - Opened by alltonp almost 9 years ago - 2 comments

#33 - how to properly shutdown elm-reactor?

Issue - State: closed - Opened by flip111 almost 9 years ago - 2 comments

#32 - Start one server for all examples?

Issue - State: closed - Opened by flip111 almost 9 years ago - 1 comment

#31 - offline support

Issue - State: closed - Opened by flip111 almost 9 years ago - 1 comment

#30 - One child depends on another within parent.

Issue - State: closed - Opened by sindikat almost 9 years ago - 9 comments

#29 - Mixed content error on example 5, 6 and 7

Issue - State: closed - Opened by pdamoc almost 9 years ago - 1 comment

#28 - Example 2: invalid assertions

Issue - State: closed - Opened by masklinn almost 9 years ago - 2 comments

#27 - A small explanation of elm-reactor

Pull Request - State: closed - Opened by Callmenorm almost 9 years ago

#26 - Grammar correction

Pull Request - State: closed - Opened by Callmenorm almost 9 years ago - 1 comment

#25 - Grammar correction

Pull Request - State: closed - Opened by Callmenorm almost 9 years ago - 2 comments

#24 - seems a typo

Pull Request - State: closed - Opened by Cifer-Y almost 9 years ago - 1 comment

#23 - making deeply nested update effectful requires cascading refactoring

Issue - State: closed - Opened by Gozala almost 9 years ago - 6 comments

#22 - Fixes images not showing in gif example on older Firefox versions (issue #21)

Pull Request - State: closed - Opened by rzetterberg almost 9 years ago - 1 comment

#21 - Example 5 does not show any gifs on Iceweasel (Firefox) 31.8 Linux

Issue - State: closed - Opened by rzetterberg almost 9 years ago - 1 comment

#20 - Fixes to text in Example 8

Pull Request - State: closed - Opened by jvoigtlaender almost 9 years ago - 1 comment

#19 - Fix links to effects package

Pull Request - State: closed - Opened by ThomasWeiser almost 9 years ago - 1 comment

#18 - Fix incorrect field reference to avoid confusion.

Pull Request - State: closed - Opened by hiteshjasani almost 9 years ago - 1 comment

#17 - Document how AJAX (more generally, Tasks) fits in The Elm Architecture

Issue - State: closed - Opened by roganov almost 9 years ago - 3 comments

#16 - Is "example 5" ("One last pattern") described somewhere ?

Issue - State: closed - Opened by phtrivier almost 9 years ago - 2 comments

#15 - Installer error - unable to open registry key

Issue - State: closed - Opened by peterennis about 9 years ago - 2 comments

#14 - typos and language changes

Pull Request - State: closed - Opened by peterennis about 9 years ago - 1 comment

#13 - ?debug parameter won't work

Issue - State: closed - Opened by zigomir about 9 years ago - 5 comments

#12 - Container Components

Issue - State: closed - Opened by TheSeamau5 about 9 years ago - 6 comments

#11 - No mention of foldp?

Issue - State: closed - Opened by BethAr about 9 years ago - 1 comment

#10 - Fix typo. Bullet first mention of model, update, view because important.

Pull Request - State: closed - Opened by FranklinChen about 9 years ago - 1 comment

#9 - Do effectful components count as part of the Elm Architecture?

Issue - State: closed - Opened by TheSeamau5 about 9 years ago - 7 comments

#8 - Update [fancy] hyperlink

Pull Request - State: closed - Opened by dacjames about 9 years ago - 1 comment

#7 - Updated README.md - small typo edit

Pull Request - State: closed - Opened by hossameldeen about 9 years ago - 1 comment

#6 - One last reference to channels

Issue - State: closed - Opened by elblaf about 9 years ago - 1 comment

#5 - Fix typo in counter top level example code

Pull Request - State: closed - Opened by jwmerrill about 9 years ago - 1 comment

#4 - This is just a state machine!

Issue - State: closed - Opened by sdegutis over 9 years ago - 2 comments

#3 - Would sum types work with your "One Last Pattern" section?

Issue - State: closed - Opened by sdegutis over 9 years ago - 8 comments

#2 - Fix typo

Pull Request - State: closed - Opened by knuton over 9 years ago - 2 comments

#1 - Fix typo

Pull Request - State: closed - Opened by knuton over 9 years ago - 1 comment