-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(elements): new component 'ino-nav-menu' #1148
base: master
Are you sure you want to change the base?
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 893f4ec - Browse repository at this point
Copy the full SHA 893f4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 813721f - Browse repository at this point
Copy the full SHA 813721fView commit details -
Configuration menu - View commit details
-
Copy full SHA for efdd91b - Browse repository at this point
Copy the full SHA efdd91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136c651 - Browse repository at this point
Copy the full SHA 136c651View commit details -
refactor(elements|ino-nav-menu-section): add optional id prop
- add stories for props `sectionName`, `sectionId` & `showTitle`
Configuration menu - View commit details
-
Copy full SHA for 9530c8a - Browse repository at this point
Copy the full SHA 9530c8aView commit details -
style(elements|ino-nav-menu): clean up
- use theme - add word-break for sections - remove nesting - tweak paddings
Configuration menu - View commit details
-
Copy full SHA for edf64d1 - Browse repository at this point
Copy the full SHA edf64d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc0269d - Browse repository at this point
Copy the full SHA dc0269dView commit details -
refactor(storybook|ino-nav-menu): add stories for props
- add max-height to every story to see stickyness of nav
Configuration menu - View commit details
-
Copy full SHA for cff1c4d - Browse repository at this point
Copy the full SHA cff1c4dView commit details -
refactor(storybook|ino-nav-menu): add default values for
- intersectionObserverConfig - scrollOffset
Configuration menu - View commit details
-
Copy full SHA for 37d8be8 - Browse repository at this point
Copy the full SHA 37d8be8View commit details -
refactor(elements|ino-nav-menu): add sectionContainerID for autodetec…
…tion - allows multiple instances of ino-nav-menu on one page - add possible loading skeleton div (needs to be visually implemented) - add possibility to use own section IDs
Configuration menu - View commit details
-
Copy full SHA for a36b3e4 - Browse repository at this point
Copy the full SHA a36b3e4View commit details -
refactor(elements|ino-nav-menu): fix not-rendering if component lies …
…further up in DOM & show functionality better - add `sectionsRenderObserver` before initiating of `ino-nav-menu` section points - add switch to shrink playground and show stickiness of `ino-nav-menu` - add active-section change
Configuration menu - View commit details
-
Copy full SHA for 726b2c5 - Browse repository at this point
Copy the full SHA 726b2c5View commit details -
refactor(elements|ino-nav-menu): add loading
- move skeleton-loading to animation - ino-avatar: use new skeleton-loading mixin
Configuration menu - View commit details
-
Copy full SHA for 84943a9 - Browse repository at this point
Copy the full SHA 84943a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb626d - Browse repository at this point
Copy the full SHA 1fb626dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 389c39e - Browse repository at this point
Copy the full SHA 389c39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f290a - Browse repository at this point
Copy the full SHA e1f290aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d53fb8 - Browse repository at this point
Copy the full SHA 0d53fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 064e8e7 - Browse repository at this point
Copy the full SHA 064e8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f0999 - Browse repository at this point
Copy the full SHA 65f0999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34dd9c0 - Browse repository at this point
Copy the full SHA 34dd9c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332fa5a - Browse repository at this point
Copy the full SHA 332fa5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c45c79 - Browse repository at this point
Copy the full SHA 8c45c79View commit details -
refactor(elments|ino-nav-menu): use event Listeners instead of Observ…
…er to init Sections - add Event Emitter for sectionReady in ino-nav-section - needs fix: activeSection cannot be emitted in autodetect right now - needs fix: story for sections does not work, check setSectionsFromProps
Configuration menu - View commit details
-
Copy full SHA for 8004c39 - Browse repository at this point
Copy the full SHA 8004c39View commit details -
Configuration menu - View commit details
-
Copy full SHA for db276c8 - Browse repository at this point
Copy the full SHA db276c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170fba5 - Browse repository at this point
Copy the full SHA 170fba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f6c0c - Browse repository at this point
Copy the full SHA 55f6c0cView commit details
Commits on Mar 18, 2024
-
Merge branch 'master' into elements-#1075-ino-nav-menu
# Conflicts: # packages/elements/src/components.d.ts # packages/landingpage/app/[lang]/getting-started/_components/layout.tsx # packages/landingpage/app/[lang]/getting-started/_components/menuSection.tsx # packages/landingpage/app/[lang]/getting-started/_components/navigationMenu.module.scss # packages/landingpage/app/[lang]/getting-started/_components/navigationMenu.tsx # packages/landingpage/app/[lang]/getting-started/angular/angular-guide.mdx # packages/landingpage/app/[lang]/getting-started/javascript/javascript-guide.mdx # packages/landingpage/app/[lang]/getting-started/react/react-guide.mdx # packages/landingpage/app/[lang]/getting-started/vue/vue-guide.mdx # packages/landingpage/utils/elementsWrapper.ts
Configuration menu - View commit details
-
Copy full SHA for 4cb7745 - Browse repository at this point
Copy the full SHA 4cb7745View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee49f12 - Browse repository at this point
Copy the full SHA ee49f12View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28a30dd - Browse repository at this point
Copy the full SHA 28a30ddView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d36e21a - Browse repository at this point
Copy the full SHA d36e21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f95ed1 - Browse repository at this point
Copy the full SHA 3f95ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7f1ef - Browse repository at this point
Copy the full SHA 3f7f1efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb90469 - Browse repository at this point
Copy the full SHA bb90469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b2a696 - Browse repository at this point
Copy the full SHA 0b2a696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d05339 - Browse repository at this point
Copy the full SHA 8d05339View commit details
Commits on Apr 5, 2024
-
Merge branch 'refs/heads/master' into elements-#1075-ino-nav-menu
# Conflicts: # packages/elements/src/components/ino-snackbar/readme.md
Configuration menu - View commit details
-
Copy full SHA for 92ef8de - Browse repository at this point
Copy the full SHA 92ef8deView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3870c5d - Browse repository at this point
Copy the full SHA 3870c5dView commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e6b203 - Browse repository at this point
Copy the full SHA 4e6b203View commit details