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

Releases: rucken/core

1.30.1

12 Jan 15:02
Compare
Choose a tag to compare

Bug Fixes

  • base-resource-select-input: Set default value for inputReadonly to false (d70152a)
  • navbar: Remove show changelog modal on first open site (20d40e3)
  • select-input: Add ignore errors if item prop is readonly (c4038fc)

1.30.0

12 Jan 12:43
Compare
Choose a tag to compare

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)

1.28.2

07 Dec 07:47
Compare
Choose a tag to compare

Bug Fixes

  • deps: Update dependencies for Angular 5.1.0 (2565d4f)