Releases: Sharktower/ui-react
Release list
v5.2.0
UI React v5.2.0 (2020-01-30 14:22:52)
Usability: adding tabindex and component ref for some fields
Adds tabindex and component ref for some fields
Backwards Compatibility Implications
None
New Features
- Clear button
refandtabIndexforDateField'sTextField RefandtabIndexforDateField'sTextField- Adding
tabIndexforTextArea - Clear button
refandtabIndexforTextField
Bug Fixes
None
Small Bug fix for Tooltips
Fixed the animation issue where the initial position of the tooltip was on top of the trigger, which would cause the tooltip to not show. Changed the default tooltip position to 'auto'.
Backwards Compatibility Implications
- Tooltips will now use 'auto' positioning by default, so if no position is specified through props, it will calculate the best position instead of defaulting to top-center position.
New Features
None
Bug Fixes
- Fixed bug where tooltip wasn't triggered when approaching the trigger element from the top or sides, this was caused by the animation 'colliding' with the cursor hovering over the trigger element, which triggered the onMouseLeave event.
Performance Improvements
None
v5.1.3
UI React v5.1.3 (2020-01-29 15:20:47)
Small Bug fix for Tooltips
Fixed the animation issue where the initial position of the tooltip was on top of the trigger, which would cause the tooltip to not show. Changed the default tooltip position to 'auto'.
Backwards Compatibility Implications
- Tooltips will now use 'auto' positioning by default, so if no position is specified through props, it will calculate the best position instead of defaulting to top-center position.
New Features
None
Bug Fixes
- Fixed bug where tooltip wasn't triggered when approaching the trigger element from the top or sides, this was caused by the animation 'colliding' with the cursor hovering over the trigger element, which triggered the onMouseLeave event.
Performance Improvements
None
Release v5.1.2
5.1.1 was unpublished by mistake, now we can republish it again, so we are increasing the version to 5.1.2.
5.1.3
UI React 5.1.3 (2020-01-29 17:36:10)
Small Bug fix for Tooltips
Fixed the animation issue where the initial position of the tooltip was on top of the trigger, which would cause the tooltip to not show. Changed the default tooltip position to 'auto'.
Backwards Compatibility Implications
- Tooltips will now use 'auto' positioning by default, so if no position is specified through props, it will calculate the best position instead of defaulting to top-center position.
New Features
None
Bug Fixes
- Fixed bug where tooltip wasn't triggered when approaching the trigger element from the top or sides, this was caused by the animation 'colliding' with the cursor hovering over the trigger element, which triggered the onMouseLeave event.
Performance Improvements
None
Release v5.1.2
5.1.1 was unpublished by mistake, now we can republish it again, so we are increasing the version to 5.1.2.
v5.1.2
5.1.1 was unpublished by mistake, now we can republish it again, so we are increasing the version to 5.1.2.
v5.1.1
UI React v5.1.1 (2019-12-06 14:11:22)
Fix DateField and Tooltip hide and show and text area height
Backwards Compatibility Implications
None
New Features
None
Bug Fixes
- Fix Tooltip show and hide, now it should remove and add the component instead of changing its opacity and z-index.
- Fix TextArea height
Performance Improvements
Miscellaneous
Bump fstream from 1.0.11 to 1.0.12
Bumps fstream from 1.0.11 to 1.0.12.
Commits
42354591.0.126a77d2fClobber a Link if it's in the way of a File- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bump electron from 1.8.6 to 1.8.8
Bumps electron from 1.8.6 to 1.8.8.
Commits
0602ca8v1.8.8519a02dfix: inheritance of webPreferences sub properties8ebd0cechore: stop auto releasing from windows CI61d9470docs: fix electron.d.ts typings (#14136)16e1b23Merge pull request #14086 from electron/appveyor-rename-1-8-xf91aa3fRename appveyor-override to appveyora1a9213chore: roll libcc6553396fix: util.promisify(setTimeout) (#13858)77093d5docs: fix electron.d.ts typings (#13855)8643863Merge pull request #13610 from trop-bot/1-8-x-bp-ci--use-visual-studio-2015-f...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by electron-nightly, a new releaser for electron since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bump stringstream from 0.0.5 to 0.0.6
Bumps stringstream from 0.0.5 to 0.0.6.
Commits
fee31c50.0.62f4a9d4Merge pull request #9 from mhart/fix-buffer-constructor-vulnafbc744Ensure data is not a number in Buffer constructor- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency...
v5.1.0
UI React v5.1.0 (2019-11-13 15:42:29)
Add on Open and Close event props to AvatarMenu Component
Backwards Compatibility Implications
None
New Features
#AvatarMenu new Props
- onMenuClose: () => void,
- onMenuOpen: () => void,
Bug Fixes
None
Performance Improvements
Miscellaneous
Textarea - Validation message under the field
Backwards Compatibility Implications
None
New Features
Allow the use of a validation message that will be shown under the textarea field (instead of a tooltip for error)
Bug Fixes
None
Miscellaneous
Adds an optional validation message under the field as an alternative to tooltipError

- Choose the type of validation message to
message(the default istooltip) - Provide a value for
validationMessage - When the
isValidis false the message will be shown under the textarea field
Bump fstream from 1.0.11 to 1.0.12
Bumps fstream from 1.0.11 to 1.0.12.
Commits
42354591.0.126a77d2fClobber a Link if it's in the way of a File- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bump electron from 1.8.6 to 1.8.8
Bumps electron from 1.8.6 to 1.8.8.
Commits
0602ca8v1.8.8519a02dfix: inheritance of webPreferences sub properties8ebd0cechore: stop auto releasing from windows CI61d9470docs: fix electron.d.ts typings (#14136)16e1b23Merge pull request #14086 from electron/appveyor-rename-1-8-xf91aa3fRename appveyor-override to appveyora1a9213chore: roll libcc6553396fix: util.promisify(setTimeout) (#13858)77093d5docs: fix electron.d.ts typings (#13855)8643863Merge pull request #13610 from trop-bot/1-8-x-bp-ci--use-visual-studio-2015-f...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by electron-nightly, a new releaser for electron since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bump stringstream from 0.0.5 to 0.0.6
Bumps stringstream from 0.0.5 to 0.0.6.
Commits
fee31c50.0.62f4a9d4Merge pull request #9 from mhart/fix-buffer-constructor-vulnafbc744Ensure data is not a number in Buffer constructor- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot reba...
v5.0.0
UI React v5.0.0 (2019-11-12 15:53:54)
Textarea - Validation message under the field
Backwards Compatibility Implications
None
New Features
Allow the use of a validation message that will be shown under the textarea field (instead of a tooltip for error)
Bug Fixes
None
Miscellaneous
Adds an optional validation message under the field as an alternative to tooltipError

- Choose the type of validation message to
message(the default istooltip) - Provide a value for
validationMessage - When the
isValidis false the message will be shown under the textarea field
Add auto position prop to tooltip
Backwards Compatibility Implications
- Changes the meaning of tooltip position names.
leftnow means "to the left of the component" rather than "originating from the left edge"
New Features
- Adds 'auto' value for tooltip position enum
- Positions tooltip as far from screen edge as possible
Bug Fixes
None
Performance Improvements
None
Miscellaneous
v4.1.0
UI React v4.1.0 (2019-09-19 15:50:17)
Add background colour to avatar images
Backwards Compatibility Implications
None - unless someone relied on no background colour and user initials being visible behind transparent images.
New Features
- Added white background colour to
<Avatar>images to ensure user initials are not visible behind transparent images.
Bug Fixes
None
v4.0.0
UI React v4.0.0 (2019-05-23 17:00:27)
Fix broken TextArea autosizing and focus
Backwards Compatibility Implications
None
New Features
None
Bug Fixes
- Fixed
TextArealoosing its autosize and focus when rendering tooltips
Change primary Button gradient colours
Backwards Compatibility Implications
- Changed primary
Buttongradient colours according to new brand guidelines
New Features
None
Bug Fixes
None
Add title prop to all icons
Backwards Compatibility Implications
None
New Features
- Added
titleprop to all icon components
Bug Fixes
None
Improve IconProject SVG image alignment and add title prop
Backwards Compatibility Implications
- Modified
IconProject's SVG image alignment andviewBoxwhich might cause small layout issues
New Features
- Added
titleprop toIconProject
Bug Fixes
IconProject'sviewBoxno longer uses negative values
v3.9.0
UI React v3.9.0 (2019-01-21 16:23:02)
Add minLength and maxLength props to TextField
Backwards Compatibility Implications
None
New Features
- Added
minLengthandmaxLengthprops toTextField
Note: Because we allow client code to completely control (e.g.) validation state on TextField, there isn't an easy way of showing when an input value is too short. This is reflected in the updated documentation.
Bug Fixes
None
