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

[DO NOT MERGE ] feat: next #2828

Draft
wants to merge 153 commits into
base: main
Choose a base branch
from
Draft

[DO NOT MERGE ] feat: next #2828

wants to merge 153 commits into from

Commits on Aug 16, 2024

  1. feat: v5 icons

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    17bea9b View commit details
    Browse the repository at this point in the history
  2. chore: pin v4 icons

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    65b908d View commit details
    Browse the repository at this point in the history
  3. fix: imports

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9e363b3 View commit details
    Browse the repository at this point in the history
  4. fix: fix imports, pkg lock update

    bgutsol authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4631559 View commit details
    Browse the repository at this point in the history
  5. fix: pin f36-icon dep in f36-icons

    bgutsol authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7d14cfb View commit details
    Browse the repository at this point in the history
  6. chore: update import

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b424bc0 View commit details
    Browse the repository at this point in the history
  7. build: replace tsup with swc

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    758e2db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0a3c15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    229e344 View commit details
    Browse the repository at this point in the history
  10. chore: restore original package name

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c2f512d View commit details
    Browse the repository at this point in the history
  11. build: enable pure ESM

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    61b4629 View commit details
    Browse the repository at this point in the history
  12. fix: lockfile

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c29474b View commit details
    Browse the repository at this point in the history
  13. feat: duotone icons

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    98afc8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb72ddc View commit details
    Browse the repository at this point in the history
  15. chore: document config change

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5a572d3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9549027 View commit details
    Browse the repository at this point in the history
  17. build: bump version after release

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5f050c6 View commit details
    Browse the repository at this point in the history
  18. build: bump version after release

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    212dfa5 View commit details
    Browse the repository at this point in the history
  19. chore: build CJS

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2b5a9e3 View commit details
    Browse the repository at this point in the history
  20. feat: prebuild script

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d9e1a40 View commit details
    Browse the repository at this point in the history
  21. feat: add FileArchive

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    084b66f View commit details
    Browse the repository at this point in the history
  22. chore: improved pre-build script

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    da44845 View commit details
    Browse the repository at this point in the history
  23. feat: add Gift icon

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fa5764f View commit details
    Browse the repository at this point in the history
  24. feat:(codemod) add v5-icons codemod (#2716)

    * feat: add v5 option to codemod that install v5-icons-alpha
    
    * feat: add v5/icons codemod
    
    * refactor: remove v4 and color tokens transformers
    
    * refactor: update utils folder
    
    * refactor: update utils and add jsdocs to functions
    
    * refactor: update readme and remove v4 support
    
    * refactor: run git check on provided path if present
    
    * chore: update help text on codemods
    
    * refactor: update new icon names
    
    * fix: update mapping (#2728)
    
    Co-authored-by: Renato Massao Yonamine <1071799+massao@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Kristoffer <denkristoffer@users.noreply.github.com>
    2 people authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7eb5c46 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    69522e9 View commit details
    Browse the repository at this point in the history
  26. build icon with swc (#2726)

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d640ec3 View commit details
    Browse the repository at this point in the history
  27. feat: V5 icons codemod (#2732)

    * feat: update v5 icons codemod remove variant prop and update size props
    
    * chore: update version of codemod
    
    * chore: remove unnecessary dependency
    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b57e9b1 View commit details
    Browse the repository at this point in the history
  28. fix: icon props typing

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9214714 View commit details
    Browse the repository at this point in the history
  29. fix(icon): add module export

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fb9915a View commit details
    Browse the repository at this point in the history
  30. fix(icons): adjust module import

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    da303d5 View commit details
    Browse the repository at this point in the history
  31. fix: adjust dependency path

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    21e59dd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c445478 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e3fd2fe View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e2ed177 View commit details
    Browse the repository at this point in the history
  35. feat: duotone icons

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cdf2eb3 View commit details
    Browse the repository at this point in the history
  36. feat(icon): active colour change

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    322780d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    41950dc View commit details
    Browse the repository at this point in the history
  38. chore(pre-build): typo

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cb74822 View commit details
    Browse the repository at this point in the history
  39. fix: bring back pre-build script

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3b69c3c View commit details
    Browse the repository at this point in the history
  40. feat(icon): 5.0.0-alpha.9

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    dcb1f18 View commit details
    Browse the repository at this point in the history
  41. feat(icons): 5.0.0-alpha.9

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5a9b72c View commit details
    Browse the repository at this point in the history
  42. refactor: update icons v5 codemod (#2759)

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5ad8e1a View commit details
    Browse the repository at this point in the history
  43. fix: properly pass testId as data-test-id to components [] (#2761)

    * fix: pass testId prop as data-test-id to element
    
    * chore: bump icons-alpha version
    
    * chore: bump icons alpha version
    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    89dfe2f View commit details
    Browse the repository at this point in the history
  44. fix: properly pass the props from Icon to underling icon [] (#2762)

    * refactor: properly pass down the props from Icon to Phosphor
    
    * chore: bump icon and icons package version
    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4a36343 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    c10c432 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a978f06 View commit details
    Browse the repository at this point in the history
  47. feat: make codemod replace trimmed icons

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    488988a View commit details
    Browse the repository at this point in the history
  48. refactor: update mapping on icons codemod

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    557e6b6 View commit details
    Browse the repository at this point in the history
  49. feat: codemod also migrate IconProps

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    25de80c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    181ae02 View commit details
    Browse the repository at this point in the history
  51. refactor: set default color to currentColor

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4bb87e5 View commit details
    Browse the repository at this point in the history
  52. chore: release new alpha version

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    84704ab View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    0721c84 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d11ed39 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    0d76df9 View commit details
    Browse the repository at this point in the history
  56. feat: add Icon component to icons codemod

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    580ec80 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    34750da View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    25ba0c1 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    e8dfc75 View commit details
    Browse the repository at this point in the history
  60. chore: release new alpha version

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6721eeb View commit details
    Browse the repository at this point in the history
  61. chore: bump lock version

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    adc4617 View commit details
    Browse the repository at this point in the history
  62. feat: add icons

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8bf99cd View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    539b690 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    fedf3b4 View commit details
    Browse the repository at this point in the history
  65. chore: bump icons alpha version

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1900896 View commit details
    Browse the repository at this point in the history
  66. feat: add missing icons

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    83158f4 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    f4c9126 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    5267979 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    9e9efcf View commit details
    Browse the repository at this point in the history
  70. fix: reset import package name

    Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e5f5990 View commit details
    Browse the repository at this point in the history
  71. chore: version update

    Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1ffe44b View commit details
    Browse the repository at this point in the history
  72. chore: udpate dependencies

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9e18956 View commit details
    Browse the repository at this point in the history
  73. chore: release codemod as alpha

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    05b0b08 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    2b4f399 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    a1cf6a5 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    1c2764f View commit details
    Browse the repository at this point in the history
  77. feat(layout): add narrow variant

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5746205 View commit details
    Browse the repository at this point in the history
  78. feat(layout): cleanup

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    536debb View commit details
    Browse the repository at this point in the history
  79. feat(layout): correct type casting

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6b0e16b View commit details
    Browse the repository at this point in the history
  80. feat(layout, header): increase border-radius on layout. Remove header…

    … background and side padding
    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0f3fb4c View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    ff136dd View commit details
    Browse the repository at this point in the history
  82. feat(layout): update examples

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9b099b5 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    dd1715a View commit details
    Browse the repository at this point in the history
  84. feat(layout, header): revert changes to header. Remove padding on Lay…

    …out. add margins
    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    749bc7b View commit details
    Browse the repository at this point in the history
  85. revert changes to header stories

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8e73b99 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    bc66a71 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    8bcae94 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    176f95c View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    cee900f View commit details
    Browse the repository at this point in the history
  90. feat(layout): center page cut

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9ea1c42 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    0010e52 View commit details
    Browse the repository at this point in the history
  92. feat(layout): update examples

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c5b89ff View commit details
    Browse the repository at this point in the history
  93. feat(layout): add full screen example

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d81ca74 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    6420fa5 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    b0a60ec View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    06a5a90 View commit details
    Browse the repository at this point in the history
  97. feat(layout): add withBoxShadow prop, remove root background, story a…

    …nd example updates
    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5e1f354 View commit details
    Browse the repository at this point in the history
  98. feat: add sidebar widths

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6d6f099 View commit details
    Browse the repository at this point in the history
  99. chore: alpha.3

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8d295f7 View commit details
    Browse the repository at this point in the history
  100. fix(layout-sidebar): default to wide

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    55d55df View commit details
    Browse the repository at this point in the history
  101. chore: npm install

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1eff455 View commit details
    Browse the repository at this point in the history
  102. chore: layout deps

    denkristoffer authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6a322eb View commit details
    Browse the repository at this point in the history
  103. Revert "chore: layout deps"

    This reverts commit 6e08b8d.
    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    49a0f7b View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    8cf0093 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    b2ae88e View commit details
    Browse the repository at this point in the history
  106. feat: add custom InspectorMode icon

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    677ffaa View commit details
    Browse the repository at this point in the history
  107. feat: add Key icon

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    68574c6 View commit details
    Browse the repository at this point in the history
  108. feat: add custom Variable icon

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    28e4a8c View commit details
    Browse the repository at this point in the history
  109. feat: add translate icon (#2826)

    YvesRijckaert authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    dc2070a View commit details
    Browse the repository at this point in the history
  110. chore: update deps

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    98a9f0e View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    87a4be7 View commit details
    Browse the repository at this point in the history
  112. chore: update SWC packages

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    29693c9 View commit details
    Browse the repository at this point in the history
  113. test: ignore dist path

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    24edff2 View commit details
    Browse the repository at this point in the history
  114. test: map ESM import extension

    cf-remylenoir authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    293b9fd View commit details
    Browse the repository at this point in the history
  115. feat(layout): reduce max width on narrow variant of layout

    reduce from 1024px to 900px
    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    da45287 View commit details
    Browse the repository at this point in the history
  116. feat(layout): new alpha version

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    eca4be1 View commit details
    Browse the repository at this point in the history
  117. [DO NOT MERGE] feat: navigation light mode (#2730)

    * feat: change styling of upper navigation
    
    * style: apply light color schema for bottom navbar
    
    * style: apply light color schema for loading skeleton
    
    * chore: rename classes to be more meaningful
    
    * chore: remove unused import
    
    * fix: adjust component imports
    
    * style: add hover style for avatar
    
    * style: adjust position and add border to notification
    
    * chore: remove unused code
    
    * style: fix border styling
    
    * style: fix right side spacing
    
    * chore: create 5.0.0-alpha.0 version
    
    * fix: remove negative visual space between switcher elements
    
    * fix: change to non opaque color to avoid color blending
    
    * chore: remove unused import
    
    * feat: adjust highlight colors
    
    * feat: update icon colors
    
    * feat: polish spacings
    
    * feat: unify focus glow styles
    
    * feat: adjust sizing, spacings, focus styles
    
    * feat: adjust skeleton
    
    * fix: switcher item positioning, focus style
    
    * fix: replace old icon
    
    * fix: replace old icon
    
    * build: bump version from release
    
    * feat: new variant for navbar account notif [Light Navigation] (#2751)
    
    * feat: introduce new notification 'info' variant for NavbarAccount
    
    * chore: bump version
    
    * chore: use latest versions
    
    * feat: introduce size variants for light navbar (#2760)
    
    * feat: set maxWidth for navbar
    
    * feat: enable wide and fullscreen variants
    
    * chore: remove unused import
    
    * feat: only limit the content width not the components
    
    * chore: new alpha release
    
    * refactor: apply avatar changes to light navbar (#2770)
    
    * chore: new alpha release
    
    * feat: move logo out of navbar switcher (#2779)
    
    * build: bump to latest icon + icons
    
    * fix(navbar-switcher): require children
    
    * chore: alpha.9
    
    * fix: icons and utils
    
    * chore: update lock
    
    * fix: alpha.11
    
    This reverts commit 1d1c5f7.
    
    * feat: update navigation item style (#2783)
    
    * feat: single line navigation (#2785)
    
    * feat: refactor Navbar.Item
    
    The components for Help and Search are obsolete and can be solved with the updated NavbarItem
    
    * feat: render everything in a single line
    
    * chore: update story example
    
    * fix: adjust marginleft for icon-only links
    
    * fix: do not show separation bar
    
    * feat: adjust spacing of main navigation
    
    * feat: change Navbar Prop API
    
    * chore: update prop names
    
    * chore: reset npm dev configurator
    
    * feat: remove TopbarItem
    
    only Item should be used
    
    * chore: improve style selector
    
    * chore: add label for Account menu
    
    * feat: use semantic meaningful html tag
    fix: merge issues for stories
    
    * chore: pre-release "5.0.0-alpha.16"
    
    * chore: change type definition
    
    * fix: make isActive a optional prop
    
    * chore: reset package-lock file
    chore: fix package-lock
    
    * chore: fixing package json after rebase
    
    * feat: improve accessibility
    
    * chore: update dependencies
    
    * chore: release f36-navbar-5.0.0-alpha.17
    
    * chore: release "5.0.0-alpha.18"
    
    * feat: adjust switcher position and style (#2803)
    
    Co-authored-by: Kathrin <kathrin.holzmann@contentful.com>
    
    * feat: alpha.19
    
    * fix: add color coding to environment icon
    
    * chore: release v "5.0.0-alpha.20"
    
    * fix(navbar): centred env icon (#2804)
    
    * feat: alpha.21
    
    * fix: navbar switcher colour (#2809)
    
    * feat: alpha.22
    
    * feat: increase hit area for navigation buttons [CFISO-1555] (#2810)
    
    * feat: increase hit area for navigation buttons
    
    * Update packages/components/navbar/src/utils.styles.ts
    
    Co-authored-by: Kristoffer <denkristoffer@users.noreply.github.com>
    
    * refactor: remove unnecessary elements
    
    ---------
    
    Co-authored-by: Kristoffer <denkristoffer@users.noreply.github.com>
    
    * chore: release navbar-alpha.23
    
    * fix: navbar rendering on website (#2811)
    
    * feat: improve responsiveness for navigation [CFISO-1555] (#2805)
    
    * refactor: render navbar complete as fullscreen on storybook
    
    * feat: add mobile navigation to complete story
    
    * refactor: improve responsiveness on navbar
    
    * feat: add separate story for responsiveness
    
    * chore: update to latest version
    
    * feat: hide secondary nav children except search
    
    * docs: use only navbar compound elements
    
    * feat: prevent overflow of submenu on mobile
    
    * feat: prevent header overflow with long space names
    
    * feat: avoid overflow on small desktop screens
    
    * feat: increase icon size for mobile devices
    
    ---------
    
    Co-authored-by: Kathrin <kathrin.holzmann@contentful.com>
    
    * chore: version update
    
    * docs: fix story width
    
    * chore: new version 5.0.0-alpha.24
    
    * feat(_avbarswitcher): pass aria label prop
    
    * feat(navbar): new alpha version
    
    ---------
    
    Co-authored-by: Rémy Lenoir <remy.lenoir@contentful.com>
    Co-authored-by: Bohdan Hutsol <bohdan.hutsol@contentful.com>
    Co-authored-by: Renato Massao Yonamine <1071799+massao@users.noreply.github.com>
    Co-authored-by: Renato Massao Yonamine <massao.yonamine@contentful.com>
    Co-authored-by: Kristoffer <denkristoffer@users.noreply.github.com>
    Co-authored-by: Rémy Lenoir <103024358+cf-remylenoir@users.noreply.github.com>
    Co-authored-by: Stephan Leece <stephan.leece@outlook.com>
    8 people committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    54c9f5f View commit details
    Browse the repository at this point in the history
  118. feat(layout): new alpha version

    stephanLeece authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ecec98b View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    bdd9a6a View commit details
    Browse the repository at this point in the history
  120. feat: update styles for section heading (#2835)

    * feat: update styles for section heading
    
    * docs: Update daypicker.dev links
    
    * chore: release alpha version of typography
    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b5a9c87 View commit details
    Browse the repository at this point in the history
  121. feat: add promotions prop for promotions section in new nav bar (#2838)

    * feat: add promotions prop for promotions section in new nav bar
    
    * feat: add example button for promotions
    
    * fix: import
    cpesket authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    77be763 View commit details
    Browse the repository at this point in the history
  122. chore: update plop generator for codemods

    massao authored and Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0390086 View commit details
    Browse the repository at this point in the history
  123. chore: npm install

    Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    080fbf7 View commit details
    Browse the repository at this point in the history
  124. fix: remove old icon

    Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ef9d286 View commit details
    Browse the repository at this point in the history
  125. chore: trying to fix build

    Lelith committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cce00b7 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    f1f4f48 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore: reset package-lock file

    Lelith committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3661f00 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix: adjust spacing and button size (#2848)

    * fix: adjust spacing and button size
    
    * chore: release navbar 5.0.0-alpha.27
    Lelith authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6956c8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a68142 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. feat(icons): add BookOpenIcon (#2849)

    * feat(icons): add `BookOpenIcon`
    
    * chore: release new version
    andipaetzold authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    79ed192 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    f8ca96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e460df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffaede6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ec5a2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b4037e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb0650f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4dfe96 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    b6985d6 View commit details
    Browse the repository at this point in the history
  2. feat(navbar): various navbar spacing tweaks (#2855)

    * feat(navbar): various navbar spacing tweaks
    
    * fix: add box-sizing
    
    * fix: change switcher skeleton radius
    
    * fix: use `SkeletonText` instead of `SkeletonDisplayText`
    
    * fix: do not wrap `SwitcherSkeleton` in `Switcher`
    
    * chore: release new navbar version
    andipaetzold authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dc9ba87 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: add tooltip for icon only nav items cfiso 1677 (#2851)

    * feat: render tooltip for icon only navbar items
    
    * fix: height of icon only item
    
    * feat: enable tooltip on avatar
    
    * feat: adjust hover filter on account avatar
    
    * feat: enable setting of aria label and tooltip
    
    * fix: focus glow border was not round
    
    * chore: update story
    
    * chore: release version 5.0.0-alpha.31 of navbar
    Lelith authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e25956b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: add environment to navbar switcher (#2857)

    * feat: add environment to navbar switcher
    
    * refactor: improve env color check
    
    * refactor: improve types and fix typo
    
    * refactor: update color of caret icon
    massao authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    64d2a58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d752603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57fc08c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c95de9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbee7ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6891849 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64f12e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: add fixed height to navbar (#2862)

    * chore: set and export fixed height
    
    * refactor: export from own file
    
    * chore: release "5.0.0-alpha.36"
    Lelith authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f794fd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e3cde99 View commit details
    Browse the repository at this point in the history
  2. fix(navbar): unpin avatar dep (#2873)

    * chore: npm install
    
    * fix(navbar): unpin avatar dep
    
    * chore: release new navbar version
    andipaetzold authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cfc8d65 View commit details
    Browse the repository at this point in the history
  3. chore: update lockfile to v3 (#2875)

    Because 2<3
    andipaetzold authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d527998 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix: avoid necessity for overwriting height and scrolling behavior [C…

    …FISO-1861] (#2859)
    
    * docs: show different layout variations
    
    * docs: improve storybook examples
    
    * docs: extend examples
    
    * refactor: layout component html structure and styling
    
    * refactor: use grid instead of flexbox for column arrangement
    
    * refactor: change scroll container for narrow variant
    
    * refactor: only scroll content, never header
    
    * chore: optimize code for sidebar
    
    * chore: import sizes from dependent component packages
    
    * fix: adjust size for border
    
    * style: adjust outer spacing for smaller screens
    
    
    style: adjust outer spacing for smaller screens
    
    * chore: fix ci build run
    
    * Update packages/components/layout/src/Layout.styles.ts
    
    Co-authored-by: Rémy Lenoir <103024358+cf-remylenoir@users.noreply.github.com>
    
    * Update packages/components/layout/src/Layout.styles.ts
    
    Co-authored-by: Rémy Lenoir <103024358+cf-remylenoir@users.noreply.github.com>
    
    * Update packages/components/layout/src/Layout.styles.ts
    
    Co-authored-by: Rémy Lenoir <103024358+cf-remylenoir@users.noreply.github.com>
    
    * feat: forward overwriting styles to main container
    
    * docs: add comment to code
    
    * fix: reset package.json
    
    * chore: update package-lock
    
    * feat: make offsetTop a overwritable property
    fix: story import
    
    * chore: bump to reflect current published version
    
    * refactor: define default top offset to navbar height
    
    * feat: introduce sidebar variants
    
    ---------
    
    Co-authored-by: Rémy Lenoir <103024358+cf-remylenoir@users.noreply.github.com>
    Co-authored-by: Rémy Lenoir <remy.lenoir@contentful.com>
    3 people authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f587611 View commit details
    Browse the repository at this point in the history
  2. feat: add ArrowUUpLeftIcon and ArrowUUpRightIcon icons (#2895)

    * feat: add new ArrowUUpLeftIcon and ArrowUUpRightIcon icons
    
    * chore: bump f36-icons package
    bgutsol authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2aa6cfe View commit details
    Browse the repository at this point in the history