v0.49.9 (2023-05-04)
v0.49.8 (2023-04-27)
v0.49.7 (2023-01-30)
v0.49.6 (2023-01-30)
v0.49.5 (2023-01-26)
v0.49.4 (2023-01-26)
v0.49.3 (2023-01-26)
v0.49.2 (2023-01-26)
v0.49.1 (2023-01-26)
v0.49.0 (2023-01-26)
v0.48.5 (2021-09-24)
- RadioGroup doesn't support custom values #1476
v0.48.4 (2021-09-01)
v0.48.3 (2021-08-31)
- Form images are broken in showroom #1454
- CHANGELOG is out of date #1441
- componentWillReceiveProps has been renamed #1435
- DatePicker has 1px left border on open calendar #1409
v0.48.2 (2020-04-24)
v0.48.1 (2020-04-17)
- Add parameter to customize anchor of Menu component #1436
- Showroom examples for InputField is broken #1432
- proposal: stop pinning dependencies #1430
- [Popover] Losing focus in the content when Popover is controlled #1433
v0.48.0 (2020-04-03)
- FormField components should have a prop packing all inner component's props instead of spreading them #1427
- DatePicker should have clearable option #1423
v0.47.2 (2020-03-20)
- update react-input-children version #1424
- proposal: remove runtime prop types checking #1360
- componente datepicker con inizio e fine #1343
- Implement SuggestionsInput #948
v0.47.1 (2019-12-17)
- MultiDropdownWithSelectAll defects when options are loaded async #1410
- Fix return type for TextOverflow's render method #1407
- Fix EmptyPlaceholder example #1401
- React missing unique key warning in FormField #1405
- The way Form passes props down to the View causes React warnings #1403
v0.47.0 (2019-11-15)
- Split dropdown in "single" and "multi" components #1380
v0.46.3 (2019-11-13)
- [Showroom] EmptyPlaceholder example not working #1392
v0.46.2 (2019-11-12)
- noSubmitOnEnter in Form shall be optional #1394
v0.46.1 (2019-11-12)
- [Showroom] Toggle example is not working #1390
- Allow to disable submit on enter in Form #1387
- Add "empty states" component #1386
- typings regression on TextOverflow children/label props #1378
v0.46.0 (2019-09-24)
- use LocalDate in place of Date in DatePicker component #1375
v0.46.0-1 (2019-09-24)
- avoid using React.ReactNode in prop typings #1373
v0.45.0 (2019-08-23)
- DatePicker // update react-dates and expose more css variables #1365
- fix-wrong-import #1354
v0.44.1 (2019-05-29)
v0.44.0 (2019-05-29)
- Remove returnFormat prop from DatePicker #1347
v0.43.2 (2019-09-30)
v0.43.1 (2019-09-29)
v0.43.0 (2019-05-07)
- Form defects and refinements #1349
v0.42.8 (2019-05-02)
- Form with "submit on enter" behavior #1344
v0.42.7 (2019-03-18)
- Modal header height is broken after upgrade of flexview #1337
v0.42.6 (2019-03-12)
- Dropdown is 2px higher when multi #1335
- Dropdown heights are inconsistent with CSS parameter #1334
v0.42.5 (2019-03-07)
v0.42.4 (2019-03-05)
- Dropdown doesn't type-check with some valid prop combinations #1327
v0.42.3 (2019-03-05)
- Dropdown menu shows an undesired horizontal scrollbar #1324
- Dropdown: when multi & searchable, remove single option button (x) should have cursor: pointer #1322
- Dropdown: border-color-hover variable has no effect #1323
- Dropdown shows a vertical white line when not
searchable
#1159 - Dropdown: allowCreate doesn't work anymore #963
- Dropdown: options list doesn't scroll when moving using arrows #743
v0.42.2 (2019-02-28)
- Fix security vulnerabilities #1314
- stateless+attachToBody props make Popover crash on open #1313
v0.42.1 (2019-02-26)
- Fix Dropdown errors #1315
v0.42.0 (2019-02-26)
- onClick is not prevented when the checkbox is disabled. #1310
- Upgrade react-select to 2.x #1285
v0.41.4 (2019-01-25)
- [FormField] Fix existing sass variables and add more customizable styling #1308
- Horizontal FormField should not set flex-direction: row-reverse #1306
v0.41.3 (2019-01-23)
- FormField style is broken (always rendered as horizontal) #1304
v0.41.2 (2019-01-23)
- Can't override the style of FormField's view #1300
- Can't pass a React Element as label for InputField #1294
v0.41.1 (2019-01-04)
- Checkbox and Toggle are missing tcomb props for onFocus, onBlur #1290
v0.41.0 (2019-01-04)
- "focus" handling for Checkbox and Toggle #1288
v0.40.2 (2019-01-03)
- Button // default icons do not follow text color automatically #1258
- Implement RadioGroup #781
v0.40.1 (2018-12-19)
- Checkbox #1272
- TimePicker should allow to "localize" am/pm #644
v0.40.0 (2018-12-10)
- build is broken with scoped type imports #1279
- Fix DatePicker style and add TextAreaField #1273
v0.39.0 (2018-11-23)
- FormField is required acts weird on custom label #1265
- There should be consistency between fields in a form #1260
- Drop support for React 15 (and refactor Tablo) #1167
v0.38.3 (2018-08-23)
- DatePicker doesn't allow to select past days #1266
v0.38.2 (2018-08-08)
- PasswordInput casuses a react warning #1250
- (Password)Input is passing show/hideText to the input DOM element #1241
- Icon color props doesn't seem to have any effect #1172
v0.38.1 (2018-07-20)
- Implement FormField #1255
v0.38.0 (2018-07-06)
- Deprecate Icon component in favor of SVG icons #1253
- PasswordInput typings do not allow a "ref" prop #1252
v0.37.3 (2018-06-12)
- input border radius should be customizable #1249
v0.37.2 (2018-05-23)
- Tablo Column does not accept sortable prop #1211
v0.37.1 (2018-05-21)
- Tablo with autosize on renders nothing #1245
v0.37.0 (2018-05-10)
- One
Menu
to rule them all #1239
v0.36.3 (2018-05-04)
- Update all string refs #1237
v0.36.2 (2018-04-19)
- remove (unused) react-skinnable dependency #1232
v0.36.1 (2018-04-12)
- Dropdown: Fix ref error when testing with Enzyme #1230
v0.36.0 (2018-04-04)
- improve Meter styleability #1223
- scss double imports cause duplication and possibly broken style depending on order of imports #1220
v0.35.0 (2018-04-03)
- Dropdown: multi + small breaks the layout #1218
- Input border width and placeholder font weight should be overridable #1216
- dropdown has weird white line #1214
- Add PasswordInput component #1212
v0.34.0 (2018-03-29)
- improve Dropdown sass variables #1208
- Add a basic Input component #1207
- Improve ConfirmationInput sass variables api #1205
- kill CollapsibleSection #1203
- do not re-export BackgroundDimmer #1199
- FormattedText: there is no way to disable linkify feature #1179
- FormattedText detects some words as urls incorectly #1178
v0.33.0 (2018-01-26)
- upgrade typescript version to 2.6.2 #1170
v0.32.0 (2018-01-19)
- move @types deps to dev deps, do not pin @types/react in order to dedupe it #1169
- Popover does not work on React16 when attached to body #1164
v0.31.0 (2017-12-05)
- Refactor build script, start script and examples #1162
v0.30.0 (2017-11-27)
- Update react-select to version 1 #1158
- Panel inside TabbedPanel has wrong style #1155
v0.29.0 (2017-11-10)
- Add support for React 16 #1151
v0.28.1 (2017-11-10)
- Allow custom prefixes for icons (in Icon and Button) #1150
v0.28.0 (2017-10-27)
- [Typo] Tablo #1134
- Use TS namespaces for exported types #1083
- [Typo] convert the whole codebase to TypeScript #1034
- Dropdown: clearing returns
null
toonChange
whenmulti = true
#1133
v0.27.1 (2017-08-22)
v0.27.0 (2017-08-21)
- Icon: should pass fontSize directly to paths #1042
- [Typo] add support for TypeScript #1035
v0.27.0-1 (2017-10-11)
- [Typo] TimePicker #1131
- Deprecation: remove ModalManager and LinkState #1128
- Dropdown: drop support for
valueLink
#1127 - [Typo] Scroll + ScrollView #1125
- [Typo] Panel #1123
- [Typo] Tooltip #1113
- [Typo] Toggle #1110
- [Typo] Toaster #1108
- pin every dependency #1105
- [Typo] Navbar #1103
- [Typo] MoreOrLess #1101
- [Typo] Overflow #1100
- [Typo] TextOverflow #1098
- [Typo] TransitionWrapper #1097
- [Typo] ResizeSensor #1094
- [Typo] Modal #1092
- [Typo] MobileDetector #1091
- [Typo] Popover #1089
- [Typo] Meter #1073
- [Typo] LoadingSpinner #1072
- [Typo] LinkState #1071
- [Typo] Image #1070
- [Typo] FormattedText #1069
- [Typo] FocusableView #1068
- [Typo] DropdownMenu #1067
- [Typo] Dropdown #1066
- [Typo] Divider #1065
- [Typo] DatePicker #1064
- [Typo] DateField #1062
- [Typo] ConfirmationInput #1059
- [Typo] CollapsibleSection #1056
- [Typo] Button #1053
- [Typo] Browser Detector #1052
- [Typo] Icon #1036
- The hitchhiker's guide to default props with TypeScript #1082
v0.26.4 (2017-08-18)
- Image's props should not be strict #1037
v0.26.3 (2017-08-18)
- Image: copy-paste Image from buildo.io #1032
v0.26.2 (2017-08-10)
- ScrollView: scrollbars are visible even when thumb is hidden #1029
v0.26.1 (2017-08-07)
v0.26.0 (2017-08-03)
- Popover: add logic to position it completely automatically #1023
v0.25.0 (2017-08-02)
- Dropdown typings for
optionRenderer
andoptionGroupRenderer
are slightly broken #1014
v0.24.5 (2017-08-02)
- add disabled prop to Toggle #1021
v0.24.4 (2017-08-01)
v0.24.3 (2017-07-25)
- Tooltip: wrap text with FormattedText #1009
v0.24.2 (2017-07-24)
- Popover sometimes not positioned correctly for a second #1007
v0.24.1 (2017-07-20)
- update @types/react to 15.0.38 #1005
- Tablo: border row should be applied to inner cells #1002
- backport mobile optimizations from alinity pro #901
v0.24.0 (2017-07-17)
- Components folders should all follow the same name-convention #492
v0.23.12 (2017-07-14)
- TypeScript: StatefulButton's
onClick
should always return a Promise #1000
v0.23.11 (2017-07-13)
- Missing default for contextTypes in getContextWrapper util #996
v0.23.10 (2017-07-13)
- Popover should handle context #993
v0.23.9 (2017-07-12)
- export $tab-border-height sass variables for tabbed panel #990
v0.23.8 (2017-07-12)
v0.23.7 (2017-07-10)
- Fix tablo #980
- POC for new DatePicker #972
- [typescript .d.ts] Scroll #935
- [typescript .d.ts] ResizeSensor #934
- [typescript .d.ts] ModalManager #929
- [typescript .d.ts] MobileDetector #928
- [typescript .d.ts] FormattedText #924
- [typescript .d.ts] DropdownMenu #910
- [typescript .d.ts] Create .d.ts #908
v0.23.6 (2017-07-07)
- [typescript .d.ts] Time Picker #938
v0.23.5 (2017-07-07)
- [typescript .d.ts] Transition Wrapper #941
- [typescript .d.ts] Tablo #936
- [typescript .d.ts] More Or Less #931
- [typescript .d.ts] Modal #930
- [typescript .d.ts] Meter #927
- [typescript .d.ts] LoadingSpinner #926
- [typescript .d.ts] LinkState #925
- [typescript .d.ts] FocusableView #923
- [typescript .d.ts] Tooltip #914
- [typescript .d.ts] Icon #911
- [typescript .d.ts] Divider #909
v0.23.4 (2017-07-06)
v0.23.3 (2017-07-06)
- [typescript .d.ts] Toggle #940
- [typescript .d.ts] Toaster #939
- [typescript .d.ts] NavBar #932
- [typescript .d.ts] Dropdown #922
- [typescript .d.ts] ConfirmationInput #921
- [typescript .d.ts] CollapsableSection #920
- [typescript .d.ts] Browser Detector #918
- [typescript .d.ts] BackgroundDimmer #916
- [typescript .d.ts] Async Status Indicator #915
- [typescript .d.ts] ScrollView #913
v0.23.2 (2017-06-29)
- [typescript .d.ts] Add npm task to copy file in lib #943
- [typescript .d.ts] TextOverflow #937
- [typescript .d.ts] Popover #933
- [typescript .d.ts] Button #919
- [typescript .d.ts] Badge #917
- [typescript .d.ts] Panel #912
v0.23.1 (2017-06-06)
- Warnings while installing #899
- Interested in cooperation? #897
- React peerDependency is still <0.15 #894
v0.23.0 (2017-05-31)
- Remove Table #895
v0.22.1 (2017-05-30)
- Dropdown: export defaultMenuRenderer #891
v0.22.0 (2017-05-04)
- Dropdown: option groups should preserve the order in which they appear #880
- TabbedPanel should accept any content as tab header #875
- ScrollView: replace onWheel with onScroll #243
v0.21.0 (2017-04-19)
- replace FormattedParagraph with FormattedText #873
- Use scriptoni #870
v0.20.3 (2017-04-15)
- Implement FormattedParagraph #737
v0.20.2 (2017-04-13)
- PanelMenu: clicking near a menu item may close the menu without calling the item's action #836
v0.20.1 (2017-04-06)
- CollapsableSection: cannot override $border-color #857
v0.20.0 (2017-04-06)
v0.19.0 (2017-04-06)
- Dropdown: add supported props #855
v0.18.0 (2017-04-05)
- Tablo: cell content is not vertically centered in Safari #852
- Dropdown: no style for focus #850
v0.17.1 (2017-04-04)
- add
onInputChange
,onBlur
andonFocus
to Dropdown proptypes #848
v0.17.0 (2017-04-04)
- Define and export strict Dropdown's Props types #846
v0.16.8 (2017-04-03)
- Tablo: never pass onColumnResize down directly #844
v0.16.7 (2017-04-03)
- Tablo: resizing plugin should be disabled if onColumnsResize is missing #842
v0.16.6 (2017-04-03)
- Dropdown: on IE11, values in multi-select mode are not vertically aligned when in single line #830
v0.16.5 (2017-03-29)
- Add touchScrollEnabled prop to Tablo component #831
v0.16.4 (2017-03-27)
- dropdown:
Select-multi-value-wrapper
should be vertically centered #827
v0.16.3 (2017-03-26)
- timePicker doesn't update the options with new input value #825
v0.16.2 (2017-03-23)
- Dropdown: values in multi select mode are not aligned #823
v0.16.1 (2017-03-22)
- AsyncStatusIndicator should export
SavingState
model #817
v0.16.0 (2017-03-20)
- dropdown: sass variables for
.Select-value-label
is overridden #814
v0.15.0 (2017-03-20)
- Dropdown: in multi mode, values should wrap and input height should adapt size #810
v0.14.4 (2017-03-16)
- implement async status indicator component #799
v0.14.3 (2017-03-14)
- Dropdonw: in multiselect mode, values should have height: 100% #804
- Dropdown: implement grouped options #798
v0.14.2 (2017-03-08)
- Meter: ranges should have a default value #753
v0.14.1 (2017-03-02)
- Dropdown should allow to pass simpleValue=false #796
- add the ability to pass custom React context to Modal render tree #794
- Use babel-preset-buildo #764
- Dropdown: text color should not change on hover #724
v0.14.0 (2017-02-27)
- An in-range update of smooth-release is breaking the build 🚨 #790
- Tablo: redefine variables for borders #770
v0.13.3 (2017-02-24)
- Be compatible with
consistent-return
eslint rule #784 - Tablo: scroll to selected row not working correctly #777
faker
anddebug
should be devDependencies #745
- Popover: debounced events are not canceled when component unmounts #727
v0.13.2 (2017-02-16)
- Badge is overriding FlexVIew's
display
property #771
- Tablo: Cell content should use grow, vAlignContent, hAlignContent #768
v0.13.1 (2017-02-14)
- Tablo:
Cell
should grow #762 - Tablo: background on hover should have different variables for even and odd rows #760
- Tablo: Cell children shoul take the entire row as second argument #758
v0.13.0 (2017-02-13)
- Tablo: ui changes #755
v0.12.0 (2017-01-31)
- Dropdown: style for disabled options #733
- Dropdown: expose focus function #731
- Dropdown is ignoring scss variables #729
- Add tests to Icon #686
- Panel: header height should be configurable #721
- Modal renders header/footer even when not necessary #671
v0.11.0 (2016-12-29)
- Tablo SASS variables don't follow the guideline #719
- [Tablo Perf] handle hover style for rows in CSS #714
- [Tablo Perf] onRowMouseEnter/Leave are always passed to fdt2 #715
- [Tablo Perf] horizontal virtualization should be settable and on by default #713
- [Tablo Perf] disable prop validation for fixed-data-table-2 also in development #712
- [Tablo Perf] #711
- An in-range update of debug is breaking the build 🚨 #709
- An in-range update of stylelint is breaking the build 🚨 #705
- Popover: delay prop validation always fails if you pass an object #701
- An in-range update of debug is breaking the build 🚨 #698
v0.10.1 (2016-12-09)
- Tablo: SelectionType should be optional #682
- Tablo: assert on children prop is faulty #680
- [tablo perf] - Tablo performances #662
v0.10.0 (2016-11-16)
- TimePicker missing "is-selected" class #663
v0.9.2 (2016-10-04)
- Dropdown: add sass variable $option-background-selected #635
- Dropdown: $text-color-* variables have no effect #625
- Dropdown: menu-background should be applied also to option #623
- TimePicker selection, keyboard selection and focus #612
- Dropdown box-sizing shouldn't be
border-box
#611 - Popover: support delay on mouse events #605
- [KitchenSink] Handle external components #528
- warning for Dropdown
placeholder
#520 - FocusableView: optionally debounce focus/blur events #455
v0.9.1 (2016-09-12)
- Remove dot sh from npm ignore #608
v0.9.0 (2016-09-12)
- Dropdown
onChange
prop should havevalue
as argument #604
- file-loader should be a dev-dependency #577
- Menu: Menu is dismissed when user clicks on disabled menu item #419
- fix "InitiallyOpen" Popover example #355
- LoadingSpinner style should be called loadingSpinner.scss #525
v0.8.0 (2016-09-06)
- Update react-select to v1.0.0-rc1 #517
v0.7.0 (2016-09-05)
- Remove FlexView from b-r-c #545
v0.6.0 (2016-09-01)
- Avoid SASS variables collisions when override default style #535
- Add hover effect on table scrollbars, make them larger #533
- Each main component should export its
props
#526 - Add popover style prop #462
- standardize code #204
- [KitchenSink] Default style for components #529
v0.5.1 (2016-08-25)
- Add gemini ScrollView #515
- dropdown's menu's scrollbars hide menu when clicked in ie11 #513
- add table's scrollbars customization #509
v0.5.0 (2016-08-18)
- Remove styles import #505
v0.4.5 (2016-08-18)
v0.4.4 (2016-08-18)
v0.4.3 (2016-08-13)
- subtle change in ui behaviour of table scrollbars #498
- Button: children must be string + code style #488
- Button should be clickable only when is ready #486
v0.4.2 (2016-07-11)
- Collapsed Panel content may overflow in IE #484
- Flat Dropdown should have border in normal state #482
- TimePicker: Make TimePicker searchable #478
- Table: Add scrollToColumn and scrollToRow props #476
- Meter: Range background color #472
- Add optional delay to TextOverflow #470
- make TextOverflow optionally lazy #468
- use ResizeSensor for Table autosize #466
- Tooltip should keep into account border and arrow when positioning #464
- Disabled state for confirmation input and dropdown #459
- [ResizeSensor] optionally debounce resize events #454
- [Modal] Create a standalone Modal component #432
- [Dropdown] Add Unit Test #344
- [Tooltip] Tooltip doesn't wrap long words #473
- [ResizeSensor] calling this.props.onResize when already unmounted #456
- [ResizeSensor] not isomorphic #451
v0.4.1 (2016-06-01)
- [TextOverflow] remove setTimeouts #449
- implement ResizeSensor component #445
- automatize CHANGELOG.md #443
- Badge label should be react children #439
- [TextOverflow] Should update also on parent resize #436
- [Panel] should be clickable anywhere in collapsed state #433
- [Tooltip] fix Tooltip.popover prop typing #427
- [button] it shouldn't have hover effect nor cursor pointer in processing state #425
- [Button] loader overlaps label #422
- [Menu] Menu item should render the title and metadata wrapped in a FlexView #417
- [Panel] Panel content should be shrinkable #414
- [DropdownMenu] Make DropdownMenu's Menu inner component customizable #411
- [DropdownMenu] Menu item is not really vertical centered #409
- Refactor button #402
- '[Dropdown] backspaceRemoves should default to clearable' #398
- add variables for disabled button style #396
- make circular button round #394
- Remove hover effect on disabled buttons #392
- [button] make it compatible with new style guidelines #387
- fix dropdown style #386
- CollapsableSection should be a FlexView (support IE11) #384
- update Tooltip to reflect new guidelines #379
- [dropdown] update placeholder colors as described in the guidelines #377
- style Dropdown as described in the LOL guidelines #375
- overridable panel css #371
- upgrade babel-eslint to 6.x.x #369
- Replace t.ReactNode with t.ReactChildren (or t.ReactChild) #367
- [Icon] Add color prop #364
- [TabbedPanel] tabs should have same width #360
- [Table] Add prop to handle column resize #358
- [background-dimmer] content should scroll when too big #351
- [Dropdown] Selected option reduce opacity #349
- [TimePicker] better sort for options in H12 format #336
- Popover is not shown/open when
popover.isOpen
startstrue
#334 - revert #332 once [email protected] is fixed #333
- temporarily pin eslint to 2.2.x #331
- [Npm Task] Introduce a new test-dev task #329
- [eslint-config] update buildo/eslint-config #326
- [dropdown] drop support for
children
#324 - [dependencies] update lodash #323
- not sortable columns should have header with cursor default #321
- [Accordion] rename in Section #308
- [FlexView] if basis='auto' throw warning #306
- getChildrenProps in DropDown doesn't work as expected #299
- TimePicker #277
- FocusableView #265
- Date picker: defect on Safari and Chrome #251
- react 0.14 compatibility #244
- Button should be usable with other events other than 'click' #177
- [Dropdown] export react-select style from /dropdown #133
- [Dropdown] defects #108
- [TextOverflow] Text ellipsis but no text ellipsis method called #107
- implement window EventHandler utility component #70
- [ResizeSensor] throw error on detach #447
- [Test] Broken test for Button #412
- [toaster] fix React14 warning #406
- [Table] scrollToRow interacts poorly with autoSize #381
- [TextOverflow] Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. #356
- [TextOverflow] - treats not overflowed text as such #346
- [BackgroundDimmer] #266
- remove
dropdown/DropdownMenu
#441 - [MoreOrLess] MoreOrLess should use flexbox to render its children properly #420
v0.4.0 (2016-02-17)
- Add rules on lint disable comments #291
- Reset hover on table rows hover #289
- [Panel] Panel Header should have overflow: hidden as default #287
- Lint errors fix #281
- implement Accordion #279
- [Table] Suppress warnings due to footerDataGetter #276
- [FlexView] basis should always default to 'auto' even if grow={true} #272
- [FlexView] drop support for
flexBasis
#270 - [FlexView] remove confusing
auto
prop #268 - Table should set background to cells instead of rows #263
- remove arbitrary padding from Table header #261
- Meter #258
- Remove keypress listener and handlers from Table #256
- 'Style of Menu Component in its own file' #253
- fix Popover render when attached to body #252
- Panel: defect on Safari #250
- tableWrapper.scss should be easy to customize #247
- Add Table component #245
- ScrollView stop propagation should work also with visible scrollbars #240
- [FlexView] in Safari FlexView has wrong size #132
- [Popover] Popover.popover.dismissOnClickOutside is too fragile #109
- [Toaster] add custom positioning #79
- Test all the things #9
v0.3.1 (2016-02-01)
- add ScrollView.onScroll prop #239
- use react event listeners in ScrollView #237
- Fix button #235
- Static properties must have a semicolon #233
- FlexView should set minHeight, minWidth to 0 by default #231
- fix bug of margin affecting dropdownMenu and PanelMenu #229
- [ConfirmationInput] remove focus on
Enter
pressed #226 - Add react-remarkable #224
- Replace ReactNode with ReactChildren as children of FlexView #222
- remove old margin-top to .expand-icon in panel.scss' #220
- use @props + t-comb for prop evaluation #217
- use
React.findDOMNode
anywhere #215 - import b-r-c components directly #213
- switch to react-input-children #211
- 'Menu should not have hover effect on disabled options' #208
- use ES6 classes #207
- update buildo/eslint-config #205
- Safer way to get computed style of dom nodes, better warnings #202
- LoadingSpinner container being position absolute is ok #200
- ConfirmationInput should have also onChange #199
- improve BackgroundDimmer performance #196
- update react-input-link to 0.0.5 #194
- improve Toggle transition performance #192
- Badge shouldn't fill container #190
- improve ConfirmationInput #186
- implement Toggle #184
- Rewrite weird
export default { ... }
s #182 - remove TooltippedIcon #180
- Button should accept custom TextOveflow #178
- Implement NavBar #175
- Add
Badge
from labonline #173 - use buildo/eslint-config #171
- center expand button in MoreOrLess #168
- Add
ConfirmationInput
from Labonline #167 - fix tests + remove exports tests #164
- use travis CI #162
- add tests for Button #160
- add
MoreOrLess
from labonline #159 - Add
Button
from labonline #157 - Remove non-direct css inheritance panel->panel-header' #154
- add documentation to buildo components #152
- [showroom] integrate documentation and misc pages #149
- [Toaster] div containers should be transparent to events #134
- [TransitionWrapper] improve
component
prop evaluation #103
v0.3.0 (2016-01-11)
- add revenge components #150
- [showroom] evaluate how to move stuff from revenge to buildo #147
- [TextOverflow] fix #144 broken PR #145
- [TextOverflow] verify if setTimeout is needed #143
- [ModalManager] context wrapper breaks leave transition #140
- gh-page with showroom #139
- use buildo/react-kitchen-sink to render examples #137
- raw examples file to work with playground #135
- Allow to transfer context to modals #130
- [popover] Fix wrong positioning (again) #127
- [modal] add basic Modal wrapper component #115
- [FlexView] width and height should be first level props #114
- [FlexView] consistency between grow, shrink and flexBasis names #113
- [Popover] wrong positioning when hidden #112
- transitionStyles should be a required prop for Toaster #111
- time(o|O)ut naming inconsistency #110
- [ModalManager] remove BackgroundDimmer #105
- [tests] update exports tests after last additions #104
- delete semantic-useless Modal component #101
- [BackgroundDimmer] export directly from folders #98
- [Toaster] grained imports from react/addons #97
- [Modal] use BackgroundDimmer #96
- [Dimmer] implement background dimmer component #94
- Add wrap prop to FlexView #90
- extract TransitionWrapper from modal/toaster #89
- [modal] implement modal manager #87
- [popover] fix children propType #86
- [Toaster] add support for appearing children #78
- remove outside libraries from package #73
- [FlexView] shrink={false} doesn't work #124
- [TextOverflow] TextOverflow is too fragile and risky #117
v0.2.1 (2015-11-09)
- custom sass importer to resolve ~ to node_modules/ #83
- better import of sass-flex-mixins #81
- add state class to Popover #75
- toaster (notifications manager) #74
- implement TextOverflow component #61
- lodash should be a required dependency (not devDependency) #54
- add checkbox #4
v0.2.0 (2015-10-23)
- Popover crashes if isOpen={true} from start #71
- [Popover] - Statelessness #64
- [Popover] add dismissOnClickOut #63
- [Popover] Improve positioning #62
- [Popover] margin offset should be customizable inline #59
- create Scrollable wrapper component #50
v0.1.9 (2015-10-10)
v0.1.8 (2015-10-08)
v0.1.7 (2015-10-08)
- Explicit react in peerDependencies #57
v0.1.6 (2015-10-08)
- Shrinkwrap #55
v0.1.5 (2015-10-06)
- [Popover] rename misleading type props "absolute" and "relative" #49
- add simple export tests #43
- add scrollable mode #25
v0.1.4 (2015-09-10)
- remove basis=100% default when auto or shrink are set #46
v0.1.3 (2015-09-10)
- add shrink to FlexView #16
v0.1.2 (2015-09-07)
v0.1.1 (2015-09-04)
v0.1.0 (2015-09-02)
- Add Popover from labonline (semantic free!) #39
- add "events" object prop and pass it to first child #33
- components should accept 'id' #32
- add MobileDetector from oxway #31
- add link state mixins and utility functions #29
- fix confusion between "Dropdown" and "Select" #27
- [FlexView] add flex components to README #15
v0.0.7 (2015-08-18)
- package import is too verbose #24
v0.0.6 (2015-08-13)
v0.0.5 (2015-08-11)
v0.0.4 (2015-07-21)
- FlexView.grow should be either number or bool #12
v0.0.3 (2015-07-21)
v0.0.2 (2015-07-13)
- remove semantic from popover #2
v0.0.1 (2015-07-06)
hail-0 (2016-02-25)
- ColumnGroupHeader should be fixed for fixed columns #320
- 'Add paths to icon with multipath' #318
- implement BrowserDetector #316
- linkState should patch value #314
- 'Panel schould accept ReactChildren as Children' #311
- [FlexView] basis should append 'px' also to string numbers #305
- fix components using
FlexView
+auto
#303 - Create example for Dropdown #298
- [Panel] Panel should have shrink=false for all its children #296
- remove FlexCell, Menu and PanelMenu #286
- [Button] no check before invoke setState() for still mounted component #280
- [Meter] add unit test #274
- Add some general components from Labonline #156
- [showroom] show documented props in showroom #148
- publish on npm #1