Commit graph

  • 4a82855c38 bump up to stable views dependency versions in class-registry example master Gered 2022-01-12 18:16:08 -0500
  • 1bbf1dd51e actually commit mistakenly uncommitted docker-compose files Gered 2022-01-12 18:14:40 -0500
  • 4ae2e79d02 bump up to stable views dependency versions in todomvc example Gered 2022-01-12 18:01:51 -0500
  • ea9d537b0c bump views.reagent.sente version for development Gered 2022-01-12 18:00:01 -0500
  • 45758c53a0 views.reagent.sente - version 0.2.0 Gered 2022-01-12 17:59:03 -0500
  • c53566bb08 bump views and views.reagent dependency versions in views.reagent.sente Gered 2022-01-12 17:58:36 -0500
  • 1befcf80a6 fix views.reagent.sente project version Gered 2022-01-12 17:58:14 -0500
  • 205eee5b7f bump views.reagent version for development Gered 2022-01-12 17:55:06 -0500
  • 2f43ed7d9d views.reagent - version 0.2.0 Gered 2022-01-12 17:54:15 -0500
  • 54a9aaa71d update views.reagent project.clj Gered 2022-01-12 17:53:43 -0500
  • 8285fa4785 update views.reagent README.md Gered 2022-01-12 17:50:35 -0500
  • 2e167956cd bump views dependency in views.reagent Gered 2022-01-12 17:50:22 -0500
  • 001e1a18c4 fix up views.reagent project version Gered 2022-01-12 17:49:57 -0500
  • a4c935ec8c update/fix class-registry example Gered 2022-01-12 17:18:47 -0500
  • 414c491483 update/fix todomvc example Gered 2022-01-12 17:18:36 -0500
  • 17667c274a update dependencies and fix things in views.reagent(+ .sente) Gered 2022-01-12 17:18:04 -0500
  • b832409dfa remove browserchannel stuff Gered 2022-01-12 16:53:20 -0500
  • 1c33cb7c2f update example projects dependencies Gered 2016-06-27 18:56:18 -0400
  • bad0d977ee bump views.reagent.browserchannel version for development Gered 2016-06-27 18:53:29 -0400
  • bad81907c8 views.reagent.browserchannel - version 0.1 Gered 2016-06-27 18:52:22 -0400
  • 10d8e26269 bump views.reagent.sente version for development Gered 2016-06-27 18:51:11 -0400
  • 948865a0d7 views.reagent.sente - version 0.1 Gered 2016-06-27 18:49:56 -0400
  • afdca1fc85 bump views.reagent version for development Gered 2016-06-27 18:48:45 -0400
  • 481ae19d87 views.reagent - version 0.1 Gered 2016-06-27 18:46:45 -0400
  • ee64c57b76 version 0.2.1-SNAPSHOT Gered 2016-06-18 08:39:34 -0400
  • e17ab191a0 fix typo - cursor load status now correctly updated Gered 2016-06-18 08:37:42 -0400
  • 1f1bb30960 add missing docs to cover client-side send function integration point Gered 2016-06-04 19:14:24 -0400
  • 5bced265d6 another minor change Gered 2016-06-04 18:59:00 -0400
  • 64503b4255 various README updates Gered 2016-06-04 18:54:31 -0400
  • a467bf9dc3 add main views.reagent library documentation Gered 2016-06-04 18:30:12 -0400
  • 7b8dc91d24 beginning of documentation Gered 2016-06-04 16:26:14 -0400
  • 3a831a7bab add doc comments Gered 2016-06-01 17:32:24 -0400
  • cf5ddddfdc add mostly empty lein-cljsbuild configs Gered 2016-05-31 15:56:05 -0400
  • 282debca28 update examples (switched to sente, copy of todomvc w/ browserchannel) Gered 2016-05-31 14:43:49 -0400
  • 568ab6c889 update example app dependencies Gered 2016-05-31 11:11:33 -0400
  • a2a4b39c7c update clojure/lein project names Gered 2016-05-31 11:11:17 -0400
  • 8cc6e69314 rename project Gered 2016-05-31 10:47:22 -0400
  • 9e85b571f4 minor cleanups Gered 2016-05-30 19:11:12 -0400
  • e6ac826c24 standardize on initialization function naming Gered 2016-05-30 19:07:44 -0400
  • 8b21d12167 return the actual view-system atom, not just the updated atom's value Gered 2016-05-30 19:06:11 -0400
  • 7557762ab8 fix example db connection settings Gered 2016-05-30 19:00:47 -0400
  • 38dee6ee8e can just swap directly into view-data here, no need for a cursor Gered 2016-05-30 18:59:32 -0400
  • 391e8fe5af update examples Gered 2016-05-30 17:25:57 -0400
  • 047db2e158 initial commit for reagent-data-views-sente Gered 2016-05-30 15:42:02 -0400
  • a2304f978b prevent duplicate subscriptions being sent on page load in some cases Gered 2016-05-30 15:41:42 -0400
  • 734edab0b8 slight adjustment to the format of view refresh messages Gered 2016-05-30 12:28:01 -0400
  • 908082397e update examples Gered 2016-05-29 19:31:21 -0400
  • 8657491a37 updates for recent views changes Gered 2016-05-29 19:31:11 -0400
  • 0423e35e95 fix incorrect doc comment Gered 2016-05-25 16:41:19 -0400
  • 316c159a59 update class-registry example README.md Gered 2016-05-25 16:35:04 -0400
  • fa90ac21c7 update todomvc example Gered 2016-05-25 16:30:21 -0400
  • b8353aaafc add "class registry" example app Gered 2016-05-25 16:26:37 -0400
  • d5e421de52 allow for defvc components to include doc comments and attribute maps Gered 2016-05-25 13:42:11 -0400
  • 20be582a1a minor nitpicky "cleanups" Gered 2016-05-24 10:38:01 -0400
  • e86ab23603 add loading? fn to check if a view-cursor is waiting for initial data Gered 2016-05-23 15:15:23 -0400
  • 2936d92938 update todomvc README.md Gered 2016-05-23 13:56:07 -0400
  • 2e429bb5c0 update example todomvc app Gered 2016-05-23 13:53:36 -0400
  • 6542fab155 update README.md Gered 2016-05-21 19:53:34 -0400
  • 246a113c63 update README.md Gered 2016-05-21 19:50:49 -0400
  • a2ddafa9e3 update reagent-data-views-browserchannel init Gered 2016-05-21 18:27:27 -0400
  • a88a24d303 add optional context-fn setting Gered 2016-05-20 13:02:09 -0400
  • 2c29f7fe71 pass in context to views subscribe/unsubscribe calls Gered 2016-05-20 12:21:30 -0400
  • 833054913e update how views and parameters are provided to view-cursor Gered 2016-05-19 22:56:17 -0400
  • 082d78d77b sync up with changes to how view-sigs are sent in the views library now Gered 2016-05-19 22:55:36 -0400
  • 3993415171 fix incorrect way of checking for the prefix portion of the event type Gered 2016-05-19 22:02:42 -0400
  • 719b84daf3 in the last 1.5 years, the arg order for this function changed it seems Gered 2016-05-19 18:09:22 -0400
  • f38dbcb73e meant to use reset! here of course ... Gered 2016-05-19 18:08:46 -0400
  • 74fa65feaf update gitignore Gered 2016-05-19 17:07:07 -0400
  • 145ecc5ddb add browserchannel messaging backend library Gered 2016-05-19 17:06:57 -0400
  • 86b7ec0ca2 lots of updates: new views and reagent. remove direct browserchannel dep Gered 2016-05-19 16:24:26 -0400
  • 6563a3ecc4 begin reorganizing project layout Gered 2016-05-19 13:40:57 -0400
  • ee8f4cef10 Update README.md Gered 2016-03-04 16:19:36 -0500
  • 78fe687552 Update README.md Gered 2016-03-04 16:18:43 -0500
  • 553401ca1a update todomvc app with clj-browserchannel-messaging changes Gered 2014-12-29 09:50:32 -0500
  • 26adc2a6ec update todomvc example Gered 2014-12-28 14:54:48 -0500
  • f2012fdc29 significant rework to defvc, simplifying sub/unsubing to views Gered 2014-12-28 14:51:35 -0500
  • a95ebef0bc print out a message when Jetty is done starting up Gered 2014-12-28 01:10:20 -0500
  • f376881cbc add todomvc app example Gered 2014-12-28 00:56:19 -0500
  • c218eaadfb use new clj-browserchannel-messaging version Gered 2014-12-28 00:41:36 -0500
  • 27d339727e fix typo in keyword name Gered 2014-12-28 00:41:18 -0500
  • d6336593bc bump up clj-browserchannel-messaging version Gered 2014-12-27 18:18:40 -0500
  • dcf19c33e2 change default subscriber-key to :client-id Gered 2014-12-27 18:18:25 -0500
  • 03b81ce513 should also throw an error when zero view-sig matches by name are found Gered 2014-12-27 00:10:32 -0500
  • 92d6bc6713 update to views 0.5.0 Gered 2014-12-27 00:00:51 -0500
  • 32b9a4b635 add refcounting to view subscriptions / unsubscriptions Gered 2014-12-26 23:51:49 -0500
  • a91876b7da view components now maintain their own list of subscribed view-sigs Gered 2014-12-26 22:39:37 -0500
  • 7c2350f136 initial commit using test application code as the base & comments added Gered 2014-12-24 19:19:43 -0500