Skip to content

Releases: britishgas-engineering/ember-appointment-slots-pickers

Ember LTS update

28 Feb 16:39
7ad35c6
Compare
Choose a tag to compare

What's Changed

  • Ember and package upgrade

Full Changelog: 2.1.0...3.0.0

Skeleton loader

19 Jul 04:30
6fcc1cf
Compare
Choose a tag to compare
  • Added calendar skeleton loader image
  • Updated 0.2.6 to latest master code (which contains slots-picker/desktop-no-category-column)

pickadate temporary fix

15 Mar 12:09
127e2b5
Compare
Choose a tag to compare

[PATCH]

This is a temporary fix to make acceptance tests pass in home-insurance app pass after ember upgrade 3.24.0.

  • wrapped blur event in an if statement in onPickerFocus method

0.2.6 - Added new component `slots-picker/desktop-no-category-column`

12 Aug 15:57
194e4b0
Compare
Choose a tag to compare

Added new component slots-picker/desktop-no-category-column

  • Removed the classification column completely from the calendar

0.2.5 - zindex less missing bug

10 Jul 08:52
9f62c57
Compare
Choose a tag to compare

Use ukh-web-addon-child-dependencies z-index less file as ember commons in is split into two repo's
which fixed the less failure while build

0.2.4 - Mobile view day selector missing dates due to Nucleus ndsn style

03 Jul 09:19
2c47653
Compare
Choose a tag to compare

easy-slot-picker does not render properly in mobile due to CSS override by Nucleus styles.

Nucleus ndsn styles are impacting the <ul class="scroll-header-sly-slidee"> and <li class="scroll-header-sly-item">. Not all the days are displayed due to this problem.

Release - 0.2.3

30 Jun 16:23
0895c10
Compare
Choose a tag to compare

Bugfix

  • Avoid style override by Nucleus in mobile view

[0.2.2] Correct slot tag color

17 Mar 10:24
4c9374f
Compare
Choose a tag to compare

[0.2.2] Correct slot tag color

  • Set the tag color to dark orange

finish rewriting components to angle bracket syntax

16 Mar 11:52
2681a23
Compare
Choose a tag to compare
  • finish rewriting components to angle bracket syntax

Transfer bg-button integration test

16 Mar 11:49
dc80a97
Compare
Choose a tag to compare
  • transfer bg-button integration test