open-ui
6ffd5dc7 - Fixes broken images for the checkboxes (#221)

Commit
5 years ago
Fixes broken images for the checkboxes (#221) # AtlasKit - Label as concept is separately proposed for the AtlasKit so I just copy from default - Without label probably supported by AtlasKit given that label property can be set and in the documentation there no clear specification on required/not-required status of the field. If somebody from Atlassian can join and tell exact state, then it can be documented for `withoutLabel` concept - Removed just HTML attributes like id, name, value. My understanding they are not of value for this project. # Evergreen - Removed just HTML attributes like id, name, value. My understanding they are not of value for this project. - Removed `invalid`, since for them this is only ARIA related change. Since no visibility for UI, then it's not clear how to capture that in current documentation - Removed `appearance` and `theme` since this is abstrations which are not part of this project IMO.
Author
Parents
Loading