[elm-discuss] Re: Elm-mdl implementations - suggest projects that can be added to reference list

2016-08-31 Thread Dmytro Gladkyi
Yes, it is now public on bitbucket: https://bitbucket.org/gladimdim/offtieweb/src On Wednesday, August 31, 2016 at 2:58:40 PM UTC+3, Håkon Rossebø wrote: > > Is the source available for this project? It would be nice to share > implementations with others. > > Håkon > > lørdag 20. august 2016

[elm-discuss] Re: Elm-mdl implementations - suggest projects that can be added to reference list

2016-08-31 Thread Håkon Rossebø
Is the source available for this project? It would be nice to share implementations with others. Håkon lørdag 20. august 2016 17.52.29 UTC+2 skrev Dmytro Gladkyi følgende: > > You can press on a blue Card (anywhere) and it will navigate back to list. > I'll add button for this anyway. -- You

[elm-discuss] Re: Elm-mdl implementations - suggest projects that can be added to reference list

2016-08-23 Thread Gary Stanton
Hi I see you have got my project in there: https://github.com/stanton-gary/force-pong I've now added a Live Demo of it along with renaming the project which you can reflect in your list. Also added another project that uses elm-mdl which also has a live demo:

[elm-discuss] Re: Elm-mdl implementations - suggest projects that can be added to reference list

2016-08-20 Thread Dmytro Gladkyi
You can press on a blue Card (anywhere) and it will navigate back to list. I'll add button for this anyway. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[elm-discuss] Re: Elm-mdl implementations - suggest projects that can be added to reference list

2016-08-20 Thread Håkon Rossebø
Thanks - looks nice. I'll add it to the list. A possible improvement - I tried a couple of url's and could not find any way of navigating back to the article list. fredag 19. august 2016 23.46.54 UTC+2 skrev Dmytro Gladkyi følgende: > > Hi Håkon, > > I have switched from React + Redux +

[elm-discuss] Re: Elm-mdl implementations - suggest projects that can be added to reference list

2016-08-19 Thread Dmytro Gladkyi
Hi Håkon, I have switched from React + Redux + Bootstrap to Elm + Elm Mdl my hobby project: *https://offtie.com/* Project allows to save urls to read later without data connection or in AirPlane Mode. Urls are parsed by www.readability.com and saved into LocalStorage.