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

268931 item styling issues #439

Merged
merged 14 commits into from
May 22, 2024
Merged

268931 item styling issues #439

merged 14 commits into from
May 22, 2024

Commits on May 2, 2024

  1. change(docusaurus): update to latest 2 version which is 2.4.3 and mod…

    …ified dev port to 4000
    
    - Mac has AirPlay Receiver on by default which is on port 5000 which means you can't run docusaurus as
      it responds instead of the docusaurus serving
    ichim-david committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b214194 View commit details
    Browse the repository at this point in the history
  2. change(docusaurus): end every link with /

    - Docusaurus needs it to properly handle links
    ichim-david committed May 2, 2024
    Configuration menu
    Copy the full SHA
    70a64bd View commit details
    Browse the repository at this point in the history
  3. feat(docusaurus): added initial info for Draft Content section and re…

    …duce size of p and li width
    ichim-david committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f081a8f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. feat(draft-content): Added storybook Draft Content to Layout section

    - it reuses the Header story to show the draft image
    ichim-david committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6de0410 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    e05349d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90f210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1d4fe View commit details
    Browse the repository at this point in the history
  4. change(jenkins): removed cleaning of yarn cache

    - We want for the installation to go as fast as possible which means having
      cached versions of yarn packages
    ichim-david committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a429bab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70222bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    255929b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    b39ed16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b412def View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix(items): item color now affects also the text not just the icon

    - Added white filter to the icons when the item is inside a content-box with a primary, secondary or tertiary class just like we do with the text
    ichim-david committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b1445cd View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    2ea669b View commit details
    Browse the repository at this point in the history