Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: juliankoehn/ruis

website-v1.0.2

08 Aug 17:09
Compare
Choose a tag to compare

website-v1.0.2 (2020-08-08)

Bug Fixes

  • website: initial layout (550ae09)

website-v1.0.1

08 Aug 15:48
Compare
Choose a tag to compare

website-v1.0.1 (2020-08-08)

Bug Fixes

  • isfile() called: isFile() called (e106ffb)

@ruids/css-v1.6.0

08 Aug 10:39
Compare
Choose a tag to compare

@ruids/css-v1.6.0 (2020-08-08)

Features

  • flex: created alignments and justify generators, all flex utilities are now responsive (2216c1e)

@ruids/css-v1.5.0

08 Aug 10:26
Compare
Choose a tag to compare

@ruids/css-v1.5.0 (2020-08-08)

Features

  • spacings: negative spacings prefixed by "-" (d6a555d)

@ruids/components-v1.10.4

08 Aug 11:07
Compare
Choose a tag to compare

@ruids/components-v1.10.4 (2020-08-08)

Bug Fixes

@ruids/components-v1.10.3

08 Aug 10:52
Compare
Choose a tag to compare

@ruids/components-v1.10.3 (2020-08-08)

Bug Fixes

  • backdrop: closes #5 (13d69b2)
  • spinner: removed styled from emotion, to prevent package requirements -> moved to css``` (78787a0)

@ruids/components-v1.10.2

08 Aug 10:39
Compare
Choose a tag to compare

@ruids/components-v1.10.2 (2020-08-08)

Bug Fixes

  • react-transition-group: moved to deps (8477402)

@ruids/components-v1.10.1

08 Aug 09:32
Compare
Choose a tag to compare

@ruids/components-v1.10.1 (2020-08-08)

Bug Fixes

  • emotion: moved emotion core from dev deps to deps (93426a9)
  • package.json: more cleanup (5e9422d)
  • popper: moved popper & axe to dependencies (29d2f7d)

website-v1.0.0

07 Aug 13:52
Compare
Choose a tag to compare

website-v1.0.0 (2020-08-07)

Bug Fixes

  • blabla: heavy developement! (83ac8b4)
  • icon: fixed icon (050dc78)
  • icons: changed icons import & upgraded tokens package (38f7819)
  • website: whitespace error due bug in mdx-js @318 @195 (be9e9cb)

Features

  • foundation: added the first elements to foundation docs (bab9a36)
  • header.js: added header for website (a92e42a)
  • input: input Element (2d7dad1)
  • package css: added css features for typography, flex etc (da6e929)
  • package/tokens: tokens package for variable generation (7a108f3)

@ruids/components-v1.10.0

07 Aug 13:52
Compare
Choose a tag to compare

@ruids/components-v1.10.0 (2020-08-07)

Bug Fixes

  • tooltip: useState(true) => defaults false (e58762b)

Features

  • icons: extended icons: adjustments, collection, search, library, color_swatch, dots_horizonta (2f65b8c)
  • input: input Element (2d7dad1)
  • input: placeholder colors, mouse style (7844b26)
  • popper: embedded react-popper library (0b43f4c)
  • tooltip: basic tooltip component (dd40bdd)