This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-09
Channels
- # announcements (1)
- # atlanta-clojurians (1)
- # beginners (198)
- # calva (4)
- # cider (16)
- # clara (8)
- # cljs-dev (14)
- # cljsrn (4)
- # clojure (204)
- # clojure-europe (3)
- # clojure-gamedev (2)
- # clojure-italy (8)
- # clojure-nl (17)
- # clojure-poland (3)
- # clojure-russia (20)
- # clojure-spec (32)
- # clojure-uk (45)
- # clojurescript (59)
- # community-development (1)
- # core-async (25)
- # cursive (20)
- # datomic (47)
- # emacs (7)
- # fulcro (8)
- # iot (1)
- # iotivity (2)
- # jobs (1)
- # jobs-discuss (8)
- # juxt (11)
- # luminus (5)
- # nrepl (4)
- # off-topic (136)
- # onyx (24)
- # other-lisps (1)
- # parinfer (74)
- # pedestal (1)
- # planck (3)
- # portkey (67)
- # random (1)
- # re-frame (28)
- # reagent (11)
- # reitit (9)
- # remote-jobs (3)
- # ring-swagger (2)
- # rum (3)
- # shadow-cljs (96)
- # slack-help (3)
- # spacemacs (6)
- # tools-deps (3)
- # unrepl (1)
- # vim (4)
@tony.kay I submitted a PR regarding an issue we got when removing translations and re-running i18n-extract and i18n-merge. https://github.com/fulcrologic/fulcro/pull/270 I'd love to get any feedback on this 🙂
hi fulcro folk - happy new year!
i’ve fixed a small bug in the client dom for wrapping form elements - https://github.com/j1mr10rd4n/fulcro/commit/66d95b7df9d9cce431db6b14d672daf75e5705d3
haven’t created a PR yet as it depends on a cljsjs PR being merged https://github.com/cljsjs/packages/pull/1776
because i added airbnb’s enzyme
lib to help with react lifecycle testing https://airbnb.io/enzyme/
any feedback/objections to this strategy?
@j1mr10rd4n I’ll need a lot more background…please open an issue and describe the problem/fix pls
I created https://github.com/fulcrologic/fulcro/issues/271 and https://github.com/fulcrologic/fulcro/pull/272 as the cljsjs enzyme package update got merged in