It's actually very refined work. My issue with it is the number of configuration params and the approach to styling. Could be far simpler using default-stylesheet along with a user-stylesheet to override the defaults. This way users can overlay their changes on top, using normal Designer-friendly process of editing stylesheets, leaving developers out of it. That's what we ended up doing with our cursor-based reusable components.
But it's an impressive job regardless. On Wed, Apr 29, 2015 at 1:35 PM, Colin Fleming <[email protected]> wrote: > Any other comments about re-com aside, the documentation is really lovely > - excellent work. > > Cheers, > Colin > > On 30 April 2015 at 02:19, Mike Thompson <[email protected]> > wrote: > >> On Wednesday, April 29, 2015 at 11:11:47 PM UTC+10, Jamie Orchard-Hays >> wrote: >> > This looks fantastic. If it worked in all browsers, I'd be tempted to >> use it. >> > >> > What are the ultimate goals of the re-com project? >> > >> >> We use it to develop apps in Electron (aka atom shell). So it's already >> pretty much met its ultimate goal. From here, we'll expand the set of >> widgets to meet our needs. >> >> -- >> Mike >> >> -- >> Note that posts from new members are moderated - please be patient with >> your first post. >> --- >> You received this message because you are subscribed to the Google Groups >> "ClojureScript" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/clojurescript. >> > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
