This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-22
Channels
- # aws (5)
- # bangalore-clj (3)
- # beginners (84)
- # boot (31)
- # carry (1)
- # cider (6)
- # cljsrn (7)
- # clojure (188)
- # clojure-conj (1)
- # clojure-dev (3)
- # clojure-dusseldorf (8)
- # clojure-greece (10)
- # clojure-italy (7)
- # clojure-nl (3)
- # clojure-russia (45)
- # clojure-spec (5)
- # clojure-uk (64)
- # clojurescript (83)
- # clr (9)
- # core-async (45)
- # cursive (55)
- # datomic (8)
- # devops (1)
- # emacs (7)
- # graphql (1)
- # hoplon (3)
- # jobs (1)
- # jobs-discuss (37)
- # lein-figwheel (3)
- # leiningen (4)
- # luminus (6)
- # off-topic (5)
- # om (2)
- # onyx (33)
- # pedestal (13)
- # re-frame (9)
- # reagent (28)
- # rum (15)
- # specter (4)
- # unrepl (38)
- # vim (3)
@mikethompson Thank you!
@escherize :-) it is a bit like using indicator controls on a car. If you learn to drive with the indicator control on the left of the steering column (European cars) ... good luck ever getting out of that habit when you get in a new car. Just had that experience AGAIN over the weekend - hired an Assuie Ute for a job and spent the entire time turning on the headlights instead of indicating a turn.
So true, I would always indicate a lane change by wiping my windsheild when I was in Oz.
@sandbags: re your suggestion to mention re-com/p
in the docs. Good idea, will put that in somewhere. Am processing some of the PRs and issue for re-com at the moment.
By the way, I have fixed the issue you reported "When adding a :tooltip to a [hyperlink]...". It was also a problem with other components, so fixed those as well. Not pushed yet. Will do that this week some time and get a new version out.
with respect to form handling, in the past i've used Pupeno's free-form library with re-frame, which makes building forms very simple (since it handles the database backing nicely). I'm not sure that I can't just use freeform with re-com but wondered if you have any experience?