Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

1.30.0

Compare
Choose a tag to compare
@EndyKaufman EndyKaufman released this 12 Jan 12:43
· 645 commits to develop since this release

Bug Fixes

  • base: Add @input to title for base page and frame (3a6bd4f)
  • base: Remove interfaces change its to classes #83 (aace802)
  • base-resource-list: If used mock items and not set perPage, set default to 10 items on per page (22e4405)
  • deps: Remove @ngui/auto-complete and angular2-ladda (140abe6)
  • deps: Update dependencies (92b7850)
  • profile-frame: Fix error in update profile #82 (8eb1821)
  • select-input: Fix work typeahead and add async loading #81 (bf2d031)
  • styles: Remove custom styles like "app-grid-...." and others #101 (5ce1ee2)
  • text-input: Set null if date value is invalid (9baed6d)
  • user-components: Add check userGroups before set/get values from its (4bc7576)
  • Add update local items on change mock items (6b55cbf)

Features

  • base: Add interfaces for service and model and implements all from its #83 (f043bec)
  • text-input: Change datepicker component for new ngx-bootstrap style #81 (4272629)
  • user.model: Add checkGroups method (7849399)