This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-07
Channels
- # aleph (1)
- # beginners (152)
- # cider (26)
- # clara (2)
- # cljs-dev (13)
- # cljsrn (5)
- # clojure (198)
- # clojure-greece (15)
- # clojure-italy (39)
- # clojure-sanfrancisco (3)
- # clojure-spec (28)
- # clojure-uk (16)
- # clojurescript (52)
- # community-development (15)
- # core-async (26)
- # cursive (42)
- # data-science (28)
- # datomic (19)
- # devops (7)
- # duct (11)
- # emacs (24)
- # fulcro (22)
- # garden (4)
- # leiningen (12)
- # luminus (1)
- # mount (5)
- # off-topic (106)
- # om (5)
- # onyx (10)
- # parinfer (37)
- # re-frame (17)
- # reagent (47)
- # shadow-cljs (36)
- # yada (2)
@tony.kay https://github.com/fulcrologic/fulcro/pull/137, added just some basic, and one covering the new case, if we can just get though, refactoring that function is a much bigger job, I'm in to do that, but not today, trying to get those graphql docs out 🙂
@wilkerlucio Thanks. Did you bring over tests? I don’t really feel very comfortable with db->tree
changes that aren’t covered. It was on my todo list to port them, but I figured I would not need them until work was done on that function….and it seems like you’ve gone and done work on that function 🙂
I didn't, just saw they are a bit spread, and don't seem much complete (looking at old om code), would be enough if I just copy over all past tests?
this change should only affect joins with lists on keys, so I guess it should be safe, I can try to run some projects over the change as a sanity check
Great news @tony.kay we had lot's of trouble getting logback to work with timbre
So, apologies…2.1.7 is on clojars, but I accidentally released a change I did not mean to release yet. I refactored the logging to remove dependencies, but that change may cause problems with existing code…I have not reviewed it. I’d recommend staying with 2.1.6 for the moment. I’ll probably do a follow-up release of 2.1.8 that will revert those changes for now.
Version 2.1.8 released. Includes the history bug fixes, but not the logging changes.
@mitchelkuijpers and @pithyless if you wanted to try 2.1.7 and give me feedback it would be helpful/welcome…the work is done for changing logging, but I had not intended to release it until it was better tested against a number of things.
@wilkerlucio fyi, here is the source code for walkable SQL. Duct framework is not required, it's just for development
cool 🙂
atm I need to spend some time with my father. He needs help
sorry for the delay
on thing I would like to point out about the examples, check this thread: https://github.com/fulcrologic/fulcro/pull/137
no worries at all, take care of your family, no one is rushing 😉
thanks
Initial version of Bulma library for Fulcro (work in progress, later) -- http://www.photonsphere.org/posts-output/2018-02-07-fulcro-bulma/