Skip to content

Releases: greengerong/rebirth-ng

6.03

14 Jun 15:00
Compare
Choose a tag to compare

6.0.3(2018-06-14)

Features

  • (rxjs): rxjs 6.x;

6.0.0

08 May 14:53
Compare
Choose a tag to compare

6.0.0(2018-05-08)

Features

  • (NG6): Upgrade to ng 6;
  • (CheckBoxGroup): Add @input disableItems;
  • (RadioGroup): Add @input disableItems;

5.0.10

11 Feb 02:05
Compare
Choose a tag to compare

5.0.10(2018-02-11)

Features

  • (Slider): Slider;

5.0.9

10 Jan 14:09
Compare
Choose a tag to compare

5.0.9(2018-01-10)

Features

  • (AutoComplete): AutoComplete debounce delay;

5.0.8

02 Jan 13:59
Compare
Choose a tag to compare

5.0.8(2018-01-02)

Features

  • (Modal): Modal animate delay;

5.0.7

29 Dec 13:34
Compare
Choose a tag to compare

5.0.7(2017-12-29)

Features

  • (FileUpload): FileUpload emit error issue;
  • (FileUpload): FileUpload add @input transformResponseUrl;
  • (Select): Select add @input groupOptions;

5.0.6

22 Dec 01:55
Compare
Choose a tag to compare

5.0.6(2017-12-22)

Features

  • (Select): Select component;

5.0.5

17 Dec 04:15
Compare
Choose a tag to compare

5.0.5(2017-12-17)

Features

  • (ImageUpload): Refactor FileUpload to add new component ImageUpload;
  • (FileUpload): Add extend input;
  • (FileUpload): Add http events;

5.0.4

11 Dec 08:33
Compare
Choose a tag to compare

5.0.4(2017-12-11)

Bug Fixes

  • (Tags): Add tags component;
  • (Tooltip): Tooltip scroll issue;

5.0.3

07 Dec 08:00
Compare
Choose a tag to compare

5.0.3(2017-12-07)

Bug Fixes

  • (pagination): pagination with headTemplate and tailTemplate;