Skip to content

Releases: day8/re-com

Refactoring etc.

26 Mar 08:28
Compare
Choose a tag to compare
Refactoring etc. Pre-release
Pre-release

Version 0.2.8:

  • BREAKING CHANGE: Renamed [spinner] component to [throbber].
  • BREAKING CHANGE: CSS changed yet again.
  • Possibly a BREAKING CHANGE: Renamed run/resources/public/resources to run/resources/public/assets. You might want to do that same to your code.
  • Reformatted and re-ordered left-hand menu.
  • Removed all styles from index.html files.
  • Fixed wiggling popover bug.
  • Updated Modern Button description.
  • Worked on Layout demo (description and removed nested panels.
  • Worked a bit on the welcome page.
  • [input-time] tests now working again.
  • Marked popover and tour components alpha (and coloured them orange).
  • Cleaned up more experimental code.

Validation user-select, etc.

24 Mar 08:16
Compare
Choose a tag to compare
Pre-release
0.2.6

Merge branch 'feature/gregg-31' into develop

Typography, rewording, reformatting, reorganising and so on.

20 Mar 08:26
Compare
Choose a tag to compare
Version 0.2.5

 - lot's of good stuff: typography, rewording, reformatting, reorganising and so on.
 - breaking change is updated CSS file

Access all components from re-com.core

11 Mar 08:13
Compare
Choose a tag to compare
Pre-release
Various:

 - BREAKING CHANGE: Updated version to 0.2.2
 - BREAKING CHANGE: Now all component functions should be accessed from re-com.core.
 - Dropped back to CLJS 2843

Split re-com.core

10 Mar 07:16
Compare
Choose a tag to compare
Split re-com.core Pre-release
Pre-release

...into re-com.text and re-com.misc

It's come a long way

05 Mar 10:11
Compare
Choose a tag to compare
It's come a long way Pre-release
Pre-release

So many changes since the last release, it's almost a new product.

Combobox/checkbox and bug fixes

02 Sep 08:15
Compare
Choose a tag to compare
Pre-release
v0.1.2-alpha

Updated version number in project.clj

First (alpha) release

28 Aug 05:53
Compare
Choose a tag to compare
First (alpha) release Pre-release
Pre-release

Features

  • Includes the following components that work with differing degrees of success: alert, box, core, layout, modal, popover, tabs, tour.
  • A demo which only demonstrates some of the core/basic components and tabs, popover, box and layout.