UNPKG

react-jsf

Version:

JSF Compliant React Components

107 lines (44 loc) 2.4 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.3.2"></a> ## [1.3.2](https://github.com/denny99/react-jsf/compare/v1.3.1...v1.3.2) (2018-07-10) ### Bug Fixes * ice panel tooltip id ([919a67a](https://github.com/denny99/react-jsf/commit/919a67a)) <a name="1.3.1"></a> ## [1.3.1](https://github.com/denny99/react-jsf/compare/v1.3.0...v1.3.1) (2018-07-09) ### Bug Fixes * calc id inside of datatable ([d7959c8](https://github.com/denny99/react-jsf/commit/d7959c8)) <a name="1.3.0"></a> # [1.3.0](https://github.com/denny99/react-jsf/compare/v1.2.2...v1.3.0) (2018-07-09) ### Bug Fixes * calc id inside of datatable ([bc11e3b](https://github.com/denny99/react-jsf/commit/bc11e3b)) ### Features * moved ajax handling up to core ([cc206f9](https://github.com/denny99/react-jsf/commit/cc206f9)) <a name="1.2.2"></a> ## [1.2.2](https://github.com/denny99/react-jsf/compare/v1.2.1...v1.2.2) (2018-04-24) ### Bug Fixes * JsfCore structure ([4cf77a6](https://github.com/denny99/react-jsf/commit/4cf77a6)) <a name="1.2.1"></a> ## [1.2.1](https://github.com/denny99/react-jsf/compare/v1.2.0...v1.2.1) (2018-04-23) ### Bug Fixes * export uiDefine ([4762347](https://github.com/denny99/react-jsf/commit/4762347)) <a name="1.2.0"></a> # [1.2.0](https://github.com/denny99/react-jsf/compare/v1.1.3...v1.2.0) (2018-04-23) ### Bug Fixes * exported UiComp ([aa51a5a](https://github.com/denny99/react-jsf/commit/aa51a5a)) ### Features * ui composition ([c02fc57](https://github.com/denny99/react-jsf/commit/c02fc57)) <a name="1.1.3"></a> ## [1.1.3](https://github.com/denny99/react-jsf/compare/v1.1.2...v1.1.3) (2018-04-04) <a name="1.1.2"></a> ## [1.1.2](https://github.com/denny99/react-jsf/compare/v1.1.1...v1.1.2) (2018-03-28) ### Bug Fixes * use es6 index.js as default, for es5 use lib/index.js ([5dd1620](https://github.com/denny99/react-jsf/commit/5dd1620)) <a name="1.1.1"></a> ## [1.1.1](https://github.com/denny99/react-jsf/compare/v1.1.0...v1.1.1) (2018-03-28) ### Bug Fixes * corrected index.js ([9444fb7](https://github.com/denny99/react-jsf/commit/9444fb7)) <a name="1.1.0"></a> # 1.1.0 (2018-03-28) ### Features * initial version ([085c7e6](https://github.com/denny99/react-jsf/commit/085c7e6))