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

Latest commit

 

History

History
937 lines (356 loc) · 23.3 KB

CHANGELOG.md

File metadata and controls

937 lines (356 loc) · 23.3 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.5 (2020-09-22)

Bug Fixes

2.7.4 (2020-09-22)

Bug Fixes

  • SHT-1543 WS - Corrigir comportamento do socket de eventos para que fique aberto por mais tempo (03ad365)

2.7.3 (2020-05-20)

Bug Fixes

  • Fixed missing class-transformer options (c6f6b3e)

2.7.2 (2020-01-17)

Bug Fixes

  • Added forcedError in InputText (f88bc96)

2.7.1 (2020-01-16)

Bug Fixes

2.7.0 (2019-12-13)

Features

  • Response: add classTransformOptions on getResponse (39dd2b8)

2.6.6 (2019-12-03)

Bug Fixes

  • file.helper: prompt for multiple files need to accept multiple files (5df6c66)

2.6.5 (2019-12-02)

2.6.4 (2019-12-02)

Bug Fixes

  • file.helper: add more options to file helper (14527bf)

2.6.3 (2019-12-02)

Bug Fixes

  • file.helper: add more helpers (1b1d0c3)

2.6.2 (2019-11-21)

Bug Fixes

2.6.1 (2019-11-19)

Bug Fixes

  • Fixed modal click outside bad behaviour (55ce758)

2.6.0 (2019-11-02)

Features

  • validation: validation of cpf, cnpj, cep, phone and boleto (dd42f75)

2.4.9 (2019-10-28)

Bug Fixes

2.4.8 (2019-10-28)

Bug Fixes

2.4.7 (2019-10-28)

Bug Fixes

  • Fixed Tip Component (cb4b6db)
  • Validation: expose VeeValidate (afa76af)

2.4.6 (2019-10-23)

2.4.5 (2019-10-23)

Bug Fixes

  • Validation: expose VeeValidate (afa76af)

2.4.4 (2019-10-17)

Features

  • InputDate: allow setting container class (ee39b12)

2.4.3 (2019-10-08)

Bug Fixes

  • Fixed Tooltip position and alignment (0310e39)

2.4.2 (2019-10-04)

Bug Fixes

2.4.1 (2019-10-04)

2.4.0 (2019-10-04)

Features

  • Added debounce in Request & added new functions in Collection (5b5ca29)

2.3.3 (2019-09-24)

Bug Fixes

2.3.2 (2019-09-24)

Bug Fixes

2.3.1 (2019-09-23)

Bug Fixes

2.3.0 (2019-09-23)

Features

  • Improved Tip Component, deprecated some methods (5e43364)

2.2.9 (2019-09-17)

Bug Fixes

2.2.8 (2019-09-11)

Bug Fixes

  • InputDate: replace tailwind by css and add option to hide clear icon (e001507), closes #32

2.2.7 (2019-09-11)

Bug Fixes

  • Fixed vee-validator issue (add2699)

2.2.6 (2019-09-08)

Bug Fixes

  • Fixed NavigationDuplicated (8f1dc9c)

2.2.5 (2019-08-29)

Bug Fixes

  • InputDate: implement vOn, vBind and focus/blur events (80ebd09), closes #32

2.2.4 (2019-08-28)

2.2.3 (2019-08-27)

Bug Fixes

  • Fixed Render not supporting html (b278bbf)

2.2.2 (2019-08-27)

Features

  • vee-validate: inject valitador on inputs (3d5a4a3)

2.2.1 (2019-08-26)

Features

  • InputDate: add min and max support (66ea27f)

2.2.0 (2019-08-16)

Bug Fixes

  • helpers: use await on router push (ae1aff8)

Features

  • InputDate: implement input-date component to make use of input type=date (fb3c8ac), closes #15
  • vee-validate: implement vee-validate on input components (b0da1c7)

2.1.3 (2019-08-05)

Bug Fixes

  • Fixed no slot in render-schema (2d5434c)

2.1.2 (2019-07-02)

Bug Fixes

2.1.1 (2019-07-01)

Bug Fixes

  • css: make css more flexible (db3039b)

2.1.0 (2019-06-17)

Bug Fixes

2.1.0-0 (2019-06-13)

Bug Fixes

  • Await: Fixed Await initializing (f3bf094)

2.0.0 (2019-06-07)

2.0.0-beta.0 (2019-06-06)

Bug Fixes

Features

  • v2.x: More flexible resource-input and resource-render (c69a5f0), closes #2
  • v2.x: Replace VueResource by Axios (2331963), closes #5 #4

