ulteam-react changelog
changelog
v3.8.0
- feat: add the onRenderStyle prop to the MegaMenu component
- feat: add the onRenderStyle, fullWidth props to the PivotMegaMenu component
v3.7.1
- fix: add key to the BurgerMenu li tag
v3.7.0
- feat: add the BurgerMenu component
v3.6.1
- fix: hide MegaMenu in the PivotMegaMenu when you click on the Pivot Item
v3.6.0
- feat: add the MegaMenu component
- feat: add the PivotMegaMenu component
v3.5.0
- feat: add ErrorHandlerLight component without office-ui-fabric-react package
- feat: base ErrorHandler on the ErrorHandlerLight component
v3.4.0
- feat: update react to v17
v3.3.0
- feat: add handleRowClass to UlTable component
v3.2.0
- feat: add fieldValue parameter to handleCellClick prop in UlTable component
- feat: add fieldValue parameter to handleFieldOnClick prop in FormApp component
v3.1.1
- fix: selection issue in IE 11. Detected in FormApp component for NumberField
v3.1.0
add from v2.42.0
- feat: add useCommaDelimiter to INumberFieldProps for FormApp component
add from v2.43.0
- feat: add useCommaDelimiter prop to NumberField component
- fix: not typed the last decimal place
- docs: add NumberField component on react-demo page
v3.0.0
- BREAKING CHANGE: update office-ui-fabric-react package to 7 major version
- fix: change IMessageBarProps on IUMessageBarProps for ErrorHandler component props
- fix: change ITag to IAutoCompleteTag interface for AutoComplete component props
- fix: change IPersonaProps to IUPersonaProps interface for UlPeoplePicker component props
- fix: change IBasePickerSuggestionsProps to IUBasePickerSuggestionsProps interface for UlPeoplePicker component props
- fix: change IContextualMenuItem to IUContextualMenuItem interface for IHeaderFieldProps interface
- fix: show correct value for FormFields.BooleanField in view mode of FormApp component
- fix: hide standard label for DatePicker if in FormApp config this field has labelOnTheLeft=true prop
- fix: move checkbox label from right to left if this field in FormApp config has labelOnTheLeft=true prop
v2.43.0
- feat: add useCommaDelimiter to INumberFieldProps for FormApp component
v2.42.0
- feat: add useCommaDelimiter prop to NumberField component
- fix: not typed the last decimal place
- docs: add NumberField component on react-demo page
v2.41.1
- fix: Slider work in carousel mode with items count < showCount
v2.41.0
- feat: add Slider props: transitionClass, onTransitionStarted, onTransitionEnded
v2.40.0
- feat: add own class for showing items in Slider component
v2.39.1
- fix: not updated dots is Slider with ArrowsAndDots pagination type
v2.39.0
- feat: add own classes for dots and arrows
- feat: add new SliderPaginationType = TopArrowsAndDots
- feat: add automatic slideshow to Slider component
- feat: add to Slider and PaginationDots components new property: ‘hideArrowOnLastAndFirstPage’
- feat: add prop isCarousel to Slider component for enable carousel (infinity slider)
- feat: add arrowsInside prop for Slider component
v2.38.3
- fix: animation error in BlogTile because of ‘div’ to ‘a’ replacement
v2.38.2
- fix: lint errors
v2.38.1
- fix: replace href prop from IBlogTileProps to IBlogTileData
v2.38.0
- feat: change ‘div’ to ‘a’ tag in ImageTile, BlogTile, BlogTileBoard and add ‘href’, ‘target’ props to this components
- feat: add onRenderLabel prop to FormApp fields common properties
- feat: add multiSelect and multiSelectDelimiter options to choice field for FormApp component
v2.37.2
- fix: error in console if in BlogTile imageUrl prop is undefined
v2.37.1
- fix: UlEvent width fix in IE
v2.37.0
- feat: add isShimmer prop to UlEvent, Slider, ImageTile, PaginationDots components
v2.36.0
- feat: add UlEvent component
v2.35.3
- fix: add PaginationDots sass file to Slider sass file
v2.35.2
- fix: Slider: hide pagination if item count less than showCount
v2.35.1
- docs: add pages for PaginationDots & Slider components
v2.35.0
- feat: add PaginationDots & Slider components
v2.34.1
- fix: add background-color to ImageTile if image not found.
- fix: set ImageTile photoPlacholder prop as optional
v2.34.0
- feat: add ImageTile props: maxHeight, maxWidth, id, onClick, tileTitle
v2.33.0
- feat: add ImageTile component
v2.32.4
- fix: raise IBlogTileBoardProps.style priority in BlogTileBoard component
v2.32.3
- fix: not show likes in BlogTile component if numberOfLikes = 0
v2.32.2
- fix: error style in BlogTile component
v2.32.1
- fix: correct style if BlogTile.noFixedHeight = true
v2.32.0
- feat: add BlogTile & BlogTileBoard components
v2.31.0
- feat: add errorMessage, required & placeholder props to FilePicker component
v2.30.0
- feat: add accumulateFiles, onChangeFileBase64 props to FilePicker component
v2.29.0
- feat: add resolveDelay to IPickerFieldProps and AutoComplete component
v2.28.0
- feat: add placeholder prop to IPickerFieldProps and AutoComplete component
v2.27.0
- feat: add autoValidation prop in INumberFieldProps
v2.26.0
- feat: add labelsOnTheLeftClassName for FormApp with prop ‘labelsOnTheLeft’ = ‘true’
v2.25.6
- fix: add hidden priority. If hidden changed in field commonProperties then hiddenMap will be regenerated
v2.25.5
- fix: hidden prop was not included in condition to hide UlField & UlReadField
v2.25.4
- fix: delete tabIndex prop from UlReadField if fieldNavByArrows prop is not true
v2.25.3
- fix: delete tabIndex prop from UlReadField if field is not a table row field
v2.25.2
- fix: select All checkbox is selected if table has no rows.
v2.25.1
- fix: add onChangeSelection prop in UlTable component
v2.25.0
- feat: add row selection in UlTable. You need to add selectionMode prop for UlTable component
v2.24.0
- feat: add innerHtmlForReadMode prop to IFormFieldCommonProps
v2.23.1
- fix: add class ‘ul-table-totalrow’ to total row in UlTable component
v2.23.0
- feat: add total row in UlTable
v2.22.1
- feat: change groupKey type from string to any
v2.22.0
- feat: add groupKey & onClick props to GroupContent component for add custom behavior
v2.21.1
- fix: update current cell focus in UlTable if defaultRowFieldName or defaultRowId is changed
v2.21.0
- feat: add defaultRowId & defaultRowFieldName props in UlTable
v2.20.0
- feat: add custom class to GroupContent component
v2.19.1
- feat: add class for current row div in UlTable component
- fix: arrows navigation for readView (if all IUlTableRow’s has isReadView = true)
v2.19.0
- feat: add officeUIProps to IDatePickerFieldProps
v2.18.0
- feat: add round prop to INumberFieldProps and ITextFieldProps
v2.17.2
- fix: incorrect behavior in UlTable navigation by arrows if one of the fields has name with underscore (‘_’)
v2.17.1
- fix: disable default keyboard scrolling in UlTable component if IUlTableProps.fieldNavByArrows is true
v2.17.0
- feat: add fieldNavByArrows prop for UlTable component (cell navigation by keyboard arrows and enter buttons)
v2.16.0
- feat: add disabled to FilePicker component
v2.15.0
- feat: add label to FilePicker component
v2.14.0
- feat: add FilePicker component based on HTML input with type=”file”
v2.13.2
- fix: error with default value for ChoiceField in FormApp
v2.13.1
- fix: error in DatePicker field if no selected date and value is empty
v2.13.0
- feat: add errorOnChange callback function to IFormFieldCommonProps
v2.12.1
- fix: not showing error for required PeoplePicker form field
v2.12.0
- feat: update office-ui-fabric-react packet to v6.182.0
v2.11.0
- feat: add customActions prop to IHeaderFieldProps
v2.10.2
- fix: return undefined if default number value is 0
v2.10.1
- fix: unfocused field in UlTable sometimes
v2.10.0
- feat: add default value to IPeoplePickerFieldProps
v2.9.1
- fix: error with Title type in UlTable
v2.9.0
- feat: add errorsAsTooltip prop for UlTable
- feat: add errorType prop for FormApp
- fix: show error message in UlTable, FormApp if fieldValue is null
v2.8.2
- fix: error if fieldValues is undefined in UlTable, FormApp components
v2.8.1
- refactor: optimize UlTable, FormApp components
v2.8.0
- feat: add onComponentMount prop to FormApp, UlTable for info about error fields
v2.7.0
- feat: add PeoplePicker to FormApp, UlTable
v2.6.0
- feat: add isReadView to IUlTableRow
v2.5.0
- feat: add shimmer view mode for UlTable
- fix: add maxWidth from FormConsts in UlTable rows if field.properties.maxWidth is undefined
v2.4.1
- fix: width bug if type long value and focused out. Add maxWidth property to IFormFieldCommonProps. If you use fix header in UlTable you need add maxWidth parameter.
v2.4.0
- feat: add strings, allowTextInput, parseDateFromString props to IDatePickerFieldProps
v2.3.1
- fix: fix style in error message on DatePicker field
v2.3.0
- feat: add placeholder to TextField and NumberField
- feat: add Office UI Fabric DatePicker in all form components
v2.0.0
- Move helpers (Common and DateOperations classes) to ulteam-scripts package
v1.2.1
- Add handleCellClick event handler for UlTable
v1.1.1
- Small style fixes
v1.1.0
- Add DateOperations class
v1.0.0
- Add fix column feature to UlTable
- Add shadow to fix columns and fix header
v0.7.0
- Add auto focus in UlTable with readNoFocus prop
- Add fix header feature for UlTable
v0.6.6
- Add comments
v0.6.2
- Fix small errors
v0.6.1
- Fix sort bug
v0.6.0
- Add UlTable component
- Add Common ‘helper’ class
v0.5.0
- Fixed error with updating field values outside controls
- Code optimized
v0.4.4
- Fixed required controls with error.
v0.4.3
- Small fixes in styles.
v0.4.2
- Added errorFields attribute to handleFieldValues property for FormApp component.
v0.4.1
- Small fixes in styles.
v0.4.0
- Added openItemsOnEmptyFocus property to Picker field.
v0.3.3
- Fixed error with default values in form.
v0.3.2
- Fixed error with settings.scss.
v0.3.1
- Changed form sass files for more reusable.
v0.3.0
- Added custom accent color to Office UI Fabric controls.
v0.2.0
- Added Multiline props to TextField control.
v0.1.0
- Init project