grych / grych/drab

Roadmap to 1.0

Open
#84 1 comment 10 reactions 1 assignee Claimed by @grych View on GitHub
Dominant language
Elixir
Stars
878
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Crude roadmap to 1.0. May change!
The most important is to agree on the API before it Drab reaches 1.0.

Features:
* [ ] commander/handler test framework
* [x] unify API (bang functions)
* [x] work with CI
* [x] unify shared and standard commander
* [x] integration tests for broadcasting functions
* [x] remove all limitations of Drab.Live
* [x] move Live.Cache to module instead of DETS
* [x] should not steal existing client-side events (`addEventListener()`)
* [x] support for multiple Drabs in umbrella

Hard depreciations:
* [x] Drab.Client.js()
* [x] Drab.run_handler()
* [x] events handler declaration long form (drab-event & drab-handler)
* [x] Drab.Browser.console!/2
* [x] Drab.Browser.redirect_to!/2
* [x] Drab.Core.broadcast_js!/2
* [x] handlers running without `public` declaration will raise
* [x] poke and peek API change

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.