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

Latest commit

 

History

History
208 lines (79 loc) · 5.93 KB

CHANGELOG.md

File metadata and controls

208 lines (79 loc) · 5.93 KB

1.0.1 (2019-05-10)

Bug Fixes

1.0.0 (2019-04-23)

Bug Fixes

Features

  • Add support work over remote config (9d4c133)

0.3.7 (2019-04-08)

Bug Fixes

  • Change all texts "user" to "group" (efc65b8)
  • Update dependencies (409cb98)

0.3.6 (2019-03-25)

Bug Fixes

  • Update dependencies and sources for it (ce3ace7)

0.3.5 (2019-03-10)

Bug Fixes

  • select-input: Add support custom idField and titleField (3e2a7eb)

0.3.4 (2019-03-10)

Bug Fixes

  • select-input: Update detect item as string (5491102)

0.3.3 (2019-03-10)

Bug Fixes

  • Remove set initialState in onChangeFilter (ddfeeff)
  • Update dependencies (f968488)
  • select-input: Update for correct work with toString of object (d72e27a)

0.3.2 (2019-03-10)

Bug Fixes

  • Add config for models to transform ionic date format (#33) (afc5fd7)
  • Set default to undefined, if not set try out with toString() (#34) (1b6f7db)
  • Update initialState for users and groups modals (288c731)

0.3.1 (2019-03-07)

Bug Fixes

0.3.0 (2019-03-07)

Bug Fixes

  • Add items as second argument to pipe, for full translate (#23, #25) (5c3025e)
  • Add support override with @Input (#30, #31) (c9ca04b)
  • Add work with readonly property notReadonlyAndEnableUpdate, as on grid for web (#29) (bd9fddb)
  • Change order of call methods on click in list row (cd274bf)
  • Update dependencies (146f4b4)

Features

  • Add modal with info about application (#26) (306a4ad)

0.2.4 (2019-03-06)

Bug Fixes

0.2.3 (2019-03-04)

Bug Fixes

  • Change slot for options buttons (acdb61b)
  • Remove workaroud with change css host height to 100% (58ba835)
  • Update dependencies (5b4148f)

0.2.2 (2019-02-11)

Bug Fixes

0.2.1 (2019-02-11)

Bug Fixes

  • Move set values for inputs on modals template to component (339477d)

0.2.0 (2019-02-11)

Features

  • Update dependencies, add bindIO and update sources (4a2e46a)

0.1.0 (2019-01-27)

Bug Fixes

  • Revert use form-group to without bindIO (9697fc6)

Features

  • Add ngx-bind-io and update all sources (4ac5ab6)

0.0.4 (2019-01-12)

Bug Fixes

0.0.3 (2019-01-11)

Bug Fixes

  • Add show errors if remove users or groups is fail (3a22b65)
  • Load permissions and groups if current user entered (a4b3c6a)

0.0.2 (2019-01-10)

Bug Fixes

  • auth-modal: Add class for change modal header (2617454)

0.0.1 (2019-01-10)

Bug Fixes