Releases: regular-ui/regular-ui
Releases · regular-ui/regular-ui
v0.1.8
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
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
- [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
- [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-hideinstead ofr-showshould be used in tabs
v0.1.4
- [added] LOGO
- [changed] Default Theme
- [added] index page
- [changed] font-awesome source from npm
- [added]
keyandvalueproperties in Select2; [updated] Select2 test - [fixed] using
r-showinstead ofr-hidein 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
v0.1.2
- [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