Skip to content

Releases: regular-ui/regular-ui

v0.1.8

02 Jun 13:51

Choose a tag to compare

Components

  • [added] SelectGroup
  • [removed] useless code in Modal
  • [fixed] Uploader innerHTML -> innerText
  • [changed] Validation, Input2, Textarea2
  • [fixed] Calendar, DatePicker, DateTimePicker do not support number type
  • [update] regular-ui-base@0.1.0, regular-ui-dragdrop@0.1.1, validator@5.3.0, karma-coverage@1.0.0, karma-mocha@1.0.2

Docs

  • [fixed] css load delay bug

v0.1.7

29 Jan 15:34

Choose a tag to compare

Components

  • [added] MultiTreeView
  • [added] multiple feature in ListView
  • [added] Grid System
  • [added] divider&disabled in ListView, Select2, Suggest, TreeView
  • [added] Select2Group test case
  • [added] Select2Group region example
  • [added] Uploader file size & extensions check
  • [added] keep single message of Notify
  • [added] Input2 & Textarea2 placeholder for IE9-
  • [added] Tabs titleTemplate
  • [added] Tabs on-change event
  • [changed] $event.source -> $event.sender
  • [changed] compatibility -> bowser + polyfill
  • [changed] static methods of Modal & Notify for easier extension
  • [changed] seprate TreeViewList, MenuList from their ancestor file
  • [removed] text! in require instead by config
  • [removed] dragdrop feature from ListView
  • [fixed] document.body -> document
  • [fixed] select2, select2Group bugs
  • [fixed] uploader problems in IE9

Docs

  • [added] server of website
  • [added] badge2 in sidebar
  • [changed] logo-v2.0
  • [changed] design for index.html
  • [changed] docs typography
  • [fixed] IE8 CSS bugs

v0.1.6

10 Dec 15:26

Choose a tag to compare

  • [added] Draggable & Droppable & docs of them #3
  • [added] Modal draggable feature
  • [added] DragdropList
  • [changed] seperate Draggable and Droppable to regular-ui-dragdrop repo
  • [added] customized package doc
  • [added] mcss & regularjs coding standard and rules
  • [changed] conform mcss, js method & js event to the coding standard
  • [updated] regularjs@v0.4.3, validator@4.4.0, webpack@1.12.9
  • [fixed] AMD load error
  • [fixed] karma test load error
  • [fixed] #1

v0.1.5

23 Nov 11:16

Choose a tag to compare

  • [changed] seperate src/base from regular-ui repo
  • [changed] gulpfile.js, webpack.config.js, doc/build.js and ... due to the above point
  • [fixed] JS compatibility problems in IE8.0
  • [changed] default theme greatly
  • [changed] directives for a simple way, such as r-class={ {'z-sel': ...} } -> z-sel={...}
  • [added] type check in directives
  • [added] TextArea2
  • [changed] default modal vertical-align: middle
  • [added] scss support by mcss2scss
  • [added] mcss2scss test to make sure css files compiled are same.
  • [updated] regularjs@0.4.2, validator@4.3.0, ejs@2.3.4, gulp@3.9.0, karma@0.13.15, mocha@2.3.4, webpack@1.12.8
  • [fixed] some bugs in uploader
  • [fixed] r-hide instead of r-show should be used in tabs

v0.1.4

21 Oct 14:39

Choose a tag to compare

  • [added] LOGO
  • [changed] Default Theme
  • [added] index page
  • [changed] font-awesome source from npm
  • [added] key and value properties in Select2; [updated] Select2 test
  • [fixed] using r-show instead of r-hide in some components to prevent some view problems
  • [added] title tooltip in Select2, Suggest and ...
  • [fixed] text-overflow bug in Select2, Suggest and ...
  • [added] Validation and its doc; [changed] Input2 and its doc

v0.1.3

21 Sep 11:04

Choose a tag to compare

  • [added] Select2Group, Loading
  • [added] Dropdown, Select2 tests
  • [added] gulp customize
  • [fixed] gulp bug
  • [removed] CHANGELOG.md

v0.1.2

13 Sep 08:26

Choose a tag to compare

  • [changed] optimize the documentions
  • [added] simple theme
  • [changed] tab -> tabs, accordion -> collapse
  • [added] Calendar, DatePicker, NumberInput, TimePicker, DateTimePicker tests
  • [added] doc/start/structure, doc: demos
  • [added] gulp bower, gulp page
  • [changed] links, organization, description

v0.1.1

31 Aug 08:43

Choose a tag to compare

  • [added] doc/start/quickStart, doc/start/developer
  • [updated] package dependencies
  • [changed] gulpfiles
  • [added] CHANGELOG.md, CONTRIBUTING.md, README.md

v0.1.0

29 Aug 19:36

Choose a tag to compare

  • [added] release a first unstable version.