2.0.0
Major features
- Implemented User Action support
What’s Changed
- Releasing 2.0.0 into master (manually) (#859) @romaninsh
- Change in demo : exit() to $app->callExit() (#854) @abbadon1334
- Feature/input action (#845) @ibelar
- Add Github workflows (actions) (#848) @romaninsh
- Feature/Card Deck using model action (#846) @ibelar
- Feature/Code Highlight (#849) @ibelar
- Fix few bugs and add comments (#847) @DarkSide666
- Feature/refactor crud2 (#835) @romaninsh
- Add SSE operation with user confirmation example (#843) @acicovic
- pulling in from atk (#1) @stokkeland
- Property currency_decimal added to Persistence UI (Money Type) (#840) @stokkeland
- Feature/Table Menu Action (#833) @ibelar
- Feature/column user actions (#832) @romaninsh
- Feature/Refactor View::on() method (#831) @ibelar
- fix/DropDown Unnecessary isValueRequired property (#826) @ibelar
- Refactor of User Action Executor (#820) @romaninsh
- feature/TreeItemSelector Form Field (#812) @ibelar
- Add Locale class (#819) @abbadon1334
- #823: Fix a few phpDoc comments. (#824) @Taitava
- Feature/fix textarea (#822) @romaninsh
- Fix #814 - useless code in Form.php (#818) @abbadon1334
- Mutliline: Improve inline docs and comments (#811) @acicovic
- Fix/MultiLine Improvement (#816) @ibelar
- Make Escape key clear Grid Search (#815) @acicovic
- Fix unclickable Autocomplete/Lookup fields (#808) @acicovic
- fix/#802 Array fields error in form (#804) @ibelar
- Fix #805 (#806) @karakal
- Formfields: Add ability to set attributes to Tag (#807) @PhilippGrashoff
- Add App->catch_error_types to define set_error_handler in App (#803) @abbadon1334
- Add ability to customize CSS of 'content' div (#795) @acicovic
- fix/CaughException Layout (#800) @ibelar
- Bump eslint-utils from 1.4.0 to 1.4.2 in /js (#801) @dependabot
- Feature/Add Form support for containsMany field using MultiLine (#784) @ibelar
- add "Is Not" for TableColumn::FilterModel::TypeString (#796) @funyx
- remove extra spaces from Response Content-Type (#792) @abbadon1334
- Add target parameter to link() function (#791) @acicovic
- Remove calls to exit functions and cleanups (#790) @abbadon1334
- Gowrav vishwakarma ui editable bug (#782) @romaninsh
- Feature/fix textarea (#783) @DarkSide666
- Fix #786 - Exception display in app and modals (#789) @acicovic
- Simplify setStyle method (#788) @DarkSide666
- Let user overwrite all calendar options (#777) @FabulousGee
- Fix #651 - Modal fails on js load if a php exception is thrown (#780) @abbadon1334
- Implement $_POST test for Form (#776) @romaninsh
- upgrade npm (#774) @romaninsh
- refactor to use getFields() (#775) @romaninsh
- Bump lodash from 4.17.11 to 4.17.14 in /js (#773) @dependabot
- Feature/confirm modal (#770) @ibelar
- Add support for using afterSuccess and apiConfig in View and Grid (jsReload) (#769) @pkly
- feature/Form Action Executor (#768) @ibelar
- Fix #766 (#767) @PhilippGrashoff
- fix php notice (#762) @DarkSide666
- fix/#746 Duplicate button and icon id (#747) @ibelar
- Small changes to templates (form/centered layout) (#750) @pkly
- Fix/Form::success() (#759) @ibelar
- Revert "fix #755" (#761) @romaninsh
- Add Unit test and Fix some issue on TableColumn\ColorRating (#757) @abbadon1334
- fix #755 (#756) @DarkSide666
- Fix #629, also add new Callback for custom HTML (#643) @PhilippGrashoff
- feature/ js Executor for Action (#751) @ibelar
- fix/Add section with no model (#745) @ibelar
- fix negative status (#738) @DarkSide666
- Feature2/cardholder (#744) @romaninsh
- Added ExternalLink, KeyValue, NoValue, Labels, Tooltip and ColorRating table decorators (#743) @romaninsh
- Feature2/card (#742) @romaninsh
- Feature2/integrate actions (#741) @romaninsh