issues
search
Azure
/
iot-ux-fluent-controls
A collection of shared react UI components used across IoT teams.
MIT License
13
stars
19
forks
source link
Fix deprecation warnings
#141
Closed
vishwam
closed
4 years ago
vishwam
commented
4 years ago
Changed
Change
data-active
attribute to be a boolean attribute (i.e., emit \
instead of \
)
Rename componentWillReceiveProps to
UNSAFE_componentWillReceiveProps
to avoid deprecation warnings in React 16.11+
Add deprecation warnings for Date components because they're not fully localized/accessible. We should use the
Office Fabric control
instead.
Fixed
Update handlebars version to fix vulnerability
Changed
data-active
attribute to be a boolean attribute (i.e., emit \Fixed