Skip to content

Releases: CenturyLinkCloud/Cyclops

v1.9.4

25 Jun 09:31
9700315
Compare
Choose a tag to compare
  • Improved success color visibility in white backgrounds.
  • Fixed toggle button color for inverse header.

v1.9.3

12 Jun 14:16
5fa525a
Compare
Choose a tag to compare
  • Added classes parameter to the inline confirm component. It allows changing the styling of the yes button

v1.9.2

07 Jun 13:06
9dd0449
Compare
Choose a tag to compare
  • Fixed documentation site.css link.

v1.9.1

07 Jun 10:27
b56a370
Compare
Choose a tag to compare
  • Fixed Cyclops inverse menu drop-down (navbar-account) colors to match Chi.

v1.9.0

06 Feb 11:27
8d8a78e
Compare
Choose a tag to compare

NEW

  • Updated color scheme to comply with new guidelines from brand team
  • Restored all the inverse navbar styles and references

Assorted Bug Fixes

04 Apr 16:47
Compare
Choose a tag to compare

This release is focused on fixing a few bugs and outstanding issues that have been reported recently.

  • Fixed hover state styling on pane header buttons.
  • Fixed hover state styling on disabled button icons.
  • Fixed a misspelling of "disallowed" in the password strength helper.
  • Fixed a password strength logic error (passwords of 8 characters with 4 character types were scored incorrectly).
  • Fixed styles on disabled toggles.
  • Fixed pie charts that failed due to a default option that was intended for line and bar charts.
  • Fixed the local date and time display in the date and time picker component when the time zone difference would change the month compared to the local time.

Variable Scoping Fixes

20 Dec 19:23
Compare
Choose a tag to compare

Very simple release that removes the window prefix from internal setTimeout and clearTimeout calls which were causing problems when including the Cyclops build output in a webpack bundle.

v1.8.4 New Navigation bar, fixes for fonts and general style updates

12 Jun 09:54
Compare
Choose a tag to compare

New

  • Add option on the top menu that doesn’t show any specific service name
  • Updated Navigation Bar to be 64px
  • Changed service title color to #757575
  • Fixed display of the CenturyLink logo in Chrome
  • Added some padding between the arrow and the title
  • Make the open/close triangle color #333 when open
  • Made the current service font weight 600
  • Added rail between title and services menu
  • Updated the main nav styling for the larger navigation bar
  • Apply animation effect on the arrow to all drop downs in the nav
  • Removed the background and text shadow, moved it back to the navigation menu
  • Added hover state to the services menu
  • Integrate Global Navigation Menu v1.1.0-rc.4

Bug Fixes

  • Fixed logo
  • Ensure that fonts are antialiased in the navbar
  • Fixed fonts
  • Fixed background and drop shadow in services menu
  • Fixes to the support and account navbar menus
  • Don't apply the hover styles when open for services menu
  • Evened out the padding on the services menu
  • Fix issue with overlapping all links on the screen
  • Fix issue with background not covering the entire page height

Compare between last release

v1.8.3...v1.8.4

v1.8.3

21 Apr 17:47
Compare
Choose a tag to compare

New

  • Added global navigation menu to the main navigation bar.
  • Removed outline button variant styles.

Bug Fixes

  • Fixed hover states on disabled buttons in action toolbars.
  • Removed hover on list view items that are not linked.
  • Fixed active item highlight states in the action toolbars.
  • Improved the display of large type in mobile/responsive viewports.

Compare between last release

v1.8.2...v1.8.3

v1.8.2 Slider Component Update

17 Mar 10:39
Compare
Choose a tag to compare

New

  • Allow a custom step value to be provided to the slider component.
  • Don't allow the slider component (thumb) to be user-selectable.
  • Update Documentation for the slider component.
  • Make starter page previews dynamic with scaled iframes.

Bug Fixes

  • Fixed outline button styles on anchor tags.
  • Restore Disabled Class Name for Action Toolbar Items
  • Remove block on hover and focus of Icon Buttons.

Compare between last release

v1.8.1...v1.8.2