This repository was archived by the owner on Dec 22, 2020. It is now read-only.
Tags: gadfly361/re-surface
Tags
bump version of clojurescript and use clojure.spec.alpha;
update to v0.2.0-alpha1; - don't require height on header, navbar, and footer - dont' require key on header-dropdown, navbar-dropdown, modal, and modal-fullscreen - rationale: if you want to use multiple dropdowns or modals on a page, then removing the key requirement makes this process easier - remove transition on the way out for header-dropdown, navbar-dropdown, modal, and modal-fullscreen - add `default-comp` to header-dropdown, navbar-dropdown, modal and modal-fullscreen - add mostly transparent dimmer option to header-dropdown and navbar-dropdown
add transition on width to sidebars, #6; bump to v0.1.0-alpha5;