Releases: okta/odyssey
Releases · okta/odyssey
v0.2.0
[0.2.0] - 2020-04-30
Added
- Status: New component and documentation
- Tab: New component and documentation
- Tag: New component and documentation
Changed
- [Breaking Change] Rename
yellow
color variable tocaution
- All focus outline instances now use new outline mixin
- Adds Status content type to Table component
- [Docs] Fix misspelling in Form documentation
- [Docs] Rename "Foundation" to "Base" in nav
v0.1.3
[0.1.3] - 2020-04-20
Added
- Styled HTML Elements
abbr
,address
,code
,kbd
,hr
andvar
- Update all HTML element examples
Changed
Added
- Styled HTML Elements
abbr
,address
,code
,kbd
,hr
andvar
- Update all HTML element examples
Changed
- bugfix/ee-463 - fixes table cell overflow by wrapping long strings
- [Docs] Rename "Building Blocks" section to "Foundations"
v0.1.2
[0.1.2] - 2020-04-06
Added
- [Docs] Changelog
Changed
- [Docs] Heading casing changed to sentence throughout docs
v0.1.1
[0.1.1] - 2020-04-01
Added
- Table: styling and documentation for default table behavior, sorting, and various content types
- Select: support for default select input behavior via plain HTML and Choices.js
- Styled Element Glossary:
blockquote
,cite
,del
,em
,ins
,mark
,s
,small
,sub
,sup
,strong
- [Docs] Component Status Page
- [Docs] Code of Conduct
Changed
- [Breaking Change] All classes are now prefixed with
.ods-
- Standard borders are now set to 1px (from 2px)
- Input and Button now share the same height math
Removed
- [Docs] Removed documentation for multiple items not yet ready for public use: Banner, Callout, Card, Dropdown, Iconography, Meter, Navigation, Switch, Toast, Top Bar, Layouts
v.0.1.0
Fixes setup script being called from an external source
v0.0.1
Merge pull request #250 from okta/ee/204-migrate-repos Mass Migration!