This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-23
Channels
- # announcements (2)
- # babashka (56)
- # beginners (30)
- # calva (79)
- # cider (5)
- # circleci (3)
- # clj-kondo (84)
- # cljfx (2)
- # cljsrn (3)
- # clojure (264)
- # clojure-czech (3)
- # clojure-europe (18)
- # clojure-spec (3)
- # clojurescript (12)
- # conjure (28)
- # cursive (5)
- # datomic (4)
- # deps-new (22)
- # fulcro (6)
- # graalvm (3)
- # jobs (1)
- # malli (1)
- # off-topic (23)
- # pathom (4)
- # portal (3)
- # practicalli (2)
- # quil (6)
- # reagent (20)
- # remote-jobs (3)
- # reveal (14)
- # ring (10)
- # shadow-cljs (5)
- # spacemacs (4)
- # xtdb (4)
Practicalli community tools user-wide configuration for Clojure CLI has been updated
• monthly updates of library versions in aliases for community tools
• promote calve to main aliases
• depstar to version 2.x (version 1 aliases prepended with -classic
on alias name
• fix :alpha/hot-load commit sha (had been swiched to head commit by mistake)
https://github.com/practicalli/clojure-deps-edn

re-com
- there have been a series of releases in December and January, including:
• more consistent treatment of disabled?
in all components, for UI that has to switch to a readonly mode
• added two "multi-select" widgets for different scenarios
• added two table components (Alpha ststus)
• it is now easier to style deep inside of components via "parts"
• added various PRs
• closed various issues
https://github.com/day8/re-com/blob/master/CHANGELOG.md
Demo app:
https://re-com.day8.com.au/#/tag-dropdown
