-
### Summary
Our application uses axe-core to run accessibly and visual regression on test pages. When running axe we set the `restoreScroll` option to `true` to restore the scrolling position.
…
-
for folks who don't know how to build Elm, it would be handy to have some steps in the repo to get up and running quickly. see https://github.com/EugTech/OpenEugeneFestivalWeb for an example.
# …
-
In https://elm-pages.com/blog/introducing-elm-pages there was a "Next Steps" section that mentioned some super exciting features. In particular I think
> Allow users to pass a set of HTTP requests …
-
We have several pages in our application, the key is passed between the pages when you transition between them. Some pages store the key in e.g
```
{
page = FooPage { navigation: { key: , ... }…
-
### Suggestion:
I've made a plugin for Tether (back in the day) for tooltips and I pass an option (Boolean)
for tooltips (only ones which are opening on "click/tap/manual" event) and it listens
…
-
Hi all,
I thought we should agree on a systematic way to test JACKY, and perhaps assign testing duties to specific people. Am happy to take this on. Please comment here if you can think of addition…
-
### Issue
Some common libraries from `evancz` were moved to `elm-lang` package. Other's are now `elm-community`. Search engines like Google still refer to deprecated one's. It's hard for beginners …
-
Hi. I am trying to follow the docs on [Multi-page applications and Navigation](https://fsprojects.github.io/Fabulous/Fabulous.XamarinForms/views-navigation.html) in order to implement the same view as…
-
settings-wrapper.js must be rewritten to work
The current settings-wrapper.js is still just for angularjs, this must be rewritten into a jsx component to create the proper reactelm connection.
U…
-
## Summary
Provide the ability to adapt TinaCMS so it will integrate into other applications without the requirement that they also be react-based applications.
### Motivation
Many static sit…