Skip to content

Latest commit

 

History

History
81 lines (45 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

81 lines (45 loc) · 1.99 KB

Changelog

Versions 1.1.3 and other previous releases are unstable. Use the 2.x releases

2.0.0

The component RSGButton has been introduced.

2.0.1

README.md added.

2.0.2

The component RSGBox has been introduced.

2.0.3

2.0.4

RSGLabel bug fix.

2.0.5

Added GitHub repository in package.json

2.0.6

The component RSGFormBasic has been introduced.

2.0.7

2.0.8

2.0.9

You can now read some tips at ../rsg-components/tips

2.0.10

  • RSGProgressBar bug fixed.
  • README.md edited.
  • Also added new images for wiki.

2.0.11

Update to RSGProgressBar

2.0.12

Minor update to README.md and images

2.0.13

A new component, RSGCheckbox, has been introduced.

RSGCheckbox image

You can theoretically use this without the rsg-components library. Example here.

More info on its development here.

3.0.0-alpha.1 - 3.0.0-alpha.5

New code style. Tons of bugfixes. New features and styles.

3.0.0

  • New components, Clock and Input, have been introduced.
  • The wiki documentation, has been renewed.
  • Example with the existing components has been introduced.
  • A lot of bugfixes and improvements.