UNPKG

54.3 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file
4automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5This project adheres to [Semantic Versioning](http://semver.org/).
6
7# v15.4.0
8## (2020-07-07)
9
10* Update typescript/tslib [Pagan Gazzard]
11
12# v15.3.0
13## (2020-07-07)
14
15* Update typography style based on design guide [Stevche Radevski]
16
17# v15.2.4
18## (2020-06-23)
19
20* Generate ts declaration files for esm5 build [Alexis Svinartchouk]
21
22# v15.2.3
23## (2020-06-23)
24
25* Fix loading fonts when nothing is passed to theme [Stevche Radevski]
26
27# v15.2.2
28## (2020-06-22)
29
30* Style fixes after changing to SSP as the main font [Stevche Radevski]
31
32# v15.2.1
33## (2020-06-19)
34
35* Don't load SSP and Ubuntu mono if custom font is provided [Stevche Radevski]
36
37# v15.2.0
38## (2020-06-19)
39
40* Markdown: Fix syntax highlighter for unknown lang [Kakhaber]
41* Add a Map component [Stevche Radevski]
42
43# v15.1.5
44## (2020-06-17)
45
46* fix: object filters [JSReds]
47
48# v15.1.4
49## (2020-06-17)
50
51* Fix invalid Markdown CSS [Graham McCulloch]
52
53# v15.1.3
54## (2020-06-16)
55
56* Use custom Table column keys for row cells [Alexis Svinartchouk]
57
58# v15.1.2
59## (2020-06-16)
60
61* Fix Markdown CSS [Graham McCulloch]
62
63# v15.1.1
64## (2020-06-16)
65
66* Can specify custom Table column keys [Alexis Svinartchouk]
67
68# v15.1.0
69## (2020-06-16)
70
71* Add outline to focused element [Amit Solanki]
72
73# v15.0.0
74## (2020-06-04)
75
76* fixup font sizes [StefKors]
77* Replace typeface Circular std with Source Sans Pro [StefKors]
78* Add header height in Theme for Modal component [Lorenzo Alberto Maria Ambrosi]
79
80# v14.13.0
81## (2020-05-27)
82
83* Memoize the button component and prevent creating a new component on rerender [Stevche Radevski]
84
85# v14.12.0
86## (2020-05-27)
87
88* Add syntax-highlighting in Markdown component [Graham McCulloch]
89
90# v14.11.7
91## (2020-05-21)
92
93* Update react-simplemde-editor to 4.1.1 [StefKors]
94
95# v14.11.6
96## (2020-05-21)
97
98* Bump node engine to support grommet@2.13.0 [StefKors]
99* Update Screenshots [StefKors]
100* Bump grommet and fix typings [Stevche Radevski]
101
102# v14.11.5
103## (2020-05-11)
104
105* Update to prettier 2.x to match balena-lint [Pagan Gazzard]
106* Update to balena-lint 5.x [Pagan Gazzard]
107
108# v14.11.4
109## (2020-05-11)
110
111* CI: Remove nodejs version restriction now the minimum is 8 [Pagan Gazzard]
112
113# v14.11.3
114## (2020-05-07)
115
116* Switch to optional chaining instead of lodash/get where possible [Pagan Gazzard]
117* Switch to native object type checking [Pagan Gazzard]
118* Switch to native boolean type checking [Pagan Gazzard]
119* Switch to native function type checking [Pagan Gazzard]
120* Switch to native array type checking [Pagan Gazzard]
121* Switch to native string type check [Pagan Gazzard]
122* Switch to native Object.assign [Pagan Gazzard]
123
124# v14.11.2
125## (2020-04-30)
126
127* fix: internal nullable prop [JSReds]
128
129# v14.11.1
130## (2020-04-29)
131
132* fix: overflow bottom padding [JSReds]
133
134# v14.11.0
135## (2020-04-28)
136
137* feat: Add sanitizer options to Markdown component [Graham McCulloch]
138
139# v14.10.0
140## (2020-04-28)
141
142* feat: Add support for ordered "Steps" [Graham McCulloch]
143
144# v14.9.2
145## (2020-04-21)
146
147* Theme: Allow setting string values to the input & button weight [Thodoris Greasidis]
148* Provider: Type the theme property as deep partial [Thodoris Greasidis]
149
150# v14.9.1
151## (2020-04-21)
152
153* Make value and onChange optional for Search to allow uncontrolled [Stevche Radevski]
154
155# v14.9.0
156## (2020-04-17)
157
158* Apply text color from theme globally [Stevche Radevski]
159
160# v14.8.0
161## (2020-04-15)
162
163* Make the theme object the source of the exported Theme interface [Thodoris Greasidis]
164
165# v14.7.0
166## (2020-04-11)
167
168* Implement Accordion component [Amit Solanki]
169
170# v14.6.0
171## (2020-04-02)
172
173* add: compact prop on Button and Dropdown [JSReds]
174* revert: previous filters refactor [JSReds]
175
176# v14.5.0
177## (2020-04-02)
178
179* MarkdownEditor: Update tsifyied styles of easymde to v2.10.0 [Thodoris Greasidis]
180* Select: Update snap based on new Grommet [Thodoris Greasidis]
181
182# v14.4.4
183## (2020-04-01)
184
185* refactor: schema sieve service function [JSReds]
186
187# v14.4.3
188## (2020-04-01)
189
190* fix: filters search bar [JSReds]
191
192# v14.4.2
193## (2020-03-30)
194
195* Make spinner use tertiary color [Stevche Radevski]
196
197# v14.4.1
198## (2020-03-30)
199
200* Bump grommet to 2.11.3 [Stevche Radevski]
201
202# v14.4.0
203## (2020-03-29)
204
205* Add: Compact prop on filters [JSReds]
206* Refactor: Filters component [JSReds]
207
208# v14.3.3
209## (2020-03-27)
210
211* Update the spinner typings to accept a custom label component [Stevche Radevski]
212
213# v14.3.2
214## (2020-03-27)
215
216* Fix radio button not displayed correctly [Stevche Radevski]
217
218# v14.3.1
219## (2020-03-26)
220
221* Remove onClick event on DropDownButton toggle button [Lorenzo Alberto Maria Ambrosi]
222
223# v14.3.0
224## (2020-03-24)
225
226* Support schema.examples in Form [Stevche Radevski]
227
228# v14.2.2
229## (2020-03-20)
230
231* Provider: Fix the theme prop typings [Thodoris Greasidis]
232
233## 14.2.1 - 2020-03-18
234
235* Fix Dropdown Chevron Icon Alignment [Amit Solanki]
236
237## 14.2.0 - 2020-03-16
238
239* Add onPageChange callback to table component [StefKors]
240
241## 14.1.0 - 2020-03-16
242
243* Lock Grommet version to 2.11.1. [Amit Solanki]
244* Update Alert design, improving accessibility [Amit Solanki]
245
246## 14.0.0 - 2020-03-12
247
248* Update Grommet, Styled components and supporting libs [Amit Solanki]
249
250## 13.4.0 - 2020-03-11
251
252* Add a spinner component [Stevche Radevski]
253
254## 13.3.3 - 2020-03-04
255
256* Aria-label on alert close button [Amit Solanki]
257
258## 13.3.2 - 2020-03-03
259
260* Add: useBreakpoint hook to provider [JSReds]
261
262## 13.3.1 - 2020-02-28
263
264* Import react-notifications-component theme with styled-components [Lorenzo Alberto Maria Ambrosi]
265* Replace animate.css with keyframes and classes [Lorenzo Alberto Maria Ambrosi]
266
267## 13.3.0 - 2020-02-27
268
269* Allow inlining objects in Form [Stevche Radevski]
270* Fix: in a diffrent way [JSReds]
271* Fix: markdown test [JSReds]
272* Fix: build and bump typescript version [JSReds]
273
274## 13.2.3 - 2020-02-17
275
276* Fix Tooltip display for badges [Amit Solanki]
277
278## 13.2.2 - 2020-02-14
279
280* Update background and text shades for badges [Stevche Radevski]
281
282## 13.2.1 - 2020-02-14
283
284* Increase font size for HighlightedName component [Stevche Radevski]
285
286## 13.2.0 - 2020-02-12
287
288* Fix: modal enter key check [JSReds]
289
290## 13.1.0 - 2020-02-10
291
292* Add new shades for badge and adjust some existing ones [Stevche Radevski]
293* Add new shades for badge and adjust some existing ones [Stevche Radevski]
294
295## 13.0.4 - 2020-02-10
296
297* Use resin-lint 3.x for auto-fixing and most of the linting rules [Pagan Gazzard]
298
299## 13.0.3 - 2020-02-10
300
301* Allow undefined to be returned from render functions [Pagan Gazzard]
302
303## 13.0.2 - 2020-02-10
304
305* Switch xterm.js to dynamic char atlas for performance [Pagan Gazzard]
306* Fix filter using is/is_not operators for objects [Amit Solanki]
307
308## 13.0.1 - 2020-02-04
309
310* Update: docs [Andrea Rosci]
311
312## 13.0.0 - 2020-01-22
313
314* Styled system: Add styled system props [JSReds]
315
316## 12.0.1 - 2020-01-16
317
318* Refactor utils file and remove unnecessary functions [Stevche Radevski]
319
320## 12.0.0 - 2020-01-16
321
322* Update badge to match the new styleguide [Stevche Radevski]
323* Remove filter migrations [Stevche Radevski]
324
325## 11.36.0 - 2020-01-16
326
327* Minor improvements and refactoring for the HighlightedName component [Stevche Radevski]
328* Feat(HighlightedName): Add component [Banana]
329
330## 11.35.7 - 2020-01-15
331
332* Fix dependency regression for storybook and remove unnecessary Providers [Stevche Radevski]
333
334## 11.35.6 - 2020-01-09
335
336* Update several dependencies to resolve vulnerabilities [Stevche Radevski]
337
338## 11.35.5 - 2020-01-09
339
340* Remove unused travis configuration [Stevche Radevski]
341
342## 11.35.4 - 2020-01-08
343
344* Update the version of the screenshot taking library [Stevche Radevski]
345
346## 11.35.3 - 2020-01-03
347
348* Divider: Fix browser inconsistency of the rendered height [Thodoris Greasidis]
349
350## 11.35.2 - 2020-01-03
351
352* Card: Add `typings for the small` prop [Thodoris Greasidis]
353
354## 11.35.1 - 2020-01-01
355
356* Remove leftover ".only" statement [Lucian Buzzo]
357
358## 11.35.0 - 2020-01-01
359
360* Markdown: extend allowed set of tags and attributes [Lucian Buzzo]
361
362## 11.34.6 - 2019-12-26
363
364* Minifix(Screenshots): Generate fresh screenshots [Banana]
365
366## 11.34.5 - 2019-12-25
367
368* Refactor condition into func to be more readable [Amit Solanki]
369* Fix(Filters): hidden fields are applied to Tag Filter [Amit Solanki]
370
371## 11.34.4 - 2019-12-23
372
373* Reduce the lumonocity threshold in the isLight method [Dimitrios Lytras]
374
375## 11.34.3 - 2019-12-18
376
377* Filters: make full text search work with "type" array values [Lucian Buzzo]
378
379## 11.34.2 - 2019-12-18
380
381* Hide hamburger button when there are no menu items [Amit Solanki]
382
383## 11.34.1 - 2019-12-12
384
385* Fix bug where mermaid sequence diagrams don't render [Lucian Buzzo]
386
387## 11.34.0 - 2019-11-29
388
389* Add onclick handler to Copy, fix children typings [Stevche Radevski]
390
391## 11.33.1 - 2019-11-28
392
393* Fix regression in Form recreating itself on every change [Stevche Radevski]
394
395## 11.33.0 - 2019-11-27
396
397* Replace react-icons with font-awesome 5 free icons [Stevche Radevski]
398
399## 11.32.4 - 2019-11-27
400
401* Fix table not displaying data when data length reduces [Stevche Radevski]
402
403## 11.32.3 - 2019-11-27
404
405* Minifix: Change how React is imported to work with Typescript [Stevche Radevski]
406
407## 11.32.2 - 2019-11-26
408
409* Update steps for running the storybook. [Fidel Sanchez-Bueno]
410
411## 11.32.1 - 2019-11-26
412
413* Add a machine-readable versionbot Changelog [Stevche Radevski]
414
415## 11.32.0 - 2019-11-26
416
417* Fixes regression: className not being passed to Table [Stevche Radevski]
418* Add a generic "Copy" component [Stevche Radevski]
419
420## 11.31.0 - 2019-11-20
421
422* Update the default font color in the theme [Stevche Radevski]
423
424## 11.30.2 - 2019-11-18
425
426* Fix: Refactored deprecated react lifecycle hooks [alexandrtovmach]
427
428## 11.30.1 - 2019-11-15
429
430* Minifix: fix onRowClick warning in Table component [Dean van Niekerk]
431
432## 11.30.0 - 2019-11-15
433
434* Add a notifications component [Stevche Radevski]
435
436## 11.29.0 - 2019-11-08
437
438* Update Card component [Dimitrios Lytras]
439
440## 11.28.0 - 2019-10-30
441
442* Fix button group flicker when switching buttons(grommet version bump) [Stevche Radevski]
443
444## 11.27.2 - 2019-10-30
445
446* Update ordered list to match styleguide [Stevche Radevski]
447
448## 11.27.1 - 2019-10-29
449
450* Fix repo URL in package.json [Andrew Scheller]
451
452## 11.27.0 - 2019-10-23
453
454* Change Form's submit method to do validation before calling onFormSubmit [Stevche Radevski]
455
456## 11.26.0 - 2019-10-22
457
458* Add a "none" status to Steps component [Stevche Radevski]
459
460## 11.25.0 - 2019-10-22
461
462* Add a markdown editor component [Stevche Radevski]
463
464## 11.24.2 - 2019-10-21
465
466* Form: Replace the fieldset element to workaround Chrome styling bug [Thodoris Greasidis]
467
468## 11.24.1 - 2019-10-15
469
470* Fix closing of nested modals [Stevche Radevski]
471
472## 11.24.0 - 2019-10-10
473
474* Make emphasized alert text bold and change danger icon [Stevche Radevski]
475
476## 11.23.0 - 2019-10-10
477
478* Add autocomplete option to form input [Stevche Radevski]
479
480## 11.22.0 - 2019-10-10
481
482* Table: vertically align row content add fixed width for checkbox [Stevche Radevski]
483
484## 11.21.4 - 2019-10-09
485
486* Add updated screenshots [Stevche Radevski]
487* Scripts/generate-screenshots: Clear previous containers before starting [Thodoris Greasidis]
488* Checkbox: Fix the background color extending outside the checkbox [Thodoris Greasidis]
489
490## 11.21.3 - 2019-10-09
491
492* Fix checkboxes in table not aligning correctly on Firefox [Stevche Radevski]
493
494## 11.21.2 - 2019-10-09
495
496* Alert: fix up plaintext case in readme [Matthew McGinn]
497
498## 11.21.1 - 2019-10-08
499
500* DataTypes/normalizeDateTime: Make the tests Timezone agnostic [Thodoris Greasidis]
501
502## 11.21.0 - 2019-10-07
503
504* Update the Alerts design and padding of Steps [Stevche Radevski]
505
506## 11.20.2 - 2019-10-07
507
508* Button: Increase styles specificity [Dimitrios Lytras]
509
510## 11.20.1 - 2019-10-02
511
512* Table: Balance the padding of the cells [Thodoris Greasidis]
513
514## 11.20.0 - 2019-09-27
515
516* Replace table checkbox with rendition one [Stevche Radevski]
517
518## 11.19.0 - 2019-09-26
519
520* Add a "Steps" component to Rendition [Stevche Radevski]
521
522## 11.18.0 - 2019-09-25
523
524* Add lineHeight to theme, extract container from Alert [Stevche Radevski]
525
526## 11.17.0 - 2019-09-17
527
528* Redesign the Alerts to match the new styleguide [Stevche Radevski]
529
530## 11.16.4 - 2019-09-16
531
532* Update list number color to match styleguide [Stevche Radevski]
533
534## 11.16.3 - 2019-09-13
535
536* Fix textwithcopy pushing the clipboard icon below the text [Stevche Radevski]
537
538## 11.16.2 - 2019-09-12
539
540* Fix ordered number squashing on 100% width [Stevche Radevski]
541
542## 11.16.1 - 2019-09-12
543
544* Override height and width for Divider, fix Heading's typing [Stevche Radevski]
545
546## 11.16.0 - 2019-09-12
547
548* Add a List component [Stevche Radevski]
549
550## 11.15.0 - 2019-09-12
551
552* Add "emphasized" option to Form fields [Stevche Radevski]
553
554## 11.14.0 - 2019-09-10
555
556* Update the divider based on updated styleguide [Stevche Radevski]
557
558## 11.13.1 - 2019-09-06
559
560* Move Box and Flex to their own respective folders [Stevche Radevski]
561* Colocate tests with components [Stevche Radevski]
562
563## 11.13.0 - 2019-09-05
564
565* Update renamed screenshots [Stevche Radevski]
566* Update the docs generation script and the Readme [Stevche Radevski]
567* Update all story references in Readme [Stevche Radevski]
568* Collocate readme and stories with each component [Stevche Radevski]
569
570## 11.12.1 - 2019-09-02
571
572* Fix how the Tag handles missing name and value props [Stevche Radevski]
573
574## 11.12.0 - 2019-09-02
575
576* Use rendition textarea as a widget in the Form [Stevche Radevski]
577
578## 11.11.0 - 2019-09-02
579
580* Update filters to use the new tag component [Stevche Radevski]
581
582## 11.10.0 - 2019-08-28
583
584* Add useTheme hook [Kakhaber]
585
586## 11.9.3 - 2019-08-28
587
588* Fix form story [Kakhaber]
589
590## 11.9.2 - 2019-08-22
591
592* Include README in npm bundle so that it is displayed on the npm site [Lucian]
593
594## 11.9.1 - 2019-08-20
595
596* Put all modal stories and swatch stories in "Next" [Stevche Radevski]
597
598## 11.9.0 - 2019-08-20
599
600* Add Tag component to rendition [Stevche Radevski]
601
602## 11.8.0 - 2019-08-16
603
604* Filters: Add clear-all button [Dimitrios Lytras]
605
606## 11.7.2 - 2019-08-16
607
608* Markdown: Allow span tags to be preserved [Lucian Buzzo]
609
610## 11.7.1 - 2019-08-15
611
612* Markdown: Don't sanitize span tags with the class attribute [Lucian]
613
614## 11.7.0 - 2019-08-15
615
616* Markdown: Allow the GitHub markdown wrapper to be imported separately [Lucian]
617
618## 11.6.3 - 2019-08-15
619
620* Filters: Fix default datepicker date [Dimitrios Lytras]
621
622## 11.6.2 - 2019-08-13
623
624* Storybook: Point to correct RadioButton & RadioButtonGroup readme [Dimitrios Lytras]
625
626## 11.6.1 - 2019-08-13
627
628* Make all inputs same size and add proper margins [Stevche Radevski]
629
630## 11.6.0 - 2019-08-09
631
632* Markdown: Allow markdown parser to be imported on its own [Lucian]
633
634## 11.5.3 - 2019-08-09
635
636* Docs: fix up misleading Swatches link [Matthew McGinn]
637
638## 11.5.2 - 2019-08-09
639
640* Docs: fix up misleading Checkbox link [Matthew McGinn]
641
642## 11.5.1 - 2019-08-09
643
644* Fix input typings and ref forwarding [Stevche Radevski]
645
646## 11.5.0 - 2019-08-08
647
648* Update tabs to match our styleguide [Stevche Radevski]
649
650## 11.4.0 - 2019-08-07
651
652* Add a captcha widget to the Form [Stevche Radevski]
653
654## 11.3.0 - 2019-08-01
655
656* Table: Display pager only when needed [Dimitrios Lytras]
657
658## 11.2.0 - 2019-08-01
659
660* Components: Recreate TextArea with Grommet [Dimitrios Lytras]
661
662## 11.1.0 - 2019-07-31
663
664* Markdown: Open all links in a new tab [Lucian]
665
666## 11.0.0 - 2019-07-25
667
668* Update container component behaviour [Dimitrios Lytras]
669
670## 10.8.1 - 2019-07-25
671
672* Remove acorn direct dependencies [Stevche Radevski]
673
674## 10.8.0 - 2019-07-25
675
676* Replace out Input with the Grommet one [Stevche Radevski]
677
678## 10.7.1 - 2019-07-23
679
680* Test: Remove need for TZ env var when running tests [Lucian]
681
682## 10.7.0 - 2019-07-23
683
684* Change plain button hover to apply darker share [Stevche Radevski]
685
686## 10.6.2 - 2019-07-22
687
688* Tests: Remove unstable Terminal screenshot testing [Lucian]
689
690## 10.6.1 - 2019-07-22
691
692* Form: Refactor extra widgets to work with tree-shaking [Lucian]
693
694## 10.6.0 - 2019-07-18
695
696* Add password widget with strength meter to Form [Stevche Radevski]
697
698## 10.5.1 - 2019-07-17
699
700* Add delay to terminal test to fix flakiness [Stevche Radevski]
701
702## 10.5.0 - 2019-07-15
703
704* Change form error message styling [Stevche Radevski]
705
706## 10.4.0 - 2019-07-15
707
708* Add validation props to Form and fix typings [Stevche Radevski]
709
710## 10.3.0 - 2019-07-11
711
712* Change input and form label stylings to match new design [Stevche Radevski]
713
714## 10.2.0 - 2019-07-11
715
716* Use rendition Select component for Form enums [Stevche Radevski]
717
718## 10.1.0 - 2019-07-09
719
720* Remove ADDITIONAL_PROPERTY_FLAG type as it was added to @types/react-jsonschema-form [Alexis Svinartchouk]
721* Ability to disable checkboxes on some rows in Tables [Alexis Svinartchouk]
722
723## 10.0.0 - 2019-07-08
724
725* Tabs: Export the Tab component instead of using a tabs prop [Lucian]
726
727## 9.11.1 - 2019-07-08
728
729* Don't add an onCheck attribute to the Table's div [Alexis Svinartchouk]
730
731## 9.11.0 - 2019-07-05
732
733* Change button icon size and padding, modify Search padding [Stevche Radevski]
734
735## 9.10.0 - 2019-07-04
736
737* Make button take fontsize correctly, set global fontsize [Stevche Radevski]
738
739## 9.9.0 - 2019-07-02
740
741* Make table text and button icons tertiary color [Stevche Radevski]
742
743## 9.8.1 - 2019-07-02
744
745* Update codeowners file [Stevche Radevski]
746* Add update snapshots command [Stevche Radevski]
747
748## 9.8.0 - 2019-07-01
749
750* Change the design of the table [Stevche Radevski]
751
752## 9.7.0 - 2019-07-01
753
754* Update Outline button text color to be fixed [Stevche Radevski]
755
756## 9.6.0 - 2019-07-01
757
758* Change dropdown icon to chevron and fix padding [Stevche Radevski]
759
760## 9.5.0 - 2019-06-28
761
762* Change the design of the Filter's Summary component [Stevche Radevski]
763
764## 9.4.0 - 2019-06-27
765
766* Theme: Remove the animation from the Select component [Thodoris Greasidis]
767
768## 9.3.1 - 2019-06-24
769
770* Fix screenshot generation and comparison [Stevche Radevski]
771
772## 9.3.0 - 2019-06-21
773
774* Update Swatches [Dimitrios Lytras]
775
776## 9.2.0 - 2019-06-19
777
778* Components: Add Checkbox & Toggle [Dimitrios Lytras]
779
780## 9.1.0 - 2019-06-18
781
782* Remove package lock and prevent its creation [Stevche Radevski]
783
784## 9.0.1 - 2019-06-14
785
786* Adjust radio button styling [Stevche Radevski]
787
788## 9.0.0 - 2019-06-14
789
790* Replace Select component with the one from Grommet [Stevche Radevski]
791
792## 8.15.1 - 2019-06-13
793
794* Add missing tslib dependency for esm5 build [Thodoris Greasidis]
795
796## 8.15.0 - 2019-06-11
797
798* Generate esm5 dist & enable tree shaking [Thodoris Greasidis]
799
800## 8.14.1 - 2019-06-11
801
802* Align radio disabled style with styleguide [Stevche Radevski]
803
804## 8.14.0 - 2019-06-06
805
806* Add RadioButton and RadioButtonGroup components [Stevche Radevski]
807
808## 8.13.0 - 2019-06-06
809
810* Pass the "id" and "className" props to the Modal wrapper [Stevche Radevski]
811
812## 8.12.0 - 2019-06-04
813
814* Button: Increase height to 38px [Dimitrios Lytras]
815
816## 8.11.0 - 2019-05-30
817
818* Change default button to secondary outline [Stevche Radevski]
819
820## 8.10.1 - 2019-05-30
821
822* Replace classes with css in jest snapshot tests [Stevche Radevski]
823
824## 8.10.0 - 2019-05-30
825
826* Button: Add light outline variant [Dimitrios Lytras]
827
828## 8.9.0 - 2019-05-29
829
830* Markdown: Allow inline html in markdown strings [Lucian]
831* Markdown: Don't memoize markdown to html function [Lucian]
832
833## 8.8.0 - 2019-05-28
834
835* Change button hover style, Add a light button variant [Stevche Radevski]
836
837## 8.7.3 - 2019-05-22
838
839* Package.json: Add a files section to reduce publish size [Thodoris Greasidis]
840
841## 8.7.2 - 2019-05-16
842
843* Add CODEOWNERS file [Lucian]
844
845## 8.7.1 - 2019-05-16
846
847* Buttons: Revert default button update [Dimitrios Lytras]
848
849## 8.7.0 - 2019-05-16
850
851* Button: Update hover & default states [Dimitrios Lytras]
852
853## 8.6.5 - 2019-05-14
854
855* Run tests against built files [Lucian]
856* Ensure all typescript source files are compiled [Lucian]
857
858## 8.6.4 - 2019-05-10
859
860* Fix how dropdown and input components are sized with width prop [Stevche Radevski]
861
862## 8.6.3 - 2019-05-08
863
864* Remove resin-semver unused dependency [Thodoris Greasidis]
865
866## 8.6.2 - 2019-05-07
867
868* Button: Include Warning & Info states in storybook [Dimitrios Lytras]
869
870## 8.6.1 - 2019-05-07
871
872* Increase modal default index [Stevche Radevski]
873
874## 8.6.0 - 2019-05-07
875
876* Change hover effect for plain button [Stevche Radevski]
877
878## 8.5.0 - 2019-05-07
879
880* Show circular button for dropdown without a label [Stevche Radevski]
881
882## 8.4.0 - 2019-05-06
883
884* Make it possible to style Provider [Stevche Radevski]
885
886## 8.3.1 - 2019-05-06
887
888* Fix how children are rendered in TextWithCopy [Stevche Radevski]
889
890## 8.3.0 - 2019-05-06
891
892* Update default theme color palette [Dimitrios Lytras]
893
894## 8.2.0 - 2019-05-02
895
896* Button: Change to normal font weight [Lucian]
897
898## 8.1.3 - 2019-05-02
899
900* Button-docs: Rename plaintext property to plain [Dimitrios Lytras]
901
902## 8.1.2 - 2019-05-01
903
904* Layout: Fix default theme's breakpoints [Dimitrios Lytras]
905
906## 8.1.1 - 2019-04-30
907
908* Ensure Provider themes are deeply merged [Dimitrios Lytras]
909
910## 8.1.0 - 2019-04-30
911
912* Merge provided theme into the default one [Dimitrios Lytras]
913
914## 8.0.1 - 2019-04-29
915
916* Add a pull request template [Lucian]
917
918## 8.0.0 - 2019-04-29
919
920* Merge Pill component into Badge component [Lucian]
921* Regenerate README [Lucian]
922* Update screenshots [Lucian]
923* Remove BadgeSelect component [Lucian]
924* Refactor Tabs component to use Grommet as a base [Lucian]
925* Refactor other components that use Button [Lucian]
926* Refactor Button to use Grommet as a base [Lucian]
927
928## 7.0.2 - 2019-04-24
929
930* Pass down the color props to the underlying button in Dropdown [Stevche Radevski]
931
932## 7.0.1 - 2019-04-23
933
934* Make typings for all components a bit more accurate [Stevche Radevski]
935
936## 7.0.0 - 2019-04-17
937
938* Upgrade styled-components to v4 and related libraries [Stevche Radevski]
939
940## 6.0.0 - 2019-04-13
941
942* Upgrade xterm to fix crashing on tab [Stevche Radevski]
943* Autogenerate typings [Dimitrios Lytras]
944
945## 5.1.3 - 2019-04-05
946
947* Terminal: Automate fetching the latest xterm css styles [Thodoris Greasidis]
948
949## 5.1.2 - 2019-03-29
950
951* Move a couple of jsx form files to typescript [Stevche Radevski]
952
953## 5.1.1 - 2019-03-26
954
955* Alert: fix up small docs typo [Matthew McGinn]
956
957## 5.1.0 - 2019-03-26
958
959* Upgrade React and related tools to latest version (16.8.x) [Stevche Radevski]
960
961## 5.0.1 - 2019-03-25
962
963* Move index.js to typescript [Stevche Radevski]
964
965## 5.0.0 - 2019-03-25
966
967* Components: Remove deprecated DeviceStatusGauge [Dimitrios Lytras]
968
969## 4.58.3 - 2019-03-22
970
971* Set a TZ for the tests that require a specific TZ [Matthew McGinn]
972
973## 4.58.2 - 2019-03-22
974
975* Tabs: Tidy up styling [Lucian]
976* Tabs: Fix missing Provider in story [Lucian]
977* Tabs: Fix props passthrough [Lucian]
978
979## 4.58.1 - 2019-03-21
980
981* Update JellyForm dependencies [Cyryl Płotnicki]
982
983## 4.58.0 - 2019-03-20
984
985* Bump xterm to v3.12.0 [Thodoris Greasidis]
986
987## 4.57.2 - 2019-03-15
988
989* Add typings to properly export new Tabs component [Matthew McGinn]
990
991## 4.57.1 - 2019-03-15
992
993* Fix how nested modals close on keydown [Stevche Radevski]
994
995## 4.57.0 - 2019-03-15
996
997* Move TabbedBox from unstable to core components as Tabs [Matthew McGinn]
998
999## 4.56.1 - 2019-03-14
1000
1001* Refactor: use date.toISOString() to normalize dates [Jakub Mikulas]
1002* Perf: use native Date instead of Momentjs [Jakub Mikulas]
1003* Test: add momentjs test [Jakub Mikulas]
1004
1005## 4.56.0 - 2019-03-13
1006
1007* Modal: Allow using Anchor Buttons in the Modal footer [Thodoris Greasidis]
1008
1009## 4.55.0 - 2019-03-11
1010
1011* Close dropdown when clicked outside of it [Stevche Radevski]
1012
1013## 4.54.0 - 2019-03-10
1014
1015* Add setRowSelection typings to Table class typings [Stevche Radevski]
1016* Make Modal close on Enter and Escape keys press [Stevche Radevski]
1017
1018## 4.53.4 - 2019-03-06
1019
1020* Fixes #759 - a problem where if a formula definition would be inside of an array, it would not get evaluated properly. [Cyryl Płotnicki]
1021
1022## 4.53.3 - 2019-03-05
1023
1024* Chore: update tslint [Jakub Mikulas]
1025
1026## 4.53.2 - 2019-03-05
1027
1028* Refactoring: extract functions responsible for running formulas. [Cyryl Płotnicki]
1029
1030## 4.53.1 - 2019-03-05
1031
1032* Exclude node 6 builds from CI [Giovanni Garufi]
1033
1034## 4.53.0 - 2019-03-01
1035
1036* Filter: Add oneOf support [Kakhaber]
1037
1038## 4.52.0 - 2019-02-25
1039
1040* Form: Add markdown support for help fields [Lucian]
1041* Don't crash on adding data to top-level array in JellyForm [Cyryl Płotnicki]
1042
1043## 4.51.0 - 2019-02-25
1044
1045* Form: Allow markdown in description fields [Lucian]
1046
1047## 4.50.4 - 2019-02-18
1048
1049* Fix top-level array crash in rendering forms. [Cyryl Płotnicki]
1050
1051## 4.50.3 - 2019-02-15
1052
1053* Form: Fix bugs in patternProperties implementation [Lucian]
1054
1055## 4.50.2 - 2019-02-14
1056
1057* Fix broken React import in ObjectField [Lucian]
1058
1059## 4.50.1 - 2019-02-13
1060
1061* Form: omit problematic JSON schema keywords [Lucian]
1062* Form: Prevent secondary buttons from triggering on enter key [Lucian]
1063* Form: Style errors [Lucian]
1064
1065## 4.50.0 - 2019-02-13
1066
1067* Form: Add alpha support for patternProperties [Lucian]
1068
1069## 4.49.5 - 2019-02-13
1070
1071* Hotfix: Fix broken image link in markdown story [Lucian]
1072
1073## 4.49.4 - 2019-02-12
1074
1075* JSONSchema: Strip unknown string formats inside arrays [Cyryl Płotnicki]
1076
1077## 4.49.3 - 2019-02-12
1078
1079* Update dependencies to fix bugs. [Cyryl Płotnicki]
1080
1081## 4.49.2 - 2019-02-12
1082
1083* Rename "NavBar" to "Navbar" in documentation [Stevche Radevski]
1084
1085## 4.49.1 - 2019-02-08
1086
1087* Chore: Move dev-related dependencies to devDependencies [Stevche Radevski]
1088
1089## 4.49.0 - 2019-02-08
1090
1091* Terminal: Update to latest xterm.js version [Lucian]
1092
1093## 4.48.1 - 2019-02-07
1094
1095* Migrate from balena-cdsl to jellyschema [Robert Vojta]
1096
1097## 4.48.0 - 2019-02-06
1098
1099* Add Form component that parses Jellyschema [Lucian]
1100
1101## 4.47.0 - 2019-02-04
1102
1103* Link: fallback to using href as text content [Lucian]
1104
1105## 4.46.0 - 2019-02-04
1106
1107* Update to TS v3 [Lucian]
1108* Upgrade to storybook 4 and babel 7 [Lucian Buzzo]
1109
1110## 4.45.3 - 2019-02-01
1111
1112* Update dependencies: rjsf and ajv. [Cyryl Płotnicki]
1113
1114## 4.45.2 - 2019-01-30
1115
1116* Do not fail to run the tests after previous crash. [Cyryl Płotnicki]
1117
1118## 4.45.1 - 2019-01-28
1119
1120* Import lodash methods independently to reduce bundle size [Thodoris Greasidis]
1121* Lint: Prohibit importing of lodash as a whole [Thodoris Greasidis]
1122
1123## 4.45.0 - 2019-01-24
1124
1125* Change from deep equality comparison in TableRow to PureComponent [Stevche Radevski]
1126
1127## 4.44.2 - 2019-01-17
1128
1129* Chore: prevent clipped modal screenshots [Ahtsham Raziq]
1130
1131## 4.44.1 - 2019-01-14
1132
1133* Reduce the modal padding for the smallest breakpoint [Stevche Radevski]
1134
1135## 4.44.0 - 2019-01-10
1136
1137* Import FA icons independently to reduce bundle size [Thodoris Greasidis]
1138* Lint: Prohibit imports of react-icons/lib/fa [Thodoris Greasidis]
1139
1140## 4.43.1 - 2019-01-09
1141
1142* Change resin.io to balena in Banner [Stevche Radevski]
1143
1144## 4.43.0 - 2019-01-09
1145
1146* Apply hover style only on enabled inputs [Stevche Radevski]
1147
1148## 4.42.0 - 2019-01-09
1149
1150* Hide scope tag in views if less than one viewscopes are passed [Stevche Radevski]
1151
1152## 4.41.5 - 2019-01-09
1153
1154* Remove duplicate documentation row for Modal [Stevche Radevski]
1155
1156## 4.41.4 - 2019-01-07
1157
1158* TableSortFunction: typings fixed [Kakhaber]
1159
1160## 4.41.3 - 2018-12-21
1161
1162* Run prettier on all files with the updated configs [Stevche Radevski]
1163* Upgrade prettier and add ts-config-prettier to tslint config [Stevche Radevski]
1164
1165## 4.41.2 - 2018-12-14
1166
1167* Improve README and documentation [Stevche Radevski]
1168
1169## 4.41.1 - 2018-12-11
1170
1171* Change xterms addon import path [Cyryl Płotnicki]
1172
1173## 4.41.0 - 2018-12-11
1174
1175* Move TableRow in its own file. [Stevche Radevski]
1176* Add callback on sort and possibility to pass sort options [Stevche Radevski]
1177
1178## 4.40.3 - 2018-12-07
1179
1180* Unignore package-lock.json [Cyryl Płotnicki]
1181
1182## 4.40.2 - 2018-11-27
1183
1184* Update match-media-mock to fix security issues [Lucian Buzzo]
1185
1186## 4.40.1 - 2018-11-27
1187
1188* Stop DeviceStatusGauge from animating during screenshot testing [Lucian]
1189
1190## 4.40.0 - 2018-11-27
1191
1192* Add maxHeight prop to DropdownButton [Stevche Radevski]
1193
1194## 4.39.4 - 2018-11-27
1195
1196* Prevent `grid-styled` from installing styled-components v4 [Lucian]
1197
1198## 4.39.3 - 2018-11-27
1199
1200* Fix flexbox documentation URL in Flex README [Benjamin Piouffle]
1201
1202## 4.39.2 - 2018-11-26
1203
1204* Dont assign color to both text and background on plaintext button. [Stevche Radevski]
1205
1206## 4.39.1 - 2018-11-22
1207
1208* Button: Fix focus state regression [Thodoris Greasidis]
1209
1210## 4.39.0 - 2018-11-22
1211
1212* Inactive status color added, typings fixed [Kakhaber]
1213
1214## 4.38.0 - 2018-11-22
1215
1216* Added "whitespace" prop to Txt component [Stevche Radevski]
1217
1218## 4.37.2 - 2018-11-22
1219
1220* Align icon with plaintext Alert and change children alignment [Stevche Radevski]
1221
1222## 4.37.1 - 2018-11-21
1223
1224* Move remaining JS files to Typescript, second iteration [Stevche Radevski]
1225
1226## 4.37.0 - 2018-11-21
1227
1228* DropDownButton should map through children correctly [Kakhaber]
1229
1230## 4.36.1 - 2018-11-20
1231
1232* Move remaining JS files to Typescript, first iteration [Stevche Radevski]
1233
1234## 4.36.0 - 2018-11-20
1235
1236* Button: Allow using with anchor tags [Thodoris Greasidis]
1237
1238## 4.35.2 - 2018-11-19
1239
1240* Remove additionalProperties from Form schemas [Lucian]
1241
1242## 4.35.1 - 2018-11-19
1243
1244* Add documentation for Card component [Stevche Radevski]
1245
1246## 4.35.0 - 2018-11-19
1247
1248* Add a default background color to ProgressBar [Stevche Radevski]
1249
1250## 4.34.0 - 2018-11-17
1251
1252* Add active property to button [Kakhaber]
1253
1254## 4.33.0 - 2018-11-16
1255
1256* Table: Add horizontal scrolling [karaxuna]
1257
1258## 4.32.0 - 2018-11-16
1259
1260* Normalize input for CodeWithCopy [Stevche Radevski]
1261
1262## 4.31.3 - 2018-11-16
1263
1264* Stop ResinCI from trying to publish the docker test image [Lucian]
1265
1266## 4.31.2 - 2018-11-14
1267
1268* Use GFM style line break handling in Markdown component [Lucian Buzzo]
1269
1270## 4.31.1 - 2018-11-12
1271
1272* Tooltip does not show in modal [Stevche Radevski]
1273
1274## 4.31.0 - 2018-11-08
1275
1276* Add ButtonGroup component [Kakhaber]
1277
1278## 4.30.2 - 2018-11-06
1279
1280* Exit screenshot generation if there are docker errors [Lucian Buzzo]
1281
1282## 4.30.1 - 2018-11-06
1283
1284* Hide tooltip if the element its bound to is removed from the DOM [Lucian Buzzo]
1285* Reset tooltip position after it hides [Lucian Buzzo]
1286
1287## 4.30.0 - 2018-11-06
1288
1289* Add ArcSlider component [Lucian Buzzo]
1290
1291## v4.29.7 - 2018-11-01
1292
1293* Test: Add visual regression tests [Lucian Buzzo]
1294* Docs: Fix incorrect Table prop name [Michał Koziarski]
1295
1296## v4.29.6 - 2018-10-31
1297
1298* Form: Only show a title if it is set on the schema [Lucian Buzzo]
1299
1300## v4.29.5 - 2018-10-31
1301
1302* Change resin to balena in docs and stories [Lucian Buzzo]
1303
1304## v4.29.4 - 2018-10-31
1305
1306* Alert: Do not wire all props to the dismiss button [Thodoris Greasidis]
1307
1308## v4.29.3 - 2018-10-24
1309
1310* Update resin-semver to support balenaOS version strings [Paulo Castro]
1311
1312## v4.29.2 - 2018-10-08
1313
1314* Table: Defensively program against null or undefined data values [Lucian Buzzo]
1315
1316## v4.29.1 - 2018-10-03
1317
1318* Docs: Add contribution guidelines [Lucian Buzzo]
1319
1320## v4.29.0 - 2018-10-03
1321
1322* Form: Add unique class name for every field [Lucian Buzzo]
1323
1324## v4.28.0 - 2018-09-24
1325
1326* Markdown: Make improvements to markdown component [Lucian Buzzo]
1327* Form: Add support for ui:warning values [Lucian Buzzo]
1328
1329## v4.27.7 - 2018-09-24
1330
1331* Dependencies: Update dependencies to fix security issues [Lucian Buzzo]
1332
1333## v4.27.6 - 2018-09-24
1334
1335* Docs: Add a table of contents to README [Lucian Buzzo]
1336* Docs: Fix table formatting and incorrect start command [Lucian Buzzo]
1337
1338## v4.27.5 - 2018-09-21
1339
1340* Docs: Compile separate component README files into main README [Lucian Buzzo]
1341
1342## v4.27.4 - 2018-09-18
1343
1344* Dependencies: Update resin-semver version to support Balena OS [Lucian Buzzo]
1345
1346## v4.27.3 - 2018-09-07
1347
1348* Table: Allow styling using rest props [Dimitrios Lytras]
1349
1350## v4.27.2 - 2018-09-06
1351
1352* Fix: Pin grid-styled version [Lucian Buzzo]
1353
1354## v4.27.1 - 2018-09-05
1355
1356* Table: Remove Box wrapper [Dimitrios Lytras]
1357
1358## v4.27.0 - 2018-09-04
1359
1360* Code-with-copy: Allow to show icon on hover [Dimitrios Lytras]
1361
1362## v4.26.0 - 2018-09-04
1363
1364* Feat(Table): Add pager functionality to the Table component [Lucian Buzzo]
1365* Feat: Add a Pager component [Lucian Buzzo]
1366
1367## v4.25.5 - 2018-08-31
1368
1369* ProgressBar: Change Background color [amdomanska]
1370
1371## v4.25.4 - 2018-08-31
1372
1373* DropdownButton: Align arrow toggle properly [amdomanska]
1374
1375## v4.25.3 - 2018-08-30
1376
1377* Theme: Update the colors [amdomanska]
1378
1379## v4.25.2 - 2018-08-29
1380
1381* Package.json: Add prepack script [Lucian Buzzo]
1382
1383## v4.25.1 - 2018-08-29
1384
1385* Button: Add type prop to typings [Lucian Buzzo]
1386
1387## v4.25.0 - 2018-08-29
1388
1389* Textarea: Add functionality to autosize textarea based on content [Lucian Buzzo]
1390* Textarea: Add story for monospace property [Lucian Buzzo]
1391* Textarea: Convert component to TypeScript [Lucian Buzzo]
1392
1393## v4.24.0 - 2018-08-22
1394
1395* Table: Include method that clears all selected checkboxes [Dimitrios Lytras]
1396* Fix(Filters): Make full text search only filter on string type fields [Lucian Buzzo]
1397
1398## v4.23.0 - 2018-08-20
1399
1400* Table: Add conditional classes to rows #563 [Dimitrios Lytras]
1401
1402## v4.22.6 - 2018-08-17
1403
1404* Types: Correct Divider prop types #558 [Dimitrios Lytras]
1405
1406## v4.22.5 - 2018-08-10
1407
1408* Configuration: Use the recommended approach for storybook actions #549 [Dimitrios Lytras]
1409
1410## v4.22.4 - 2018-08-10
1411
1412* Readme: Fix story source redirects #548 [Dimitrios Lytras]
1413
1414## v4.22.3 - 2018-08-07
1415
1416* Docs(Stories): Use Provider component in individual stories #546 [Lucian Buzzo]
1417
1418## v4.22.2 - 2018-08-07
1419
1420* Filters: Clear search input after filter deletion #544 [Dimitrios Lytras]
1421
1422## v4.22.1 - 2018-08-03
1423
1424* Docs(Table): Improve documentation of `onRowClick` property #543 [Lucian Buzzo]
1425
1426## v4.22.0 - 2018-08-03
1427
1428* Table: Add property for highlighting a row #531 [Lucian Buzzo]
1429
1430## v4.21.3 - 2018-08-03
1431
1432* Tools: Fix JSON schema validator #513 [Lucian Buzzo]
1433
1434## v4.21.2 - 2018-08-03
1435
1436* Fix(Stories): Change onPress to onClick #536 [Lucian Buzzo]
1437
1438## v4.21.1 - 2018-08-03
1439
1440* Alert: Fix warning on dev mode when setting prefix={false} #530 [Thodoris Greasidis]
1441
1442## v4.21.0 - 2018-08-02
1443
1444* Pill: Add Pill component #526 [Thodoris Greasidis]
1445
1446## v4.20.0 - 2018-08-02
1447
1448* Modal: Add a containerStyle & a style property #522 [Thodoris Greasidis]
1449
1450## v4.19.0 - 2018-08-02
1451
1452* ProgressBar: Add typings for the color & background #540 [Thodoris Greasidis]
1453
1454## v4.18.11 - 2018-07-30
1455
1456* Input: Fix spin button alignment in Chrome #533 [Thodoris Greasidis]
1457
1458## v4.18.10 - 2018-07-28
1459
1460* Docs(Box): Add docs and story for Box component #519 [Lucian Buzzo]
1461* Navbar: allow to have zero or one children #519 [Michael Chris Lopez]
1462
1463## v4.18.9 - 2018-07-25
1464
1465* Chore: Bump @types/recompose to 0.26.2 to fix compiling w/ TS 2.9.2 #528 [Thodoris Greasidis]
1466
1467## v4.18.8 - 2018-07-23
1468
1469* CI: Update encrypted npm token #520 [Lucian Buzzo]
1470
1471## v4.18.7 - 2018-07-23
1472
1473* Migrations: Fix filter migration bug #517 [Lucian Buzzo]
1474
1475## v4.18.6 - 2018-07-23
1476
1477* Flex: Add docs and story for Flex component #512 [Lucian Buzzo]
1478
1479## v4.18.5 - 2018-07-23
1480
1481* README: Emphasise use of Provider component #515 [Lucian Buzzo]
1482
1483## v4.18.4 - 2018-07-20
1484
1485* Table: Add additional tests to check changes to data prop #505 [Lucian Buzzo]
1486
1487## v4.18.3 - 2018-07-20
1488
1489* README: Add links to individual component documentation #511 [Lucian Buzzo]
1490
1491## v4.18.2 - 2018-07-20
1492
1493* README: Add installation instructions #504 [Lucian Buzzo]
1494
1495## v4.18.1 - 2018-07-12
1496
1497* SchemaSieve: Fix bug in flattenSchema #499 [Lucian Buzzo]
1498
1499## v4.18.0 - 2018-07-12
1500
1501* Form: Add custom template for array fields #497 [Lucian Buzzo]
1502
1503## v4.17.2 - 2018-07-05
1504
1505* Migrations: Fix bug where migrations would run multiple times #496 [Lucian Buzzo]
1506
1507## v4.17.1 - 2018-07-02
1508
1509* Tooltip: stop using toJSON() on getBoundingClientRect() #491 [Thodoris Greasidis]
1510
1511## v4.17.0 - 2018-06-29
1512
1513* Update button's styling #468 [Dimitrios Lytras]
1514
1515## v4.16.4 - 2018-06-28
1516
1517* Include Props section in Divider docs #489 [Dimitrios Lytras]
1518
1519## v4.16.3 - 2018-06-27
1520
1521* Fix 'styled system' table in Readme #488 [Dimitrios Lytras]
1522
1523## v4.16.2 - 2018-06-25
1524
1525* Fix tooltips on disabled buttons with child elements #485 [Thodoris Greasidis]
1526
1527## v4.16.1 - 2018-06-25
1528
1529* Make Markdown component inherit font size #479 [Lucian Buzzo]
1530
1531## v4.16.0 - 2018-06-25
1532
1533* Filter unsupported formats from Form schemas #480 [Lucian Buzzo]
1534
1535## v4.15.0 - 2018-06-24
1536
1537* Add markdown widget to Form component #475 [Lucian Buzzo]
1538
1539## v4.14.2 - 2018-06-21
1540
1541* Make tooltips work with disabled elements #471 [Lucian Buzzo]
1542
1543## v4.14.1 - 2018-06-21
1544
1545* Fix mouse event override in tooltips #469 [Lucian Buzzo]
1546
1547## v4.14.0 - 2018-06-20
1548
1549* Improve documentation in README and storybook #465 [Lucian Buzzo]
1550
1551## v4.13.1 - 2018-06-20
1552
1553* Remove vertical padding from Button #462 [Dimitrios Lytras]
1554
1555## v4.13.0 - 2018-06-18
1556
1557* Add functionality to inject custom styles into tooltips #459 [Lucian Buzzo]
1558* Improve tooltips #459 [Lucian Buzzo]
1559
1560## v4.12.0 - 2018-06-18
1561
1562* Introduce Card component #455 [Dimitrios Lytras]
1563* Include font weight of 700 in preview #455 [Dimitrios Lytras]
1564
1565## v4.11.2 - 2018-06-18
1566
1567* Introduce issue templates #456 [Dimitrios Lytras]
1568
1569## v4.11.1 - 2018-06-14
1570
1571* Use Apache-2.0 as license #442 [Dimitrios Lytras]
1572
1573## v4.11.0 - 2018-06-13
1574
1575* Include Search component #441 [Dimitrios Lytras]
1576
1577## v4.10.0 - 2018-06-13
1578
1579* Add components for rendering markdown and mermaid #438 [Lucian Buzzo]
1580
1581## v4.9.0 - 2018-06-08
1582
1583* Add filter handling for arrays of strings #435 [Lucian Buzzo]
1584
1585## v4.8.5 - 2018-06-08
1586
1587* Add missing methods to SchemaSieve typings #432 [Lucian Buzzo]
1588
1589## v4.8.4 - 2018-06-06
1590
1591* Add legends on the swatches story #430 [Thodoris Greasidis]
1592
1593## v4.8.3 - 2018-05-28
1594
1595* Add tooltip to support Link props #428 [Lucian Buzzo]
1596
1597## v4.8.2 - 2018-05-28
1598
1599* Fix Text sub-element typings #427 [Lucian Buzzo]
1600
1601## v4.8.1 - 2018-05-25
1602
1603* Fix incorrect typings for Input element #426 [Lucian Buzzo]
1604
1605## v4.8.0 - 2018-05-24
1606
1607* Add a `disabled` property to the Select component #425 [Lucian Buzzo]
1608* Write more complex tests for Select component #425 [Lucian Buzzo]
1609* Convert Select component to TypeScript #425 [Lucian Buzzo]
1610
1611## v4.7.1 - 2018-05-22
1612
1613* Improve performance of table component #422 [Lucian Buzzo]
1614
1615## v4.7.0 - 2018-05-22
1616
1617* Table: add cell props & make the cells clickable instead of the rows #423 [Thodoris Greasidis]
1618* Table: Fix checked row style #423 [Thodoris Greasidis]
1619
1620## v4.6.1 - 2018-05-22
1621
1622* Fix add filter selects' default value #408 [Benedict Aas]
1623
1624## v4.6.0 - 2018-05-02
1625
1626* Show partial totals in Gauge component #396 [Dimitrios Lytras]
1627
1628## v4.5.1 - 2018-05-01
1629
1630* Use npm v5 and install dependencies with npm ci #414 [Thodoris Greasidis]
1631
1632## v4.5.0 - 2018-04-24
1633
1634* Add Form component for generating forms from JSON schemas #386 [Lucian Buzzo]
1635
1636## v4.4.4 - 2018-04-20
1637
1638* Limit DropDownButton's length #411 [Dimitrios Lytras]
1639
1640## v4.4.3 - 2018-04-20
1641
1642* Use flattening methods on inbound and outbound views and filters #405 [Lucian Buzzo]
1643
1644## v4.4.2 - 2018-04-18
1645
1646* Fix broken filter logic and tests #402 [Lucian Buzzo]
1647* Refactor and improve tests and remove broken jest-extended library #402 [Lucian Buzzo]
1648
1649## v4.4.1 - 2018-04-18
1650
1651* Fix Typography story after v4 changes #399 [Thodoris Greasidis]
1652
1653## v4.4.0 - 2018-04-17
1654
1655* Add property to Filters to control which subcomponents are rendered #392 [Lucian Buzzo]
1656
1657## v4.3.0 - 2018-04-17
1658
1659* Change the prefix text of the danger alerts #398 [Thodoris Greasidis]
1660
1661## v4.2.2 - 2018-04-17
1662
1663* Amend typings to correctly export SchemaSieve #395 [Lucian Buzzo]
1664
1665## v4.2.1 - 2018-04-17
1666
1667* Fix incorrect interface for `Flex` component #394 [Lucian Buzzo]
1668
1669## v4.2.0 - 2018-04-17
1670
1671* Allow filtering on nested data structures by flattening the schema #391 [Lucian Buzzo]
1672
1673## v4.1.0 - 2018-04-17
1674
1675* Use flex-basis instead of width for Filters search box #393 [Lucian Buzzo]
1676
1677## v4.0.1 - 2018-04-16
1678
1679* Remove old tooltips file that was added by mistake #387 [Lucian Buzzo]
1680
1681## v4.0.0 - 2018-04-11
1682
1683* V4 #366 [Lucian Buzzo]
1684
1685## 3.27.0 - 2018-05-14
1686
1687* Fix tslint targets & limit lodash typings #417 [Thodoris Greasidis]
1688* Table: Add cell props & make the cells clickable instead of the rows #417 [Thodoris Greasidis]
1689* Table: Fix checked row style #417 [Thodoris Greasidis]
1690
1691## v3.26.1 - 2018-04-04
1692
1693* Modal: Fix anchors inside modals #379 [Thodoris Greasidis]
1694
1695## v3.26.0 - 2018-03-16
1696
1697* Add generic TextWithCopy component #372 [Thodoris Greasidis]
1698
1699## v3.25.6 - 2018-03-14
1700
1701* Fix bug where a persistent Terminal cannot be created #369 [Lucian Buzzo]
1702
1703## v3.25.5 - 2018-03-08
1704
1705* Add Terminal methods to typings #367 [Lucian Buzzo]
1706
1707## v3.25.4 - 2018-03-05
1708
1709* Fix bug that stopped tag name filter from working #364 [Lucian Buzzo]
1710
1711## v3.25.3 - 2018-02-26
1712
1713* Ensure that values are object and not strings when editing a KeyValuePair #362 [Lucian Buzzo]
1714
1715## v3.25.2 - 2018-02-25
1716
1717* Update to latest version of moment package #360 [Lucian Buzzo]
1718
1719## v3.25.1 - 2018-02-23
1720
1721* Add badges to README #345 [Lucian Buzzo]
1722
1723## v3.25.0 - 2018-02-23
1724
1725* Add Terminal component #359 [Lucian Buzzo]
1726
1727## v3.24.0 - 2018-02-15
1728
1729* Render Table rows as anchor elements #358 [Lucian Buzzo]
1730
1731## v3.23.0 - 2018-02-09
1732
1733* Allow prefixes on BadgeSelect list #355 [Lucian Buzzo]
1734
1735## v3.22.3 - 2018-02-09
1736
1737* Set type and label attributes correctly when editing extra filters #354 [Lucian Buzzo]
1738
1739## v3.22.2 - 2018-02-09
1740
1741* Add `test` method to SchemaSieve typings #351 [Lucian Buzzo]
1742
1743## v3.22.1 - 2018-02-08
1744
1745* Make `extra` key optional on FilterModel interface #349 [Lucian Buzzo]
1746
1747## v3.22.0 - 2018-02-08
1748
1749* Allow users to define compound filters #348 [Lucian Buzzo]
1750* Convert Filters component to TypeScript #348 [Lucian Buzzo]
1751
1752## v3.21.0 - 2018-01-31
1753
1754* Add styled-components badge to README #342 [Lucian Buzzo]
1755
1756## v3.20.2 - 2018-01-30
1757
1758* Fix incorrect typings for Filter component #341 [Lucian Buzzo]
1759
1760## v3.20.1 - 2018-01-29
1761
1762* Update usage section of README with more complete example #334 [Lucian Buzzo]
1763
1764## v3.20.0 - 2018-01-29
1765
1766* Modal: make action prop optional and default to 'Ok' #331 [Lucian Buzzo]
1767
1768## v3.19.0 - 2018-01-25
1769
1770* Tooltip: use hover as the default event type #328 [Thodoris Greasidis]
1771
1772## v3.18.0 - 2018-01-25
1773
1774* Only change Table row bg on hover if onRowClick or onCheck props are used #310 [Lucian Buzzo]
1775
1776## v3.17.1 - 2018-01-24
1777
1778* Fix typo in typings #325 [Lucian Buzzo]
1779
1780## v3.17.0 - 2018-01-23
1781
1782* Add BadgeSelect component #324 [Lucian Buzzo]
1783
1784## v3.16.1 - 2018-01-23
1785
1786* Add npm version badge #322 [Thodoris Greasidis]
1787
1788## v3.16.0 - 2018-01-23
1789
1790* Modal: add secondary action button #321 [Thodoris Greasidis]
1791
1792## v3.15.0 - 2018-01-23
1793
1794* Add Badge component #319 [Lucian Buzzo]
1795
1796## v3.14.0 - 2018-01-23
1797
1798* Modal: allow customizing the text of the cancel button #318 [Thodoris Greasidis]
1799
1800## v3.13.0 - 2018-01-22
1801
1802* Allow multiple tbody prefixes on Table component #314 [Lucian Buzzo]
1803
1804## v3.12.0 - 2018-01-22
1805
1806* Allow a custom JSX element to be added to the top of a Table #312 [Lucian Buzzo]
1807
1808## v3.11.0 - 2018-01-19
1809
1810* Add `onRowClick` property and highlight style to Table component #305 [Lucian Buzzo]
1811
1812## v3.10.0 - 2018-01-19
1813
1814* Allow the render method on TableColumn to return a `null` value #304 [Lucian Buzzo]
1815
1816## v3.9.0 - 2018-01-16
1817
1818* Add a `dark` option for Filters for using the component on a dark BG #299 [Lucian Buzzo]
1819
1820## v3.8.0 - 2018-01-12
1821
1822* Add `outline` option for DropDownButton #298 [Lucian Buzzo]
1823
1824## v3.7.1 - 2018-01-10
1825
1826* Add Enum to PineDataTypes and storyboard #294 [Tim Perry]
1827
1828## v3.7.0 - 2018-01-09
1829
1830* Modal: use a css class to manipulate body element scroll #289 [Thodoris Greasidis]
1831* Convert Fixed & Modal components to tsx #289 [Thodoris Greasidis]
1832
1833## v3.6.0 - 2018-01-05
1834
1835* Filter: autofocus save view modal input & handle form submits #277 [Thodoris Greasidis]
1836
1837## v3.5.1 - 2018-01-05
1838
1839* Filters: remove empty simple search rules #281 [Thodoris Greasidis]
1840
1841## v3.5.0 - 2018-01-05
1842
1843* Export the Gauge component #279 [Thodoris Greasidis]
1844* Move typings in a separate folder #279 [Thodoris Greasidis]
1845
1846## v3.4.0 - 2018-01-04
1847
1848* Modal: hide page scrollbars when opening #275 [Thodoris Greasidis]
1849
1850## v3.3.0 - 2018-01-04
1851
1852* Add selection functionality to Table component #268 [Lucian Buzzo]
1853
1854## v3.2.1 - 2018-01-03
1855
1856* Add missing bold prop to Text typings #272 [Lucian Buzzo]
1857
1858## v3.2.0 - 2018-01-03
1859
1860* Modal: add scroll for large vertical content #269 [Thodoris Greasidis]
1861
1862## v3.1.1 - 2018-01-03
1863
1864* Filters: fix loading saved view w/ simple text search #271 [Thodoris Greasidis]
1865
1866## v3.1.0 - 2017-12-29
1867
1868* Add table component #253 [Lucian Buzzo]
1869
1870## v3.0.0 - 2017-12-27
1871
1872* Rename module to 'rendition' #265 [Lucian Buzzo]
1873
1874## v2.16.6 - 2017-12-27
1875
1876* Fix bug where simple text search rules are incorrectly filtered out #263 [Lucian Buzzo]
1877
1878## v2.16.5 - 2017-12-22
1879
1880* Fix typo in README #261 [Lucian Buzzo]
1881
1882## v2.16.4 - 2017-12-22
1883
1884* Add prettier & lint for Typescript files #260 [Thodoris Greasidis]
1885
1886## v2.16.3 - 2017-12-22
1887
1888* Fix Button styles when using `bg` and `color` props together #256 [Lucian Buzzo]
1889
1890## v2.16.2 - 2017-12-21
1891
1892* Gracefully handle situations where a filter rule refers to a schema entry that is non-existent #251 [Lucian Buzzo]
1893
1894## v2.16.1 - 2017-12-21
1895
1896* Add rounded border to DropDownButton wrapper #252 [Lucian Buzzo]
1897
1898## v2.16.0 - 2017-12-20
1899
1900* Button: add plaintext variant #247 [Thodoris Greasidis]
1901
1902## v2.15.1 - 2017-12-18
1903
1904* Filters: add missing typings for KeyValuePairs #249 [Thodoris Greasidis]
1905
1906## v2.15.0 - 2017-12-18
1907
1908* Add type for Key Value Pairs #245 [Lucian Buzzo]
1909
1910## v2.14.1 - 2017-12-15
1911
1912* Modal: make cancel prop optional & allow JSX elements for the action #238 [Thodoris Greasidis]
1913
1914## v2.14.0 - 2017-12-15
1915
1916* Allow customizing the modal buttons #229 [Thodoris Greasidis]
1917
1918## v2.13.6 - 2017-12-15
1919
1920* Add button color variants #243 [Konstantinos Mouzakis]
1921
1922## v2.13.5 - 2017-12-13
1923
1924* Input: add typings for the type property #236 [Thodoris Greasidis]
1925
1926## v2.13.4 - 2017-12-12
1927
1928* Fixes underline buttons #234 [Konstantinos Mouzakis]
1929
1930## v2.13.3 - 2017-12-12
1931
1932* Alert: remove min-height & padding from plaintext alerts #233 [Thodoris Greasidis]
1933
1934## v2.13.2 - 2017-12-12
1935
1936* Alert: properly align the dismiss button #231 [Thodoris Greasidis]
1937
1938## v2.13.1 - 2017-12-11
1939
1940* Make Filters button props optional in typings #227 [Lucian Buzzo]
1941
1942## v2.13.0 - 2017-12-11
1943
1944* Allow users to specify props for filter buttons #226 [Lucian Buzzo]
1945
1946## v2.12.0 - 2017-12-08
1947
1948* Don't throw an error if a rule contains invalid values #223 [Lucian Buzzo]
1949
1950## v2.11.2 - 2017-12-08
1951
1952* Modal: fix unknown properties warning #220 [Thodoris Greasidis]
1953
1954## v2.11.1 - 2017-12-07
1955
1956* Add monospace attribute to typings #218 [Lucian Buzzo]
1957
1958## v2.11.0 - 2017-12-07
1959
1960* Add a monospace property to Input and Text #216 [Lucian Buzzo]
1961
1962## v2.10.0 - 2017-12-07
1963
1964* Modal: support responsive widths #207 [Thodoris Greasidis]
1965* Modal: Update buttons & title #207 [Thodoris Greasidis]
1966
1967## v2.9.1 - 2017-12-07
1968
1969* Heading: add missing typings #212 [Thodoris Greasidis]
1970
1971## v2.9.0 - 2017-12-05
1972
1973* Implement Alert component #206 [Thodoris Greasidis]
1974
1975## v2.8.0 - 2017-12-05
1976
1977* Update base colors #204 [Thodoris Greasidis]
1978
1979## v2.7.1 - 2017-12-05
1980
1981* Fix prettier eslint commit hook error #205 [Thodoris Greasidis]
1982
1983## v2.7.0 - 2017-12-01
1984
1985* Export the theme #200 [Thodoris Greasidis]
1986
1987## v2.6.0 - 2017-12-01
1988
1989* Add a `normalize` function to Pine Type modules #198 [Lucian Buzzo]
1990
1991## v2.5.3 - 2017-11-30
1992
1993* Convert blacklist, theme, utils and Button component to TypeScript #187 [Lucian Buzzo]
1994
1995## v2.5.2 - 2017-11-30
1996
1997* Change default horizontal padding of buttons to 20px #193 [Konstantinos Mouzakis]
1998
1999## v2.5.1 - 2017-11-28
2000
2001* Improve typings #195 [Lucian Buzzo]
2002
2003## v2.5.0 - 2017-11-23
2004
2005* Add titleElement property to Modal component #188 [Thodoris Greasidis]
2006
2007## v2.4.0 - 2017-11-23
2008
2009* Add valid, invalid input states & fix typings #190 [Thodoris Greasidis]
2010
2011## v2.3.5 - 2017-11-21
2012
2013* Fix dropdown button toggle misalignment on chrome #186 [Lucian Buzzo]
2014
2015## v2.3.4 - 2017-11-21
2016
2017* Add typings for sieve.makeFilterInputs #185 [Lucian Buzzo]
2018
2019## v2.3.3 - 2017-11-17
2020
2021* Change theme radius from 4 to 3px #181 [konmouz]
2022
2023## v2.3.2 - 2017-11-15
2024
2025* Improve saved Filter View Items hover effects #176 [Thodoris Greasidis]
2026
2027## v2.3.1 - 2017-11-14
2028
2029* Improve ProgressBar content visibility #178 [Thodoris Greasidis]
2030
2031## v2.3.0 - 2017-11-10
2032
2033* Add a disabled attribute to Filters #174 [Lucian Buzzo]
2034
2035## v2.2.4 - 2017-11-06
2036
2037* Fix bug where filters still get updated if cancel is pressed #172 [Lucian Buzzo]
2038
2039## v2.2.3 - 2017-11-02
2040
2041* Improve typings to use responsive styled-system props #169 [Lucian Buzzo]
2042
2043## v2.2.2 - 2017-10-31
2044
2045* Don't show an input field when filtering on a boolean value #166 [Lucian Buzzo]
2046
2047## v2.2.1 - 2017-10-31
2048
2049* When filtering by an Enum type, preselect the first option #168 [Lucian Buzzo]
2050
2051## v2.2.0 - 2017-10-31
2052
2053* Improve bundled typings #164 [Lucian Buzzo]
2054
2055## v2.1.0 - 2017-10-30
2056
2057* Export tooltip class #163 [Lucian Buzzo]
2058
2059## v2.0.2 - 2017-10-27
2060
2061* Prevent CodeWithCopy component from propagating click events #160 [Lucian Buzzo]
2062
2063## v2.0.1 - 2017-10-27
2064
2065* Add TypeScript support and begin conversion to TypeScript #158 [Lucian Buzzo]
2066
2067## v2.0.0 - 2017-10-18
2068
2069* Switch to React instead of Preact #156 [Lucian Buzzo]
2070
2071## v1.21.3 - 2017-10-12
2072
2073* Get 4 figure numbers to fit inside Gauge component #154 [Lucian Buzzo]
2074
2075## v1.21.2 - 2017-10-12
2076
2077* Update to latest version of resin-device-status #152 [Lucian Buzzo]
2078
2079## v1.21.1 - 2017-10-12
2080
2081* Add Enum type to filters #147 [Lucian Buzzo]
2082
2083## v1.21.0 - 2017-10-11
2084
2085* Convert Filters to use DropDownButton #149 [Lucian Buzzo]
2086
2087## v1.20.2 - 2017-10-11
2088
2089* Improve bundle size with explicit imports #150 [craig-mulligan]
2090
2091## v1.20.1 - 2017-10-10
2092
2093* Add small gap between dropdown menu and button #142 [Lucian Buzzo]
2094
2095## v1.20.0 - 2017-10-10
2096
2097* Add disabled style for buttons #144 [Lucian Buzzo]
2098
2099## v1.19.0 - 2017-10-10
2100
2101* Add support for a divider in the dropdown menu #141 [Lucian Buzzo]
2102
2103## v1.18.0 - 2017-10-09
2104
2105* Add prop for right aligning dropdown menu and improve close behaviour #138 [Lucian Buzzo]
2106
2107## v1.17.0 - 2017-10-09
2108
2109* Add `disabled` attribute to Link component #136 [Lucian Buzzo]
2110
2111## v1.16.0 - 2017-10-09
2112
2113* Add option to dropdown button that removes split effect #133 [Lucian Buzzo]
2114
2115## v1.15.1 - 2017-10-09
2116
2117* Modal: Increase the ModalWrapper z-index #137 [Thodoris Greasidis]
2118
2119## v1.15.0 - 2017-10-09
2120
2121* Add a width utility prop to Buttons #130 [Lucian Buzzo]
2122
2123## v1.14.3 - 2017-10-09
2124
2125* Fix empty gauge svg errors #128 [Thodoris Greasidis]
2126
2127## v1.14.2 - 2017-10-06
2128
2129* Auto deploy to gh-pages #126 [craig-mulligan]
2130
2131## v1.14.1 - 2017-10-06
2132
2133* State.open is toggled on navbar children click #125 [craig-mulligan]
2134
2135## v1.14.0 - 2017-10-05
2136
2137* Add Navbar component #123 [craig-mulligan]
2138
2139## v1.13.0 - 2017-10-05
2140
2141* Add Link component #122 [craig-mulligan]
2142
2143## v1.12.0 - 2017-10-04
2144
2145* Add Dropdown Button #89 [craig-mulligan]
2146
2147## v1.11.0 - 2017-10-04
2148
2149* Add Container component #119 [craig-mulligan]
2150
2151## v1.10.7 - 2017-10-04
2152
2153* Change `storybook` npm script to `start` #120 [Lucian Buzzo]
2154
2155## v1.10.6 - 2017-10-04
2156
2157* Center the Modal using flexbox #118 [Thodoris Greasidis]
2158
2159## v1.10.5 - 2017-10-04
2160
2161* Set Divider color correctly #110 [Lucian Buzzo]
2162
2163## v1.10.4 - 2017-10-04
2164
2165* Fix filter bookmarking referential issues #114 [Thodoris Greasidis]
2166
2167## v1.10.3 - 2017-10-04
2168
2169* Use a min-height in FilterDescription #116 [Thodoris Greasidis]
2170
2171## v1.10.2 - 2017-10-04
2172
2173* Fix filters saved view deletion on Firefox #112 [Thodoris Greasidis]
2174
2175## v1.10.1 - 2017-10-03
2176
2177* Increase views menu z-index #108 [Lucian Buzzo]
2178
2179## v1.10.0 - 2017-10-02
2180
2181* Add Headings + refactor Text [craig-mulligan]
2182
2183## v1.9.4 - 2017-10-02
2184
2185* Default Date/Time related filters to the current time #106 [Lucian Buzzo]
2186
2187## v1.9.3 - 2017-10-02
2188
2189* Add Image component #102 [craig-mulligan]
2190
2191## v1.9.2 - 2017-10-02
2192
2193* Refactor Button + add underline prop #90 [craig-mulligan]
2194
2195## v1.9.1 - 2017-10-02
2196
2197* Set the default view scope to the first view scope found #104 [Lucian Buzzo]
2198
2199## v1.9.0 - 2017-10-02
2200
2201* Generalise filter views storage #101 [Lucian Buzzo]
2202
2203## v1.8.2 - 2017-10-02
2204
2205* Provider cascades theme font styling to children #94 [craig-mulligan]
2206
2207## v1.8.1 - 2017-10-02
2208
2209* Add an example data set to the Filters story #87 [Lucian Buzzo]
2210
2211## v1.8.0 - 2017-10-02
2212
2213* Add support for human friendly labels when using filters #81 [Lucian Buzzo]
2214
2215## v1.7.0 - 2017-09-26
2216
2217* Add SchemaSieve support for arrays of rules in filter() method #76 [Lucian Buzzo]
2218
2219## v1.6.6 - 2017-09-26
2220
2221* Safely handle null values when filtering #84 [Lucian Buzzo]
2222
2223## v1.6.5 - 2017-09-26
2224
2225* Increase Modal component z-index #78 [Lucian Buzzo]
2226
2227## v1.6.4 - 2017-09-26
2228
2229* Fix sieve filter logic for arrays #74 [Lucian Buzzo]
2230
2231## v1.6.3 - 2017-09-25
2232
2233* Fix gauge color when no item has value #72 [Thodoris Greasidis]
2234
2235## v1.6.2 - 2017-09-25
2236
2237* Fix gauge color when only one item has value #70 [Thodoris Greasidis]
2238
2239## v1.6.1 - 2017-09-19
2240
2241* Add CodeWithCopy component to module exports #66 [Lucian Buzzo]
2242
2243## v1.6.0 - 2017-09-19
2244
2245* Add CodeWithCopy component #64 [Lucian Buzzo]
2246
2247## v1.5.0 - 2017-09-18
2248
2249* Add progress bar component #62 [Lucian Buzzo]
2250
2251## v1.4.0 - 2017-09-18
2252
2253* Create default gauge component #60 [Lucian Buzzo]
2254
2255## v1.3.7 - 2017-09-15
2256
2257* Remove dist files from repo and use Travis to build src prior to publishing #58 [Lucian Buzzo]
2258
2259## v1.3.6 - 2017-09-15
2260
2261* Add dist file to repo and auto build on commit #56 [Lucian Buzzo]
2262
2263## v1.3.5 - 2017-09-14
2264
2265* Fix bug where the device status gauge is black when there is a single device #54 [Lucian Buzzo]
2266
2267## v1.3.4 - 2017-09-14
2268
2269* Auto deploy package to npm #52 [Lucian Buzzo]
2270
2271## v1.3.3 - 2017-09-13
2272
2273* Fix hover bug in Edge when the Gauge is wrapped in anchor #51 [Lucian Buzzo]
2274
2275## v1.3.2 - 2017-09-12
2276
2277* Upgrade resin-semver to v0.10.0 to fix failing publish-storybook command #49 [Lucian Buzzo]
2278
2279## v1.3.1 - 2017-09-11
2280
2281* Add 'publish-storybook' npm script #46 [Lucian Buzzo]
2282
2283## v1.3.0 - 2017-09-11
2284
2285* Add filter component and pine types components #30 [Lucian Buzzo]
2286
2287## v1.2.5 - 2017-09-11
2288
2289* Fix broken npm build #43 [Lucian Buzzo]
2290
2291## v1.2.4 - 2017-09-11
2292
2293* Update README and add script for publishing to GH pages #37 [Lucian Buzzo]
2294
2295## v1.2.3 - 2017-09-11
2296
2297* Remove story that was added by mistake #38 [Lucian Buzzo]
2298
2299## v1.2.2 - 2017-09-07
2300
2301* Add Banner Component #33 [craig-mulligan]
2302
2303## v1.2.1 - 2017-09-06
2304
2305* Use Husky to format code as on commit #35 [Lucian Buzzo]
2306
2307## v1.2.0 - 2017-09-05
2308
2309* Add Device Status Gauge component #29 [Lucian Buzzo]
2310
2311## v1.1.0 - 2017-09-04
2312
2313* Add Provider #23 [craig-mulligan]
2314
2315## v1.0.0 - 2017-09-01
2316
2317* Transition to Preact + Styled Components + Rebass
\No newline at end of file