Skip to content

Releases: Respo/respo-ui.cljs

Release package with respo.core

01 Nov 18:13
Compare
Choose a tag to compare

Newer versions of Respo uses respo.core.

Upgrade to respo.core

30 Oct 16:17
Compare
Choose a tag to compare

add row-middle

30 Oct 16:16
Compare
Choose a tag to compare

Add row-middle for display in horizontally center but start from left.

Change to fullscreen

30 Oct 16:15
Compare
Choose a tag to compare

Change overflow: auto in fullscreen.

Update styles of input and buttons

23 May 17:07
Compare
Choose a tag to compare

Update styles of input and buttons.

Add comp-ion

27 Mar 15:36
Compare
Choose a tag to compare

Feature

  • new icon component for adding inline styles:
(respo-ui.comp.icon/comp-ion :home {:color :red})

renamed ui/clickable to ui/link

28 Feb 16:56
Compare
Choose a tag to compare

Refine

  • ui/link is the link style.
  • updated home page.
  • disabled colors page.

Add comp-icon

23 Jan 17:07
Compare
Choose a tag to compare

Feature

  • add components to render icons:
(respo-ui.comp.icon/comp-icon :flash)
(respo-ui.comp.icon/comp-ios-icon :bell)
(respo-ui.comp.icon/comp-android-icon :cart)

font-mono -> font-code

20 Jan 06:49
Compare
Choose a tag to compare

Refine

  • the name font-monospace is too long, pick font-code

define font styles; change namespaces

20 Jan 06:48
Compare
Choose a tag to compare

Breaking changes

  • changed namespaces to respo-ui.core respo-ui.colors
  • added font-normal font-fancy font-mono