Good work.  Although I hate to say it, It's of little use for most projects 
without more out-of-the-box table options eg searchable, sortable, 
paginated, never-ending.

On Wednesday, August 27, 2014 2:05:27 PM UTC-5, Sam Ritchie wrote:
>
>  This release adds a bunch of new active components - notably, dropdown 
> buttons, split dropdown buttons and a navbar. The navbar allowed me to beef 
> up the doc site with a proper navbar, more pages and client-side javascript 
> navigation using Secretary and Html5 pushState:
>
> http://om-bootstrap.herokuapp.com 
>
> Code:
>
> https://github.com/racehub/om-bootstrap
>
> Leiningen:
>
> [racehub/om-bootstrap "0.2.6"]
>
>  
>
> RELEASE NOTES:
>
> - Upgraded Clojurescript dependency on the doc site to get around this 
> bug: http://dev.clojure.org/jira/browse/CLJS-839. Added a note.
>
> This hash code bug was causing `bs-class-set`'s internal lookup in 
> `class-map` to sporadically fail in Safari 7.0.x.
>
> >From https://github.com/racehub/om-bootstrap/pull/13:
> - `om-bootstrap.util/clone-with-props` can now "clone" proper om 
> components by injecting extra attributes into the om cursor.
> - `:on-select` handlers on top level nav elements now get called if set, 
> along with the current nav-item `:on-select` handlers
>
> ### New Components
>
> - `dropdown-mixin` (mixins.cljs)
> - `menu-item`, `dropdown-menu`, `dropdown` (button.cljs)
> - `split` (ie, SplitButton) (button.cljs)
> - `navbar` (ie, SplitButton) (button.cljs)
>  
> -- 
> Sam Ritchie (@sritchie)
> Paddleguru Co-Founder
> 703.863.8561
> www.paddleguru.com
> Twitter <http://twitter.com/paddleguru> // Facebook 
> <http://facebook.com/paddleguru>
>  

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to