BREAKING CHANGES

  • v2.x: Refactored bootstrap settings, HTTP classes(Resource, Collection, etc.) and HTTP request system

1.10.3 (2019-03-29)

Bug Fixes

1.10.2 (2019-03-29)

Bug Fixes

1.10.1 (2019-03-29)

Bug Fixes

1.10.0 (2019-03-29)

Features

  • Added MixinUpload and TransitionExpand (bd68605)

1.9.10 (2019-03-25)

Bug Fixes

  • Fixed ResourceInput component in Boolean not handle null values (3351c25)

1.9.9 (2019-03-25)

Bug Fixes

1.9.8 (2019-03-24)

Bug Fixes

1.9.7 (2019-03-24)

Bug Fixes

  • Fixed MixinQueryRouter by changing router from push to replace (c4e2496)

1.9.6 (2019-03-20)

Bug Fixes

  • Fixed csv title returned undefined (d1d5d85)

1.9.5 (2019-03-20)

Bug Fixes

1.9.4 (2019-03-20)

Bug Fixes

  • Fixed bug in response data item with undefined value (aef08db)

1.9.3 (2019-03-16)

Bug Fixes

1.9.2 (2019-03-15)

1.9.1 (2019-03-15)

1.9.0 (2019-03-14)

Features

  • Added focus and blur event for ResourceInput component (f72d537)

1.8.5 (2019-03-13)

1.8.4 (2019-03-12)

Bug Fixes

1.8.3 (2019-03-12)

Bug Fixes

1.8.2 (2019-03-12)

Bug Fixes

1.8.1 (2019-03-12)

1.8.0 (2019-03-01)

Features

1.7.1 (2019-02-28)

1.7.0 (2019-02-20)

Bug Fixes

Features

  • Added csv convert support (a8b37c3)

1.6.5 (2019-02-19)

1.6.4 (2019-02-19)

Bug Fixes

1.6.3 (2019-02-19)

1.6.2 (2019-02-18)

Bug Fixes

1.6.1 (2019-02-17)

1.6.0 (2019-02-17)

Features

1.5.0 (2019-02-15)

Features

  • InputSelect has been refactored (e6c6ec8)

1.4.4 (2019-02-13)

1.4.3 (2019-02-13)

Bug Fixes

  • Fixed PageCollection filter not using classToPlain (4d7e872)

1.4.2 (2019-02-11)

Bug Fixes

1.4.1 (2019-02-08)

Bug Fixes

1.4.0 (2019-02-08)

Features

  • Added Radio Button & Added pad filter (c8f709f)

1.3.4 (2019-02-07)

Bug Fixes

1.3.3 (2019-01-29)

Bug Fixes

1.3.2 (2019-01-28)

Bug Fixes

1.3.1 (2019-01-28)

Bug Fixes

  • Moved All into WholeCollection (2e19326)

1.3.0 (2019-01-24)

Features

  • Added SocketConnection class, fixed clone helper (44b0553)

1.2.0 (2019-01-16)

Features

  • Added RequestExclude decorator (ff42d5d)

1.1.3 (2018-12-11)

1.1.2 (2018-12-07)

1.1.1 (2018-12-05)

Bug Fixes

  • Switched DELETE params (wrong position) (764f8cd)

1.1.0 (2018-11-17)

Features

  • Now it is possible to add component into input schema (a2beacf)

1.0.1 (2018-11-12)

1.0.0 (2018-11-08)

Bug Fixes

Features

  • Collection: Refactored schema from resource (b7a7f0d)
  • Resource: Added and component (4a63342)

BREAKING CHANGES

  • Resource: Renamed some components
  • Collection: Removed the scheme property

0.2.2 (2018-10-24)

Bug Fixes

0.2.1 (2018-10-24)

Bug Fixes

0.2.0 (2018-10-24)

Features

  • Added init prop in Await Component & Added QueryRouter Mixin (172b30e)

0.1.11 (2018-10-12)

Bug Fixes

  • Resolved vue-resource conflict (3f729f5)

0.1.10 (2018-10-11)

0.1.9 (2018-10-11)

0.1.8 (2018-10-09)

Bug Fixes

  • Fixed packages conflict (8e844c9)

0.1.7 (2018-10-09)

0.1.6 (2018-10-09)

0.1.5 (2018-10-07)

Bug Fixes

0.1.4 (2018-10-07)

Bug Fixes

0.1.3 (2018-10-05)

Bug Fixes

0.1.2 (2018-10-04)

Bug Fixes

  • String response from a request was returned null (8189381)

0.1.1 (2018-09-28)