Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Zirconium documentation page #3

Open
15 of 42 tasks
maniczirconium opened this issue Jul 19, 2021 · 7 comments · Fixed by #5
Open
15 of 42 tasks

Create Zirconium documentation page #3

maniczirconium opened this issue Jul 19, 2021 · 7 comments · Fixed by #5
Assignees
Labels
documentation Improvements or additions to documentation
Projects

Comments

@maniczirconium
Copy link
Contributor

maniczirconium commented Jul 19, 2021

  1. Guidelines
    • Color
    • Typography and Icons
    • Elevation and Shadows
  2. Components
    • Article elements
      • Blockquotes
      • Body copy
      • Inline code
      • Definition (<dfn> keywords)
      • Figures and captions
      • Headings
      • Keyboard Shortcuts
      • Links
      • Tables
    • Avatar
    • Badges
    • Banner
    • Breadcrumbs
    • Buttons
    • Byline
    • Cards
      • Default cards
      • Image cards
      • Media cards
      • Profile cards
    • Code Snippets
    • Disclosure widgets and groups
    • Dropdown
    • Horizontal Rule
    • Lists and list groups
      • Ordered and unordered lists
      • Definition lists
      • List groups
    • Live examples (via <iframe>)
    • Menu
    • Navigation bar
    • Sequence Control (Next/Previous article)
    • Pagination
    • Progress indicator
    • Progress tracker
    • Side Note
    • Slideset
    • Spinner
    • Switch control
    • Tooltip
    • Form Controls
      • Checkbox
      • Radio button
      • Text field
      • Search input
      • Text area
  3. Utilities
    • Layout
      • Alignment
        • align-*
        • justify-*
        • vertical-align
        • text-align
      • Aspect Ratios
        • square
        • portrait
        • landscape
      • Flexbox
        • Responsive flex
      • Grid
        • Responsive grid
      • Section
      • Page
      • Margins and Paddings
      • Sizes
    • Typography
      • Typefaces (sans, serif, monospaced)
      • Font weights
      • Font styles
      • Text decorations
      • Text transforms
        • uppercase
        • lowercase
        • titlecase
    • Accessible Hiding (visually-hidden)
  4. Patterns
    • Author profile
    • Empty States
    • Blog articles
    • Course lessons
    • Search results
    • Video player
@maniczirconium maniczirconium created this issue from a note in Roadmap (To do) Jul 19, 2021
@maniczirconium maniczirconium moved this from To do to In progress in Roadmap Jul 19, 2021
@maniczirconium
Copy link
Contributor Author

Initial documentation has been merged by commit 0b72d80

@maniczirconium maniczirconium self-assigned this Jul 23, 2021
@maniczirconium maniczirconium added the documentation Improvements or additions to documentation label Jul 23, 2021
@maniczirconium
Copy link
Contributor Author

Colors are now updated. Previously, colors came from the elementary OS color palette. In this next iteration, colors still come from said palette, but saturation and lightness are now tweaked. Only the hue for each color come from the eOS palette.

New color palette for Zirconium

Background and text colors are also updated to follow Hudl Uniform guidelines for theme and content colors. The colors still come from the Zirconium color palette. We are using the new iteration of silver and black.

Background colors in both light and dark themes for Zirconium

Text colors in both light and dark themes for Zirconium

@maniczirconium
Copy link
Contributor Author

Since the docs also use the current build of Zirconium, colors are already updated there. I will also update the colors documentation to include the color palette for success, info, error, and warning states.

@maniczirconium
Copy link
Contributor Author

As for the test page, these states' colors haven't been done yet. Will also do that now.

@maniczirconium
Copy link
Contributor Author

eed2381 adds the new colors. Some components have also been updated to reflect the change.

@maniczirconium maniczirconium linked a pull request Jul 24, 2021 that will close this issue
@maniczirconium
Copy link
Contributor Author

#5 migrated the docs to Jekyll to take advantage of its integration with Github pages and templating.

@maniczirconium
Copy link
Contributor Author

#9 added documentation for buttons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Roadmap
  
In progress
Development

Successfully merging a pull request may close this issue.

1 participant