UNPKG

41 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## <small>19.0.102 (2019-10-22)</small>
7
8* Merge branch 'master' into progress-tracker ([28cc1bd](https://github.com/wtw-im/es-components/commit/28cc1bd))
9* New: add progress tracker ([83982e1](https://github.com/wtw-im/es-components/commit/83982e1))
10
11
12
13
14
15## <small>19.0.101 (2019-10-18)</small>
16
17* Fix: fix SlidingPane close button accessibility ([2dcc6ee](https://github.com/wtw-im/es-components/commit/2dcc6ee))
18
19
20
21
22
23## <small>19.0.100 (2019-10-15)</small>
24
25* Update: adding ability to customize styles in SlidingPane ([1306efc](https://github.com/wtw-im/es-components/commit/1306efc))
26* Update: sliding pane refactoring ([8f61da4](https://github.com/wtw-im/es-components/commit/8f61da4))
27
28
29
30
31
32## <small>19.0.99 (2019-10-14)</small>
33
34* Update: converted some slidingPane styles to styled components ([46c92bb](https://github.com/wtw-im/es-components/commit/46c92bb))
35
36
37
38
39
40## <small>19.0.98 (2019-10-14)</small>
41
42* New: moving the SlidingPane component from internal repo ([676e1e0](https://github.com/wtw-im/es-components/commit/676e1e0))
43
44
45
46
47
48## <small>19.0.97 (2019-10-08)</small>
49
50* Update: popovers created on body element ([060fafc](https://github.com/wtw-im/es-components/commit/060fafc))
51
52
53
54
55
56## <small>19.0.96 (2019-10-08)</small>
57
58* Build: cleaning up some unused dependencies ([e195b30](https://github.com/wtw-im/es-components/commit/e195b30))
59* Upgrade: date-fns & react-datepicker ([498610f](https://github.com/wtw-im/es-components/commit/498610f))
60
61
62
63
64
65## <small>19.0.95 (2019-10-03)</small>
66
67* Update: fixes dateInput clearing itself ([061d804](https://github.com/wtw-im/es-components/commit/061d804))
68
69
70
71
72
73## <small>19.0.94 (2019-10-03)</small>
74
75* Update: allow inline DropdownButton components ([507ab6a](https://github.com/wtw-im/es-components/commit/507ab6a))
76
77
78
79
80
81## <small>19.0.93 (2019-10-01)</small>
82
83* Fix: IE11 spinner ([f896e2f](https://github.com/wtw-im/es-components/commit/f896e2f))
84
85
86
87
88
89## <small>19.0.92 (2019-09-30)</small>
90
91* added inputmode and pattern to Day and Year input components ([84174ad](https://github.com/wtw-im/es-components/commit/84174ad))
92* Updated DateInput snapshot ([648588d](https://github.com/wtw-im/es-components/commit/648588d))
93
94
95
96
97
98## <small>19.0.91 (2019-09-24)</small>
99
100* Update: restrict resize event firing ([a3a1abc](https://github.com/wtw-im/es-components/commit/a3a1abc))
101
102
103
104
105
106## <small>19.0.90 (2019-09-18)</small>
107
108* Fix: moves RootCloseWrapper in Popover ([dec7f21](https://github.com/wtw-im/es-components/commit/dec7f21))
109
110
111
112
113
114## <small>19.0.89 (2019-09-17)</small>
115
116* Update: tooltips attach to doc body instead of sibling element ([1001c7f](https://github.com/wtw-im/es-components/commit/1001c7f))
117
118
119
120
121
122## <small>19.0.88 (2019-09-11)</small>
123
124* Fix: set text-decoration on Button ([8441da8](https://github.com/wtw-im/es-components/commit/8441da8))
125
126
127
128
129
130## <small>19.0.87 (2019-09-10)</small>
131
132* Build: removed browser field in package.json ([3380c07](https://github.com/wtw-im/es-components/commit/3380c07))
133
134
135
136
137
138## <small>19.0.86 (2019-09-06)</small>
139
140* Fix: allow null to be used for Drawer children ([5c72a9b](https://github.com/wtw-im/es-components/commit/5c72a9b))
141
142
143
144
145
146## <small>19.0.85 (2019-08-29)</small>
147
148* Fix: source sans pro family from CDN ([67ec14b](https://github.com/wtw-im/es-components/commit/67ec14b))
149
150
151
152
153
154## <small>19.0.84 (2019-08-26)</small>
155
156* Fix: sidenav test ([5d6cbcf](https://github.com/wtw-im/es-components/commit/5d6cbcf))
157* Fix: styles - firefox double-bold, ie sidenav ([36f4cf8](https://github.com/wtw-im/es-components/commit/36f4cf8))
158
159
160
161
162
163## <small>19.0.83 (2019-08-21)</small>
164
165* Fix: checkbox/radio label weight ([5857d68](https://github.com/wtw-im/es-components/commit/5857d68))
166
167
168
169
170
171## <small>19.0.82 (2019-08-21)</small>
172
173* Update: providing fallback to sourcesanspro font ([1d22f0a](https://github.com/wtw-im/es-components/commit/1d22f0a))
174
175
176
177
178
179## <small>19.0.81 (2019-08-20)</small>
180
181* Update: adds ability to suppress datepicker with prop ([ddf4d21](https://github.com/wtw-im/es-components/commit/ddf4d21))
182* Update: minor fix to datepicker markdown and css ([56f1503](https://github.com/wtw-im/es-components/commit/56f1503))
183
184
185
186
187
188## <small>19.0.80 (2019-08-20)</small>
189
190* Fix: dateInput month/day check logic ([7d41875](https://github.com/wtw-im/es-components/commit/7d41875))
191
192
193
194
195
196## <small>19.0.79 (2019-08-19)</small>
197
198* Merge remote-tracking branch 'origin/validation-updates' ([0a8dd7a](https://github.com/wtw-im/es-components/commit/0a8dd7a))
199* Update: answerGroup button validation styles ([2fbeee9](https://github.com/wtw-im/es-components/commit/2fbeee9))
200* Update: CDN links, font references ([7ae51b4](https://github.com/wtw-im/es-components/commit/7ae51b4))
201* Update: checkbox/radio validation styles ([ecf83de](https://github.com/wtw-im/es-components/commit/ecf83de))
202* Update: textbox validation style ([a7387de](https://github.com/wtw-im/es-components/commit/a7387de))
203* New: isValidEmail validator function ([1846b04](https://github.com/wtw-im/es-components/commit/1846b04))
204
205
206
207
208
209## <small>19.0.78 (2019-08-13)</small>
210
211* Fix: dateInput properly validates empty Day ([c3e66f2](https://github.com/wtw-im/es-components/commit/c3e66f2))
212
213
214
215
216
217## <small>19.0.77 (2019-08-13)</small>
218
219* Build: include estree-walker in webpack config ([4f09b9f](https://github.com/wtw-im/es-components/commit/4f09b9f))
220* Build: removed duplicate babel packages ([e89e28e](https://github.com/wtw-im/es-components/commit/e89e28e))
221* Build: switched back to babel-preset-wtw-im ([9295a4f](https://github.com/wtw-im/es-components/commit/9295a4f))
222* Build: using rollup for all builds, styleguide working in IE11 ([25d27ad](https://github.com/wtw-im/es-components/commit/25d27ad))
223* Fix: newer eslint version errors ([029f839](https://github.com/wtw-im/es-components/commit/029f839))
224* Docs: updated require statements to import ([3dee6a5](https://github.com/wtw-im/es-components/commit/3dee6a5))
225
226
227
228
229
230## <small>19.0.76 (2019-08-08)</small>
231
232* Fix: incrementer issue when thresholds were set to 0 ([13e5d3c](https://github.com/wtw-im/es-components/commit/13e5d3c))
233
234
235
236
237
238## <small>19.0.75 (2019-08-08)</small>
239
240* Fix: incrementer useEffect only runs on state change ([1e8d082](https://github.com/wtw-im/es-components/commit/1e8d082))
241
242
243
244
245
246## <small>19.0.74 (2019-08-08)</small>
247
248* Fix: incrementer no onValueUpdated first render, mobile styles ([f298149](https://github.com/wtw-im/es-components/commit/f298149))
249
250
251
252
253
254## <small>19.0.73 (2019-08-05)</small>
255
256* Update: update packages to clear out vulnerability warnings ([f029b85](https://github.com/wtw-im/es-components/commit/f029b85))
257
258
259
260
261
262## <small>19.0.72 (2019-07-29)</small>
263
264* New: textarea component ([012f530](https://github.com/wtw-im/es-components/commit/012f530))
265
266
267
268
269
270## <small>19.0.71 (2019-07-29)</small>
271
272* Update: incrementer supports null startingValue ([57bef2a](https://github.com/wtw-im/es-components/commit/57bef2a))
273
274
275
276
277
278## <small>19.0.70 (2019-07-26)</small>
279
280* Update: responsiveTable style changes (card treatment) ([a97f7dc](https://github.com/wtw-im/es-components/commit/a97f7dc))
281
282
283
284
285
286## <small>19.0.69 (2019-07-25)</small>
287
288* Update: added selectOptionText prop to DateInput ([089499e](https://github.com/wtw-im/es-components/commit/089499e))
289
290
291
292
293
294## <small>19.0.68 (2019-07-24)</small>
295
296* Fix: added missing ActionButton from exports ([c3591d3](https://github.com/wtw-im/es-components/commit/c3591d3))
297
298
299
300
301
302## <small>19.0.67 (2019-07-19)</small>
303
304* Update: maskedTextbox supports more input types ([80011df](https://github.com/wtw-im/es-components/commit/80011df))
305* Fix: popover link shouldn't hog focus ([5dbec39](https://github.com/wtw-im/es-components/commit/5dbec39))
306
307
308
309
310
311## <small>19.0.66 (2019-07-19)</small>
312
313* New: actionButton component ([b151bac](https://github.com/wtw-im/es-components/commit/b151bac))
314
315
316
317
318
319## <small>19.0.65 (2019-07-16)</small>
320
321* Update: responsiveTable row th styling ([fcbc197](https://github.com/wtw-im/es-components/commit/fcbc197))
322
323
324
325
326
327## <small>19.0.64 (2019-07-11)</small>
328
329* Fix: minor popover focus issue ([41087df](https://github.com/wtw-im/es-components/commit/41087df))
330
331
332
333
334
335## <small>19.0.63 (2019-07-11)</small>
336
337* Fix: fieldset firefox layout issue ([28f7fa1](https://github.com/wtw-im/es-components/commit/28f7fa1))
338* Fix: ie flexbox issues in fieldset ([1279c10](https://github.com/wtw-im/es-components/commit/1279c10))
339* Update: fieldset can be wrapped with Control for more flexibility ([5a9f57b](https://github.com/wtw-im/es-components/commit/5a9f57b))
340* Update: moved validation icons to AdditionalHelp ([702877c](https://github.com/wtw-im/es-components/commit/702877c))
341* New: borderOffset added to Control for custom padding ([ce441ca](https://github.com/wtw-im/es-components/commit/ce441ca))
342* New: legend exported, control hasDangerBorder ([5813bc9](https://github.com/wtw-im/es-components/commit/5813bc9))
343
344
345
346
347
348## <small>19.0.62 (2019-07-09)</small>
349
350* Update: responsiveTable handles larger amounts of text ([2244cd0](https://github.com/wtw-im/es-components/commit/2244cd0))
351
352
353
354
355
356## <small>19.0.61 (2019-07-01)</small>
357
358* Update: spinner uses theme for colors ([d7c7bbe](https://github.com/wtw-im/es-components/commit/d7c7bbe))
359
360
361
362
363
364## <small>19.0.60 (2019-06-28)</small>
365
366* Update: table supports row-based headings ([dc9903e](https://github.com/wtw-im/es-components/commit/dc9903e))
367
368
369
370
371
372## <small>19.0.59 (2019-06-26)</small>
373
374* New: responsiveTable and table options ([dd5cc7e](https://github.com/wtw-im/es-components/commit/dd5cc7e))
375* Update: table responsive option ([d75b60d](https://github.com/wtw-im/es-components/commit/d75b60d))
376
377
378
379
380
381## <small>19.0.58 (2019-06-18)</small>
382
383* Fix: notification dismiss utilizes state instead of DOM ([87ea356](https://github.com/wtw-im/es-components/commit/87ea356))
384
385
386
387
388
389## <small>19.0.57 (2019-06-13)</small>
390
391* Update: adds ability to check if the tab panel can switch tabs ([dc1fb5e](https://github.com/wtw-im/es-components/commit/dc1fb5e))
392
393
394
395
396
397## <small>19.0.56 (2019-06-11)</small>
398
399* Docs: re-add datepicker docs ([5ec85a7](https://github.com/wtw-im/es-components/commit/5ec85a7))
400
401
402
403
404
405## <small>19.0.55 (2019-06-11)</small>
406
407* Fix: make sure dateOrEvent is not falsy ([33b1c66](https://github.com/wtw-im/es-components/commit/33b1c66))
408
409
410
411
412
413## <small>19.0.54 (2019-06-10)</small>
414
415* Fix: parse date properly ([65bceea](https://github.com/wtw-im/es-components/commit/65bceea))
416
417
418
419
420
421## <small>19.0.53 (2019-06-10)</small>
422
423* Fix: update proptypes ([0256512](https://github.com/wtw-im/es-components/commit/0256512))
424
425
426
427
428
429## <small>19.0.52 (2019-06-10)</small>
430
431* Merge branch 'master' into datepicker-update-date-fns ([ed180cf](https://github.com/wtw-im/es-components/commit/ed180cf))
432* Upgrade: use date-fns@next in DatePicker ([ba798fc](https://github.com/wtw-im/es-components/commit/ba798fc))
433
434
435
436
437
438## <small>19.0.51 (2019-06-06)</small>
439
440* New: add styleType to tooltip ([3115f05](https://github.com/wtw-im/es-components/commit/3115f05))
441
442
443
444
445
446## <small>19.0.50 (2019-06-06)</small>
447
448* Merge branch 'master' into add-link-button-to-theme ([afcc521](https://github.com/wtw-im/es-components/commit/afcc521))
449* New: create a new button style object for link buttons ([adbaf13](https://github.com/wtw-im/es-components/commit/adbaf13))
450
451
452
453
454
455## <small>19.0.49 (2019-06-06)</small>
456
457* Fix: use yyyy instead of YYYY ([0df056a](https://github.com/wtw-im/es-components/commit/0df056a))
458
459
460
461
462
463## <small>19.0.48 (2019-06-05)</small>
464
465* Fix: add missing semi-colon ([6de4fbe](https://github.com/wtw-im/es-components/commit/6de4fbe))
466
467
468
469
470
471## <small>19.0.47 (2019-06-05)</small>
472
473* Fix: set border-color separate from style ([e96c73f](https://github.com/wtw-im/es-components/commit/e96c73f))
474
475
476
477
478
479## <small>19.0.46 (2019-06-05)</small>
480
481* Update: added word break to notifications to handle long text ([b530650](https://github.com/wtw-im/es-components/commit/b530650))
482* Fix: dateinput widths in mobile/desktop ([4f1daa2](https://github.com/wtw-im/es-components/commit/4f1daa2))
483
484
485
486
487
488## <small>19.0.45 (2019-06-05)</small>
489
490* New: add inherited button style type ([19e33c2](https://github.com/wtw-im/es-components/commit/19e33c2))
491
492
493
494
495
496## <small>19.0.44 (2019-06-04)</small>
497
498* Update: popover uses Fade for transition ([6d00475](https://github.com/wtw-im/es-components/commit/6d00475))
499* Update: tooltip uses popper, modal transitions, react-overlay version ([50f4db9](https://github.com/wtw-im/es-components/commit/50f4db9))
500
501
502
503
504
505## <small>19.0.43 (2019-05-30)</small>
506
507* Fix: modal buttons should expand the width of the modal on mobile ([c97de85](https://github.com/wtw-im/es-components/commit/c97de85))
508
509
510
511
512
513## <small>19.0.42 (2019-05-22)</small>
514
515* Fix: dateInput allows 0x for day ([d944a79](https://github.com/wtw-im/es-components/commit/d944a79))
516
517
518
519
520
521## <small>19.0.41 (2019-05-17)</small>
522
523* Fix: answerGroup media query update ([78da8f9](https://github.com/wtw-im/es-components/commit/78da8f9))
524
525
526
527
528
529## <small>19.0.40 (2019-05-14)</small>
530
531* Fix: dropdown not full width ([8c8ca72](https://github.com/wtw-im/es-components/commit/8c8ca72))
532
533
534
535
536
537## <small>19.0.39 (2019-05-14)</small>
538
539* Update: added aria roles to tabPanel ([dd41373](https://github.com/wtw-im/es-components/commit/dd41373))
540* Update: added some default list styles ([acfa1d4](https://github.com/wtw-im/es-components/commit/acfa1d4))
541* Update: fieldset bottom margin, ul/ol removed from StyleReset ([6687f5f](https://github.com/wtw-im/es-components/commit/6687f5f))
542* Update: minWidth set on buttons, added font to portal components ([1997f61](https://github.com/wtw-im/es-components/commit/1997f61))
543* Update: modal and drawer minor code cleanup ([bb7687c](https://github.com/wtw-im/es-components/commit/bb7687c))
544* Update: swapped control media queries to mobile-first ([e481829](https://github.com/wtw-im/es-components/commit/e481829))
545* New: hasMinWidth prop to Button and OutlineButton ([73a2bb0](https://github.com/wtw-im/es-components/commit/73a2bb0))
546* Fix: dropdown validation inner glow and icon missing ([af675a7](https://github.com/wtw-im/es-components/commit/af675a7))
547* Fix: popoverLink underline style ([335be4b](https://github.com/wtw-im/es-components/commit/335be4b))
548
549
550
551
552
553## <small>19.0.38 (2019-05-13)</small>
554
555* Fix: fixes popover close behavior after clicking inside element ([ef84868](https://github.com/wtw-im/es-components/commit/ef84868))
556
557
558
559
560
561## <small>19.0.37 (2019-05-09)</small>
562
563* Update: refactors scrolling event and adds ref to DismissButton ([0118a79](https://github.com/wtw-im/es-components/commit/0118a79))
564* Update: upgrades react-popper to latest and fixes Popovers ([849170d](https://github.com/wtw-im/es-components/commit/849170d))
565
566
567
568
569
570## <small>19.0.36 (2019-05-08)</small>
571
572* Fix: really fixing the radio this time ([4886af5](https://github.com/wtw-im/es-components/commit/4886af5))
573
574
575
576
577
578## <small>19.0.35 (2019-05-08)</small>
579
580* Fix: radio button margin on desktop ([db974df](https://github.com/wtw-im/es-components/commit/db974df))
581
582
583
584
585
586## <small>19.0.34 (2019-05-08)</small>
587
588* Fix: outlineButton IE width fix (initial to auto) ([54b8f52](https://github.com/wtw-im/es-components/commit/54b8f52))
589* Update: dismissButton styles, Popover title not required ([432aa8e](https://github.com/wtw-im/es-components/commit/432aa8e))
590
591
592
593
594
595## <small>19.0.33 (2019-05-06)</small>
596
597* Update: dateInput split into subcomponents ([0bc3ea8](https://github.com/wtw-im/es-components/commit/0bc3ea8))
598* New: dateInput component ([2af5af7](https://github.com/wtw-im/es-components/commit/2af5af7))
599
600
601
602
603
604## <small>19.0.32 (2019-05-03)</small>
605
606* Update: textbox appends focus on click, MaskedTextbox cleanup ([d24871c](https://github.com/wtw-im/es-components/commit/d24871c))
607
608
609
610
611
612## <small>19.0.31 (2019-04-30)</small>
613
614* Fix: Add react-datepicker propTypes manually ([a5fb670](https://github.com/wtw-im/es-components/commit/a5fb670))
615
616
617
618
619
620## <small>19.0.30 (2019-04-26)</small>
621
622* Fix: ensuring all layout spacing takes effect for labels ([d69d79b](https://github.com/wtw-im/es-components/commit/d69d79b))
623
624
625
626
627
628## <small>19.0.29 (2019-04-17)</small>
629
630* Fix: modal display to better match BDA toolkit, safari fix again ([fbd7e87](https://github.com/wtw-im/es-components/commit/fbd7e87))
631
632
633
634
635
636## <small>19.0.28 (2019-04-17)</small>
637
638* Fix: (chpink) Change danger icon; fix icon centering ([6c19230](https://github.com/wtw-im/es-components/commit/6c19230))
639* Fix: Move line-height property to correct location ([376759e](https://github.com/wtw-im/es-components/commit/376759e))
640
641
642
643
644
645## <small>19.0.27 (2019-04-16)</small>
646
647* Update: heading styles, added isKnockoutStyle and underlineColor props ([c5b7654](https://github.com/wtw-im/es-components/commit/c5b7654))
648
649
650
651
652
653## <small>19.0.26 (2019-04-15)</small>
654
655* Fix: modal close button in Safari ([0f52501](https://github.com/wtw-im/es-components/commit/0f52501))
656
657
658
659
660
661## <small>19.0.25 (2019-04-10)</small>
662
663* Fix: modal scrolling ([aa80fbe](https://github.com/wtw-im/es-components/commit/aa80fbe))
664* Fix: popovers in labels should properly activate cross-browsers ([8784195](https://github.com/wtw-im/es-components/commit/8784195))
665* Fix: removed unused flex from Label ([f72e709](https://github.com/wtw-im/es-components/commit/f72e709))
666
667
668
669
670
671## <small>19.0.24 (2019-04-08)</small>
672
673* Fix: button box shadows cut off in IE11 ([55b60ea](https://github.com/wtw-im/es-components/commit/55b60ea))
674
675
676
677
678
679## <small>19.0.23 (2019-04-08)</small>
680
681* Merge branch 'master' into navigation-tweak ([6853c45](https://github.com/wtw-im/es-components/commit/6853c45))
682* Fix: adds missed border to inactive nav items ([9e7ba43](https://github.com/wtw-im/es-components/commit/9e7ba43))
683* Fix: tweaks nagivationItem styling to align with design ([5c03e7d](https://github.com/wtw-im/es-components/commit/5c03e7d))
684
685
686
687
688
689## <small>19.0.22 (2019-04-05)</small>
690
691* Fix: ie11 doesn't like the initial display value ([5e9da22](https://github.com/wtw-im/es-components/commit/5e9da22))
692
693
694
695
696
697## <small>19.0.21 (2019-04-02)</small>
698
699* Update: changes Tooltip/Popover links to use text-decoration-style ([a044cbd](https://github.com/wtw-im/es-components/commit/a044cbd))
700
701
702
703
704
705## <small>19.0.20 (2019-03-29)</small>
706
707* Update: lightNotification icon color, control spacing ([e161c30](https://github.com/wtw-im/es-components/commit/e161c30))
708
709
710
711
712
713## <small>19.0.19 (2019-03-28)</small>
714
715* Update: get rid of vulnerable packages ([9173e16](https://github.com/wtw-im/es-components/commit/9173e16))
716
717
718
719
720
721## <small>19.0.18 (2019-03-27)</small>
722
723* Merge branch 'pr/318' ([30fea90](https://github.com/wtw-im/es-components/commit/30fea90))
724* Fix: adds min width to incrementer text box for IE ([1c9000e](https://github.com/wtw-im/es-components/commit/1c9000e))
725* Update: added role spinbutton to incrementer, shortcut keys ([59c2adb](https://github.com/wtw-im/es-components/commit/59c2adb))
726* Update: incrememter allows manual input ([fcdda47](https://github.com/wtw-im/es-components/commit/fcdda47))
727
728
729
730
731
732## <small>19.0.17 (2019-03-26)</small>
733
734* Fix: modal header level accessibility ([53c21b9](https://github.com/wtw-im/es-components/commit/53c21b9))
735
736
737
738
739
740## <small>19.0.16 (2019-03-25)</small>
741
742* New: expose Fade component ([9d186c1](https://github.com/wtw-im/es-components/commit/9d186c1))
743
744
745
746
747
748## <small>19.0.15 (2019-03-20)</small>
749
750* Merge pull request #312 from Darrken/security-icons ([591bfa6](https://github.com/wtw-im/es-components/commit/591bfa6)), closes [#312](https://github.com/wtw-im/es-components/issues/312)
751* Update: allows for alternate button styling in incrementer ([114b773](https://github.com/wtw-im/es-components/commit/114b773))
752* New: security icons ([015f4bb](https://github.com/wtw-im/es-components/commit/015f4bb))
753
754
755
756
757
758## <small>19.0.14 (2019-03-19)</small>
759
760* Fix: tooltip underlines and close behavior ([2a1efd5](https://github.com/wtw-im/es-components/commit/2a1efd5))
761
762
763
764
765
766## <small>19.0.13 (2019-03-18)</small>
767
768* Update: wrap DatePicker in React.memo ([22a3a98](https://github.com/wtw-im/es-components/commit/22a3a98))
769
770
771
772
773
774## <small>19.0.12 (2019-03-18)</small>
775
776* Merge pull request #308 from Darrken/answergroup-validationstate ([0f06c6b](https://github.com/wtw-im/es-components/commit/0f06c6b)), closes [#308](https://github.com/wtw-im/es-components/issues/308)
777* Update: add validationState to AnswerGroup ([bbb3db2](https://github.com/wtw-im/es-components/commit/bbb3db2))
778
779
780
781
782
783## <small>19.0.11 (2019-03-15)</small>
784
785* Fix: set spacing for labels properly ([ee1b325](https://github.com/wtw-im/es-components/commit/ee1b325))
786
787
788
789
790
791## <small>19.0.10 (2019-03-15)</small>
792
793* Fix: prevent dropdownbutton auto focus on initial render ([39effdb](https://github.com/wtw-im/es-components/commit/39effdb))
794* Update: attempt to use id from props using useUniqueId ([6fbe00b](https://github.com/wtw-im/es-components/commit/6fbe00b))
795
796
797
798
799
800## <small>19.0.9 (2019-03-15)</small>
801
802* Fix: set spacing according to UX guidelines ([2035b9f](https://github.com/wtw-im/es-components/commit/2035b9f))
803
804
805
806
807
808## <small>19.0.8 (2019-03-14)</small>
809
810* Fix: remove bottom margin on Control in mobile ([6f55eaa](https://github.com/wtw-im/es-components/commit/6f55eaa))
811
812
813
814
815
816## <small>19.0.7 (2019-03-13)</small>
817
818* Update: notification mobile style improvements ([f2e0eaa](https://github.com/wtw-im/es-components/commit/f2e0eaa))
819
820
821
822
823
824## <small>19.0.6 (2019-03-08)</small>
825
826* Fix: turns out auto does not work for display ([68c6e85](https://github.com/wtw-im/es-components/commit/68c6e85))
827
828
829
830
831
832## <small>19.0.5 (2019-03-08)</small>
833
834* Merge pull request #303 from jrios/fix-popover-button-pos ([cd1f926](https://github.com/wtw-im/es-components/commit/cd1f926)), closes [#303](https://github.com/wtw-im/es-components/issues/303)
835* Fix: set popover buttons to display: auto ([8a52292](https://github.com/wtw-im/es-components/commit/8a52292))
836
837
838
839
840
841## <small>19.0.4 (2019-03-08)</small>
842
843* Fix: update packages with vulnerabilities ([f83594d](https://github.com/wtw-im/es-components/commit/f83594d))
844* Update: use "as" for navigation items ([0799029](https://github.com/wtw-im/es-components/commit/0799029))
845
846
847
848
849
850## <small>19.0.3 (2019-03-08)</small>
851
852* Update: refactored common textbox and maskedtextbox elements ([fa53104](https://github.com/wtw-im/es-components/commit/fa53104))
853* Fix: datepicker working with maskedtextbox ([8ccfd38](https://github.com/wtw-im/es-components/commit/8ccfd38))
854
855
856
857
858
859## <small>19.0.2 (2019-03-07)</small>
860
861* Merge branch 'master' into master ([e9630c5](https://github.com/wtw-im/es-components/commit/e9630c5))
862* Fix: reset for sub and sup tags ([f00a3f5](https://github.com/wtw-im/es-components/commit/f00a3f5))
863
864
865
866
867
868## <small>19.0.1 (2019-03-07)</small>
869
870* Build: reduce use of defineProperty for performance ([37ffd2c](https://github.com/wtw-im/es-components/commit/37ffd2c))
871* Build: update jest-util to work with latest node ([7070d3d](https://github.com/wtw-im/es-components/commit/7070d3d))
872* Build: use latest react-testing-library ([c4567c9](https://github.com/wtw-im/es-components/commit/c4567c9))
873* Upgrade: address security vulnerabilities from github/npm audit ([da1a4b5](https://github.com/wtw-im/es-components/commit/da1a4b5))
874
875
876
877
878
879## 19.0.0 (2019-03-06)
880
881* Merge branch 'master' into next ([1e72337](https://github.com/wtw-im/es-components/commit/1e72337))
882* Merge branch 'next' ([dcfb2e9](https://github.com/wtw-im/es-components/commit/dcfb2e9))
883* Merge branch 'next' into cjs-redux ([fb850aa](https://github.com/wtw-im/es-components/commit/fb850aa))
884* Merge branch 'next' into global-reset ([3b8b093](https://github.com/wtw-im/es-components/commit/3b8b093))
885* Merge branch 'next' into masked-textbox ([0c6d223](https://github.com/wtw-im/es-components/commit/0c6d223))
886* Merge branch 'pr/298' into next ([8fc3dcf](https://github.com/wtw-im/es-components/commit/8fc3dcf))
887* Merge pull request #289 from jswaldon/WE-3096 ([8586367](https://github.com/wtw-im/es-components/commit/8586367)), closes [#289](https://github.com/wtw-im/es-components/issues/289)
888* Merge pull request #293 from sbartlett/next ([d89a5a0](https://github.com/wtw-im/es-components/commit/d89a5a0)), closes [#293](https://github.com/wtw-im/es-components/issues/293)
889* Merge pull request #295 from aabenoja/use-window-width-hook ([f11c436](https://github.com/wtw-im/es-components/commit/f11c436)), closes [#295](https://github.com/wtw-im/es-components/issues/295)
890* v19.0.10-alpha ([fe9dbd6](https://github.com/wtw-im/es-components/commit/fe9dbd6))
891* v19.0.11-alpha ([d985677](https://github.com/wtw-im/es-components/commit/d985677))
892* v19.0.31-alpha ([ade5feb](https://github.com/wtw-im/es-components/commit/ade5feb))
893* v19.0.32-alpha ([5a4eb38](https://github.com/wtw-im/es-components/commit/5a4eb38))
894* v19.0.4-alpha ([9081ea7](https://github.com/wtw-im/es-components/commit/9081ea7))
895* v19.0.5-alpha ([fd22b2b](https://github.com/wtw-im/es-components/commit/fd22b2b))
896* New: add ModalButtonContainer ([e7bd720](https://github.com/wtw-im/es-components/commit/e7bd720))
897* New: add withWindowSize back ([44568f6](https://github.com/wtw-im/es-components/commit/44568f6))
898* New: added AnswerGroup component ([52aa274](https://github.com/wtw-im/es-components/commit/52aa274))
899* New: added AnswerGroup component ([0eed27f](https://github.com/wtw-im/es-components/commit/0eed27f))
900* New: added documenation for props ([d479678](https://github.com/wtw-im/es-components/commit/d479678))
901* New: added isOutline prop and components to provide more styling options ([a723ff9](https://github.com/wtw-im/es-components/commit/a723ff9))
902* New: removed duplicate export and added to components to index.js ([20aeea3](https://github.com/wtw-im/es-components/commit/20aeea3))
903* New: removed unused import ([c50558f](https://github.com/wtw-im/es-components/commit/c50558f))
904* New: removed unused styles, added additonal isOutline styling ([9fabaf4](https://github.com/wtw-im/es-components/commit/9fabaf4))
905* New: style reset and docs ([60bad6a](https://github.com/wtw-im/es-components/commit/60bad6a))
906* New: updated AnswerGroup component ([100a584](https://github.com/wtw-im/es-components/commit/100a584))
907* Fix: add 15px margin between radio buttons ([e112ee8](https://github.com/wtw-im/es-components/commit/e112ee8))
908* Fix: add cursor:pointer to all buttons ([9146e12](https://github.com/wtw-im/es-components/commit/9146e12))
909* Fix: add wait for Incrementer specs ([68d345a](https://github.com/wtw-im/es-components/commit/68d345a))
910* Fix: added focus state to AnswerButton for accessibility ([f4d3227](https://github.com/wtw-im/es-components/commit/f4d3227))
911* Fix: attempt to reintroduce cjs builds ([24109b4](https://github.com/wtw-im/es-components/commit/24109b4))
912* Fix: change modal snapshot ([5bf403d](https://github.com/wtw-im/es-components/commit/5bf403d))
913* Fix: datepicker focus on select works again ([1be111a](https://github.com/wtw-im/es-components/commit/1be111a))
914* Fix: example props in AnswerGroup ([9e5d19f](https://github.com/wtw-im/es-components/commit/9e5d19f))
915* Fix: IE11 bug with button widths ([242b651](https://github.com/wtw-im/es-components/commit/242b651))
916* Fix: increment/decrement thresholds button error ([ac78349](https://github.com/wtw-im/es-components/commit/ac78349))
917* Fix: make AdditionalHelp 100% width ([f97ec87](https://github.com/wtw-im/es-components/commit/f97ec87))
918* Fix: make popover close buttons width auto ([d24088f](https://github.com/wtw-im/es-components/commit/d24088f))
919* Fix: make sure dropdowns have correct color ([8be4c80](https://github.com/wtw-im/es-components/commit/8be4c80))
920* Fix: make sure modal button container is 100% ([c1b1e02](https://github.com/wtw-im/es-components/commit/c1b1e02))
921* Fix: popover arrows ([dabd9e5](https://github.com/wtw-im/es-components/commit/dabd9e5))
922* Fix: radioGroup uses defaultChecked on child radios ([f752c8c](https://github.com/wtw-im/es-components/commit/f752c8c))
923* Fix: remove console.log from Control.js ([d178c1b](https://github.com/wtw-im/es-components/commit/d178c1b))
924* Fix: remove duplicate theme definition ([3ef22ff](https://github.com/wtw-im/es-components/commit/3ef22ff))
925* Fix: remove flexBasis from RadioButton labels ([12c09ab](https://github.com/wtw-im/es-components/commit/12c09ab))
926* Fix: remove media query in RadioButton ([5facd0c](https://github.com/wtw-im/es-components/commit/5facd0c))
927* Fix: styleguidist warnings ([5edcf9a](https://github.com/wtw-im/es-components/commit/5edcf9a))
928* Fix: update Control to do inline/stacked correctly ([aebdbe5](https://github.com/wtw-im/es-components/commit/aebdbe5))
929* Fix: update dropdown styling for IE ([4d7c297](https://github.com/wtw-im/es-components/commit/4d7c297))
930* Fix: update legend font size ([07719cf](https://github.com/wtw-im/es-components/commit/07719cf))
931* Fix: update media query for FlexControl ([777de8e](https://github.com/wtw-im/es-components/commit/777de8e))
932* Fix: update media query for InlineControl ([9962b95](https://github.com/wtw-im/es-components/commit/9962b95))
933* Fix: update Modal snapshot ([6ceb7d1](https://github.com/wtw-im/es-components/commit/6ceb7d1))
934* Fix: update snapshots ([8f55c95](https://github.com/wtw-im/es-components/commit/8f55c95))
935* Fix: update styling for buttons in modal footer ([a60eefb](https://github.com/wtw-im/es-components/commit/a60eefb))
936* Fix: year dropdown contrast in Datepicker ([64fe8cd](https://github.com/wtw-im/es-components/commit/64fe8cd))
937* Update: added aria-pressed to toggleButton, minor code refactoring ([787de8b](https://github.com/wtw-im/es-components/commit/787de8b))
938* Update: added size prop to AnswerGroup, minor fixes ([4f92e47](https://github.com/wtw-im/es-components/commit/4f92e47))
939* Update: adding useUniqueId hook ([6cbdd51](https://github.com/wtw-im/es-components/commit/6cbdd51))
940* Update: allow controls to override styles ([34d500e](https://github.com/wtw-im/es-components/commit/34d500e))
941* Update: button forwardRefs properly utilized ([42570ba](https://github.com/wtw-im/es-components/commit/42570ba))
942* Update: change Incrementer to useReducer ([4469511](https://github.com/wtw-im/es-components/commit/4469511))
943* Update: changed some styling to match UX guide ([4017385](https://github.com/wtw-im/es-components/commit/4017385))
944* Update: expose useTheme hook ([ae9f8af](https://github.com/wtw-im/es-components/commit/ae9f8af))
945* Update: not using useUniqueId after a condition in RadioButton ([c64dc53](https://github.com/wtw-im/es-components/commit/c64dc53))
946* Update: package version ([4f859e3](https://github.com/wtw-im/es-components/commit/4f859e3))
947* Update: refactored AnswerGroup styles ([ec2779c](https://github.com/wtw-im/es-components/commit/ec2779c))
948* Update: remove only from several tests ([0103fc8](https://github.com/wtw-im/es-components/commit/0103fc8))
949* Update: removed unused classnames dependency ([ea75f3b](https://github.com/wtw-im/es-components/commit/ea75f3b))
950* Update: use useUniqueId in AnswerButton ([ce37fd9](https://github.com/wtw-im/es-components/commit/ce37fd9))
951* Update: use useUniqueId in Breadcrumb ([32d373d](https://github.com/wtw-im/es-components/commit/32d373d))
952* Update: use useUniqueId in DrawerPanel ([31ead1d](https://github.com/wtw-im/es-components/commit/31ead1d))
953* Update: use useUniqueId in DropdownButton ([b723b87](https://github.com/wtw-im/es-components/commit/b723b87))
954* Update: use useUniqueId in Modal ([ad3f1a9](https://github.com/wtw-im/es-components/commit/ad3f1a9))
955* Update: use useUniqueId in RadioButton ([9871c4c](https://github.com/wtw-im/es-components/commit/9871c4c))
956* Update: use useUniqueId in Spinner ([91b9f00](https://github.com/wtw-im/es-components/commit/91b9f00))
957* Update: use useUniqueId in Tooltip ([b95a1cd](https://github.com/wtw-im/es-components/commit/b95a1cd))
958* Update: using RadioGroup directly in AnswerGroup ([0c2c23b](https://github.com/wtw-im/es-components/commit/0c2c23b))
959* Breaking: namespaced Table element components ([e17696b](https://github.com/wtw-im/es-components/commit/e17696b))
960* Breaking: replace withWindowSize with hook ([c4209a0](https://github.com/wtw-im/es-components/commit/c4209a0))
961* Breaking: split MaskedTextbox out from Textbox ([2773eda](https://github.com/wtw-im/es-components/commit/2773eda))
962
963
964
965
966
967## <small>18.0.29 (2019-03-01)</small>
968
969* Fix: year dropdown contrast in Datepicker ([e3b1e84](https://github.com/wtw-im/es-components/commit/e3b1e84))
970
971
972
973
974
975## <small>18.0.28 (2019-02-22)</small>
976
977* Fix: Icon on Notification Type Danger ([f6d7ef5](https://github.com/wtw-im/es-components/commit/f6d7ef5))
978
979
980
981
982
983## <small>18.0.27 (2019-02-19)</small>
984
985* Update: tooltip tests accounting for screen reader changes ([de8956e](https://github.com/wtw-im/es-components/commit/de8956e))
986* Update: using a static element to describe Tooltips ([2b35f1c](https://github.com/wtw-im/es-components/commit/2b35f1c))
987* Update: using string reference to get to screen reader only div ([d402193](https://github.com/wtw-im/es-components/commit/d402193))
988
989
990
991
992
993## <small>18.0.26 (2019-02-11)</small>
994
995* New: add table component ([0f03823](https://github.com/wtw-im/es-components/commit/0f03823))
996
997
998
999
1000
1001## <small>18.0.25 (2019-02-08)</small>
1002
1003* Update: accounting for partial string dates in DatePicker ([0ae1c22](https://github.com/wtw-im/es-components/commit/0ae1c22))
1004* Update: ensuring Native and React datepickers work with partial dates ([9796543](https://github.com/wtw-im/es-components/commit/9796543))
1005* Update: removing unnecessary onChangeRaw on native datepicker ([f91515a](https://github.com/wtw-im/es-components/commit/f91515a))
1006* Update: renaming wrappers and reducing complexity in DatePicker ([faeec89](https://github.com/wtw-im/es-components/commit/faeec89))
1007
1008
1009
1010
1011
1012## <small>18.0.24 (2019-02-06)</small>
1013
1014* Update: handle the onBlur event in the native datepickers ([0fc941c](https://github.com/wtw-im/es-components/commit/0fc941c))
1015* Update: prevent browsers from adding custom styling to textboxes ([198d33e](https://github.com/wtw-im/es-components/commit/198d33e))
1016
1017
1018
1019
1020
1021## <small>18.0.23 (2019-02-01)</small>
1022
1023* Update: add test coverage for withWindowSize and Datepicker ([a7325c0](https://github.com/wtw-im/es-components/commit/a7325c0))
1024* Update: allow the native date picker to be used on mobile devices ([340fc54](https://github.com/wtw-im/es-components/commit/340fc54))
1025
1026
1027
1028
1029
1030## <small>18.0.22 (2019-01-31)</small>
1031
1032**Note:** Version bump only for package es-components
1033
1034
1035
1036
1037
1038## <small>18.0.21 (2019-01-26)</small>
1039
1040* Fix: giving Popover triggers/closes type='button' ([1497f9a](https://github.com/wtw-im/es-components/commit/1497f9a))
1041
1042
1043
1044
1045
1046## <small>18.0.20 (2019-01-25)</small>
1047
1048* Fix: ensuring Tooltips have type='button' ([ab7f95a](https://github.com/wtw-im/es-components/commit/ab7f95a))
1049
1050
1051
1052
1053
1054## <small>18.0.19 (2019-01-18)</small>
1055
1056* Fix: updates tooltips to read with aria-live ([c20106e](https://github.com/wtw-im/es-components/commit/c20106e))
1057
1058
1059
1060
1061
1062## <small>18.0.18 (2019-01-16)</small>
1063
1064* Fix: allow additional props to pass to radio buttons from RadioGroup ([4bd4fd0](https://github.com/wtw-im/es-components/commit/4bd4fd0))
1065
1066
1067
1068
1069
1070## <small>18.0.17 (2019-01-16)</small>
1071
1072* Fix: textbox padding for consistency with or without validation icon ([7dd8778](https://github.com/wtw-im/es-components/commit/7dd8778))
1073
1074
1075
1076
1077
1078## <small>18.0.16 (2019-01-16)</small>
1079
1080* Update: adding aria-live to AdditionalHelpContent for when it loads dynamically. ([4959c3e](https://github.com/wtw-im/es-components/commit/4959c3e))
1081
1082
1083
1084
1085
1086## <small>18.0.15 (2019-01-15)</small>
1087
1088* Update: adds disableFocus for tooltips ([4b103f0](https://github.com/wtw-im/es-components/commit/4b103f0))
1089
1090
1091
1092
1093
1094## <small>18.0.14 (2019-01-15)</small>
1095
1096* Fix: simplifies target attribute on HorizontalNav ([8922ab5](https://github.com/wtw-im/es-components/commit/8922ab5))
1097
1098
1099
1100
1101
1102## <small>18.0.13 (2019-01-02)</small>
1103
1104* Fix: move checkboxLabel ([30f433b](https://github.com/wtw-im/es-components/commit/30f433b))
1105* Update: Separate checkboxLabel to its own component ([17a1b34](https://github.com/wtw-im/es-components/commit/17a1b34))
1106
1107
1108
1109
1110
1111## <small>18.0.12 (2018-12-24)</small>
1112
1113* New: adds HorizontalNav component ([d3f46d2](https://github.com/wtw-im/es-components/commit/d3f46d2))
1114
1115
1116
1117
1118
1119## <small>18.0.11 (2018-12-19)</small>
1120
1121* Fix: modal content now left-aligned ([23019c6](https://github.com/wtw-im/es-components/commit/23019c6))
1122
1123
1124
1125
1126
1127## <small>18.0.10 (2018-12-18)</small>
1128
1129* Fix: Fix mobile modals and overflow on tab panel ([d3fb15c](https://github.com/wtw-im/es-components/commit/d3fb15c))
1130* Fix: remove comment style ([a742797](https://github.com/wtw-im/es-components/commit/a742797))
1131* New: control displayed tab directly with selectedKey prop ([aa8e106](https://github.com/wtw-im/es-components/commit/aa8e106))
1132
1133
1134
1135
1136
1137## <small>18.0.9 (2018-12-06)</small>
1138
1139* Merge branch 'master' into boxsize-fix ([5f9339d](https://github.com/wtw-im/es-components/commit/5f9339d))
1140* Fix: box-sizing on textbox prepend/append ([1b4c542](https://github.com/wtw-im/es-components/commit/1b4c542))
1141
1142
1143
1144
1145
1146## <small>18.0.8 (2018-12-05)</small>
1147
1148* Fix: textbox append/prepend height matches input height cross-browser ([543c352](https://github.com/wtw-im/es-components/commit/543c352))
1149
1150
1151
1152
1153
1154## <small>18.0.7 (2018-12-03)</small>
1155
1156* Merge pull request #241 from jrios/ie11-compat-fixes ([31ada3e](https://github.com/wtw-im/es-components/commit/31ada3e)), closes [#241](https://github.com/wtw-im/es-components/issues/241)
1157* Fix: add babel-polyfill to head ([2b31435](https://github.com/wtw-im/es-components/commit/2b31435))
1158
1159
1160
1161
1162
1163## <small>18.0.6 (2018-11-30)</small>
1164
1165* Fix: Adjusts the legend spacing so that the legendContent will be in-line ([2662cb6](https://github.com/wtw-im/es-components/commit/2662cb6))
1166
1167
1168
1169
1170
1171## <small>18.0.5 (2018-11-19)</small>
1172
1173* Update: Checkbox and RadioGroup styles, styleguide styles ([fcb194f](https://github.com/wtw-im/es-components/commit/fcb194f))
1174
1175
1176
1177
1178
1179## <small>18.0.4 (2018-11-15)</small>
1180
1181* Update: Add helper function to wrap render ([5c6369e](https://github.com/wtw-im/es-components/commit/5c6369e))
1182* Update: Add tests to Spinner component ([bb471dc](https://github.com/wtw-im/es-components/commit/bb471dc))
1183* Update: Change Breadcrumb to use react-testing-library ([e3b239a](https://github.com/wtw-im/es-components/commit/e3b239a))
1184* Update: Change Checkbox to react-testing-library ([90834f2](https://github.com/wtw-im/es-components/commit/90834f2))
1185* Update: Change Datepicker to use react-testing-library ([a68ac5c](https://github.com/wtw-im/es-components/commit/a68ac5c))
1186* Update: Change Drawer to use react-testing-library ([e1af925](https://github.com/wtw-im/es-components/commit/e1af925))
1187* Update: Change DropDown to use react-testing-library ([6ea6296](https://github.com/wtw-im/es-components/commit/6ea6296))
1188* Update: Change FieldSet tests to react-testing-library ([23edd8c](https://github.com/wtw-im/es-components/commit/23edd8c))
1189* Update: Change Icon to use react-testing-library ([1324807](https://github.com/wtw-im/es-components/commit/1324807))
1190* Update: Change Incrementer to use react-testing-library ([58ebcc2](https://github.com/wtw-im/es-components/commit/58ebcc2))
1191* Update: Change Menu to use react-testing-library ([239d9f4](https://github.com/wtw-im/es-components/commit/239d9f4))
1192* Update: Change Modal to use react-testing-library ([d6a17fd](https://github.com/wtw-im/es-components/commit/d6a17fd))
1193* Update: Change Notification tests to use react-testing-library ([b03b439](https://github.com/wtw-im/es-components/commit/b03b439))
1194* Update: Change Popover to use react-testing-library ([60c490c](https://github.com/wtw-im/es-components/commit/60c490c))
1195* Update: Change RadioGroup to use react-testing-library ([afbd42f](https://github.com/wtw-im/es-components/commit/afbd42f))
1196* Update: Change SideNav to use react-testing-library ([dbba3cf](https://github.com/wtw-im/es-components/commit/dbba3cf))
1197* Update: Change TabPanel to use react-testing-library ([7e43c6a](https://github.com/wtw-im/es-components/commit/7e43c6a))
1198* Update: Change Textbox to use react-testing-library ([0c3dadc](https://github.com/wtw-im/es-components/commit/0c3dadc))
1199* Update: Change Tooltip to use react-testing-library ([884dfc1](https://github.com/wtw-im/es-components/commit/884dfc1))
1200* Update: Remove enzyme from project ([48e342e](https://github.com/wtw-im/es-components/commit/48e342e))
1201
1202
1203
1204
1205
1206## <small>18.0.3 (2018-11-09)</small>
1207
1208* Merge remote-tracking branch 'darrken/popover-outline' ([c73feb8](https://github.com/wtw-im/es-components/commit/c73feb8))
1209* Fix: Popover corner outline on focus removed (fixes #223) ([1982bb4](https://github.com/wtw-im/es-components/commit/1982bb4)), closes [#223](https://github.com/wtw-im/es-components/issues/223)
1210
1211
1212
1213
1214
1215## <small>18.0.2 (2018-11-09)</small>
1216
1217* Docs: move developer-related docs to root ([804e3df](https://github.com/wtw-im/es-components/commit/804e3df))
1218* Build: run lerna publish on master builds ([1461142](https://github.com/wtw-im/es-components/commit/1461142))