Skip to content

fix(menu-item): Introduce a new active color for nested menu items #131

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

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

imklau
Copy link
Contributor

@imklau imklau commented Oct 17, 2019

No description provided.

@imklau imklau self-assigned this Oct 17, 2019
@jedrzejchalubek jedrzejchalubek merged commit 843077d into staging Oct 17, 2019
@jedrzejchalubek jedrzejchalubek deleted the 82-active-class-color-on-nested-menu-item branch October 25, 2019 13:13
danielstjules pushed a commit that referenced this pull request Oct 25, 2019
* feat(): Introduce styleguide page

* feat(): Introduce base typography and fonts

* feat(): Prepare colors palette (#67)

* feat(): Introduce image object (#70)

* fix(styleguide): Use page layout directly as styleguide template

* feat(): Introduce anchor component (#73)

* refactor(): Rename gray colors so we can have more names in a future

* feat(): Introduce headings (#68)

* feat(): Introduce unordered list (#72)

* fix(): Add breakpoints sizes map variable

* feat(): Introduce ordered list (#71)

* refactor(variables): Use color form colors map for text

* feat(): Introduce flex, gutter and waffle components

* fix(): Script tags should be before closing body tag

* refactor(flex): Use 24col based grid

* feat(): Introduce button link (#76)

* Revert "refactor(flex): Use 24col based grid"

This reverts commit 7109ae1.

* wip(): Working on default layout structure

* feat(): Introduce Note component (#77)

* feat(): Introduce alert component (#75)

* refactor(): Refactor in stage and docs components

* 11 table (#74)

* wip(): Structure and imports

* refactor()

* Revert "refactor()"

This reverts commit 2f47eb0.

* feat(): Introduce table

* fix(): Resolve conflicts

* wip(): WOrking on general layouts

* feat(): Introduce media icon (#78)

* feat(): Introduce list steps (#80)

* feat(): Introduce refactored table (#79)

* refactor(): Remove redundant data attr

* feat(): Introduce field and input components

* fix(): Adjust width of general 3 column layout

* wip(): Navbar spacings

* refactor(): Move stylized elements to markdown scope so it wont affect layput styles

* wip(): Working on page content

* feat(): Buttons (#81)

* fix(nav): Justify buttons in navbar

* feat(): Introduce code, pre and its highlighting

* fix(navbar): Enable searching of swiftsearch

* Update README.md

Update README.md

Update README.md

add buildprocess

add buildprocess

add buildprocess

update

update

update

add s3 upload

add s3 upload

add s3 upload

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

use upload/assets

use upload/assets

use upload/assets

use upload/assets

use stage credentials instead

update build

test

update build process

update build process

update build process

update build process

update build process

use sync to upload

resolve conflict

use sync to upload

resolve conflict

resolve conflict

update

update

update

update

resolve conflict

resolve conflict

resolve conflict

test

test

resolve conflict

clean up makefile

remove upload/assets

update yarn dependencies

update s3 bucket being used

fixing vendor/bundle caching issues

resolve conflict

update pipeline

resolve conflict

build(): Fix livereloading after changes in UNIX OSs (#69)

try new permalinks

resolve conflict

try accessing aws

resolve conflict

try accessing aws

resolve conflict

add new hook

add new hook

test

test

resolve conflict

fix makefile issue

cleanup buildkite process

fix broken conditional

adjust if statement

fix conditional statement

resolve conflict

rebase commits

* squash commits

* remove chmod command

* resolve conflict

squash commits

remove chmod command

add permission update

test workdir change

test workdir change

test workdir change

test workdir change

* update permissions of build process"

* clean up build process

* feat(): breadcrumbs (#82)

* fix(): Move icons to the includes directory (#84)

* feat(): Side menu and sidebar

* feat(): Introduce Footer (#88)

* feat(): Introduce Thumbnail Integration component; Create Destination Catalog list (#83)

* feat(): Introduce new styles for search (#86)

* fix(markdown): Limit width of images

* feat(): Panel component (#85)

* feat(): Callout (#87)

* wip(): Introduce accordion module and menu structure

* fix(config): Remove rendering limiting to specified pages

* fix trailing slashes in links, and delete CI

* feat(): Introduce new footer for mobile devices (#91)

* Fix list steps styling (#94)

* fix(): Remove redundant line height

* fix(): Headings in markdown

* refactor(): Use flex for creating alert layout (#93)

* feat(): Introduce new search navbar for mobile devices (#90)

* feat(): Introduce new search navbar for mobile devices

* fix(): Search displaying on mobile

* feat(): Menu (#95)

* fix(): Spacing in nested menu items

* fix(): Markdown output fixes

* fix(): Bring back autogenerated data files

* Homepage (#97)

* feat(): Introduce landing section

* feat(): Introduce Homepage integration

* Rename Homepage file

* feat(): Add rest of items to menu

* fix(): Max-width set for desktop viewport

* fix(): Replace href links in landing section (#98)

* feat(): Introduce close icon (#99)

* Feat menu active (#100)

* feat(): Introduce active state for menu items

* refactor(): Use button in menu item elementf for better usability

* fix(breadcumbs): Hide overflow

* fix(menu-item): Color of a link

* fix(menu-item): Links should have pointer cursor

* fix(menu-side): Font size of links

* refactor(media-icon): Extract small variant to new media-thumbnail component

* fix(): Fix config

* fix(): Feedback box font sizes changes; Content alignment

* fix(): Social list svg color

* refactor(media-thumbnail): Hover state and fill of icons

* fix(): Heading space on mobile viewport

* fix(): Space between copy

* fix(meda-thumbnail): Mobile padding

* fix(): Remove unnecessary params in feedback include

* fix(): Remove unnecessary params from the callout

* fix(): Too large spacing inside the feedback boxes; Add border to the button

* fix(): Set a different breakpoint for media thumbnail component

* refactor(): Clean up unused files

* feat(): Introduce mobile panel for Home (#101)

* fix(): Thumbnail border color

* fix(): Wrong bg color, paddings and inset shadow

* feat(): Introduce destinations catalog (#102)

* fix(): Sticky sidebar top space

* fix(): Apply styles for search results in dropdown, not the modal

* feat(): Introduce navbar mobile (#103)

* feat(markdown): Add responsive spaces for markdown elements

* fix(logo): Add slash to home link

* fix(markdown): Internal spacing in table

* feat(): Introduce Avatar component (#105)

* feat(): Introduce accordion component (#106)

* fix(layout): Include navbar-mobile partial in destination layout

* fix(): Add missing links to CTA Banner component (#110)

* feat(): Add link to consent manage (#111)

* fix(): Suport for mobile Safari, add anchor indicator, centering icons (#108)

* fix(): restriction of box height (#109)

* fix(): Change color of heading and fix spaces (#114)

* fix(faq): Add missing link (#115)

* feat(): Introduce new design for feedback widget (#113)

* feat(): Introduce example of Single Page (#116)

* fix(): Heading overlapping (#117)

* refactor(): Remove duplicated consent manager script

* feat(): Introduce 404 page (#118)

* fix(): FAQ read more link (#120)

* feat(): Introduce the article page (#119)

* fix(alert): Place flex inside the component to prevent background sticking out

* fix(note): Add spacing inside the content

* fix(menu-side): Add active state

* fix(): Change page structure; Add new anchors to related items & faq

* fix(): Add missing links to the faq items

* feat(): Introduce code example component

* fix(menu-item): Add missing back button

* feat(): Introduce new Graphik font

* fix(): Font weights

* fix(list-steps): Align the number

* feat() Introduce single integration page (#121)

* feat(): Introduce single integration page

* feat(): Add default layout for all integrations

* fix(): Change background to gray (#122)

* fix(): Change position of icon (#124)

* fix(): Add space in callout component (#125)

* fix(): Make clicable headings (#123)

* fix(list-steps): Align steps icons

* fix(note): Align note icon

* feat(): Introudce popover (#128)

* feat(): Introduce catalog layout for warehouses catalog page (#127)

* fix(menu-item): Allow fot 3rd nested menu

* feat(): Introduce search bar for 404 page (#129)

* fix(warehauses): Proper links to single warehouse integration on catalgon view

* fix(menu-item): Introduce a new active color for nested menu items (#131)

* fix(): Add pointer cursor for headings (#132)

* feat(): Introduce missing mobile nav based on desktop sidebar (#133)

* fix(): Remove link to nonexistent file (#134)

* fix(home): Missing spacing between the heading and the paragraph

* feat(breadcrumbs): Introduce new effect for mobile breadcrumbs (#138)

* fix(): Change styles for note (#135)

* fix(): Add author and callout panel (#136)

* fix(): Missing mobile nav for integration page (#137)

* fix(popover): Set new z-index

* fix(): Change line-eight of heading, align symbol to right (#140)

* fix(): Fix detection of the active section (#142)

* feat(): Introduce catalog layout for sources catalog page (#126)

* fix(landing): Links for the pages media thubnails

* feat(): Introduce new approach to displaying ordinal numbers in dates

* feat(): Introduce back to top button (#143)

* refactor(): New js scripts to replace rakefile (#112)

* fix(data): Bring back proper catalog yaml files

* fix(data): Bring back old data files

* refactor(destinations): Introduce another loop based on new data files (#146)

* refactor(destinations): Introduce another loop based on new data files

* fix(destinations): Use slug instead of display name

* fix(destinations): Move the content to the layout

* feat(menu): Introduce destination and sources catalog menus

* fix(integration): Links in menu

* fix(): urls

* feat(): Mobile menu panels (#139)

* refactor(sources): Introduce another loop based on new data files (#147)
jedrzejchalubek added a commit that referenced this pull request Oct 28, 2019
* feat(): Introduce styleguide page

* feat(): Introduce base typography and fonts

* feat(): Prepare colors palette (#67)

* feat(): Introduce image object (#70)

* fix(styleguide): Use page layout directly as styleguide template

* feat(): Introduce anchor component (#73)

* refactor(): Rename gray colors so we can have more names in a future

* feat(): Introduce headings (#68)

* feat(): Introduce unordered list (#72)

* fix(): Add breakpoints sizes map variable

* feat(): Introduce ordered list (#71)

* refactor(variables): Use color form colors map for text

* feat(): Introduce flex, gutter and waffle components

* fix(): Script tags should be before closing body tag

* refactor(flex): Use 24col based grid

* feat(): Introduce button link (#76)

* Revert "refactor(flex): Use 24col based grid"

This reverts commit 7109ae1.

* wip(): Working on default layout structure

* feat(): Introduce Note component (#77)

* feat(): Introduce alert component (#75)

* refactor(): Refactor in stage and docs components

* 11 table (#74)

* wip(): Structure and imports

* refactor()

* Revert "refactor()"

This reverts commit 2f47eb0.

* feat(): Introduce table

* fix(): Resolve conflicts

* wip(): WOrking on general layouts

* feat(): Introduce media icon (#78)

* feat(): Introduce list steps (#80)

* feat(): Introduce refactored table (#79)

* refactor(): Remove redundant data attr

* feat(): Introduce field and input components

* fix(): Adjust width of general 3 column layout

* wip(): Navbar spacings

* refactor(): Move stylized elements to markdown scope so it wont affect layput styles

* wip(): Working on page content

* feat(): Buttons (#81)

* fix(nav): Justify buttons in navbar

* feat(): Introduce code, pre and its highlighting

* fix(navbar): Enable searching of swiftsearch

* Update README.md

Update README.md

Update README.md

add buildprocess

add buildprocess

add buildprocess

update

update

update

add s3 upload

add s3 upload

add s3 upload

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

use upload/assets

use upload/assets

use upload/assets

use upload/assets

use stage credentials instead

update build

test

update build process

update build process

update build process

update build process

update build process

use sync to upload

resolve conflict

use sync to upload

resolve conflict

resolve conflict

update

update

update

update

resolve conflict

resolve conflict

resolve conflict

test

test

resolve conflict

clean up makefile

remove upload/assets

update yarn dependencies

update s3 bucket being used

fixing vendor/bundle caching issues

resolve conflict

update pipeline

resolve conflict

build(): Fix livereloading after changes in UNIX OSs (#69)

try new permalinks

resolve conflict

try accessing aws

resolve conflict

try accessing aws

resolve conflict

add new hook

add new hook

test

test

resolve conflict

fix makefile issue

cleanup buildkite process

fix broken conditional

adjust if statement

fix conditional statement

resolve conflict

rebase commits

* squash commits

* remove chmod command

* resolve conflict

squash commits

remove chmod command

add permission update

test workdir change

test workdir change

test workdir change

test workdir change

* update permissions of build process"

* clean up build process

* feat(): breadcrumbs (#82)

* fix(): Move icons to the includes directory (#84)

* feat(): Side menu and sidebar

* feat(): Introduce Footer (#88)

* feat(): Introduce Thumbnail Integration component; Create Destination Catalog list (#83)

* feat(): Introduce new styles for search (#86)

* fix(markdown): Limit width of images

* feat(): Panel component (#85)

* feat(): Callout (#87)

* wip(): Introduce accordion module and menu structure

* fix(config): Remove rendering limiting to specified pages

* fix trailing slashes in links, and delete CI

* feat(): Introduce new footer for mobile devices (#91)

* Fix list steps styling (#94)

* fix(): Remove redundant line height

* fix(): Headings in markdown

* refactor(): Use flex for creating alert layout (#93)

* feat(): Introduce new search navbar for mobile devices (#90)

* feat(): Introduce new search navbar for mobile devices

* fix(): Search displaying on mobile

* feat(): Menu (#95)

* fix(): Spacing in nested menu items

* fix(): Markdown output fixes

* fix(): Bring back autogenerated data files

* Homepage (#97)

* feat(): Introduce landing section

* feat(): Introduce Homepage integration

* Rename Homepage file

* feat(): Add rest of items to menu

* fix(): Max-width set for desktop viewport

* fix(): Replace href links in landing section (#98)

* feat(): Introduce close icon (#99)

* Feat menu active (#100)

* feat(): Introduce active state for menu items

* refactor(): Use button in menu item elementf for better usability

* fix(breadcumbs): Hide overflow

* fix(menu-item): Color of a link

* fix(menu-item): Links should have pointer cursor

* fix(menu-side): Font size of links

* refactor(media-icon): Extract small variant to new media-thumbnail component

* fix(): Fix config

* fix(): Feedback box font sizes changes; Content alignment

* fix(): Social list svg color

* refactor(media-thumbnail): Hover state and fill of icons

* fix(): Heading space on mobile viewport

* fix(): Space between copy

* fix(meda-thumbnail): Mobile padding

* fix(): Remove unnecessary params in feedback include

* fix(): Remove unnecessary params from the callout

* fix(): Too large spacing inside the feedback boxes; Add border to the button

* fix(): Set a different breakpoint for media thumbnail component

* refactor(): Clean up unused files

* feat(): Introduce mobile panel for Home (#101)

* fix(): Thumbnail border color

* fix(): Wrong bg color, paddings and inset shadow

* feat(): Introduce destinations catalog (#102)

* fix(): Sticky sidebar top space

* fix(): Apply styles for search results in dropdown, not the modal

* feat(): Introduce navbar mobile (#103)

* feat(markdown): Add responsive spaces for markdown elements

* fix(logo): Add slash to home link

* fix(markdown): Internal spacing in table

* feat(): Introduce Avatar component (#105)

* feat(): Introduce accordion component (#106)

* fix(layout): Include navbar-mobile partial in destination layout

* fix(): Add missing links to CTA Banner component (#110)

* feat(): Add link to consent manage (#111)

* fix(): Suport for mobile Safari, add anchor indicator, centering icons (#108)

* fix(): restriction of box height (#109)

* fix(): Change color of heading and fix spaces (#114)

* fix(faq): Add missing link (#115)

* feat(): Introduce new design for feedback widget (#113)

* feat(): Introduce example of Single Page (#116)

* fix(): Heading overlapping (#117)

* refactor(): Remove duplicated consent manager script

* feat(): Introduce 404 page (#118)

* fix(): FAQ read more link (#120)

* feat(): Introduce the article page (#119)

* fix(alert): Place flex inside the component to prevent background sticking out

* fix(note): Add spacing inside the content

* fix(menu-side): Add active state

* fix(): Change page structure; Add new anchors to related items & faq

* fix(): Add missing links to the faq items

* feat(): Introduce code example component

* fix(menu-item): Add missing back button

* feat(): Introduce new Graphik font

* fix(): Font weights

* fix(list-steps): Align the number

* feat() Introduce single integration page (#121)

* feat(): Introduce single integration page

* feat(): Add default layout for all integrations

* fix(): Change background to gray (#122)

* fix(): Change position of icon (#124)

* fix(): Add space in callout component (#125)

* fix(): Make clicable headings (#123)

* fix(list-steps): Align steps icons

* fix(note): Align note icon

* feat(): Introudce popover (#128)

* feat(): Introduce catalog layout for warehouses catalog page (#127)

* fix(menu-item): Allow fot 3rd nested menu

* feat(): Introduce search bar for 404 page (#129)

* fix(warehauses): Proper links to single warehouse integration on catalgon view

* fix(menu-item): Introduce a new active color for nested menu items (#131)

* fix(): Add pointer cursor for headings (#132)

* feat(): Introduce missing mobile nav based on desktop sidebar (#133)

* fix(): Remove link to nonexistent file (#134)

* fix(home): Missing spacing between the heading and the paragraph

* feat(breadcrumbs): Introduce new effect for mobile breadcrumbs (#138)

* fix(): Change styles for note (#135)

* fix(): Add author and callout panel (#136)

* fix(): Missing mobile nav for integration page (#137)

* fix(popover): Set new z-index

* fix(): Change line-eight of heading, align symbol to right (#140)

* fix(): Fix detection of the active section (#142)

* feat(): Introduce catalog layout for sources catalog page (#126)

* fix(landing): Links for the pages media thubnails

* feat(): Introduce new approach to displaying ordinal numbers in dates

* feat(): Introduce back to top button (#143)

* refactor(): New js scripts to replace rakefile (#112)

* fix(data): Bring back proper catalog yaml files

* fix(data): Bring back old data files

* refactor(destinations): Introduce another loop based on new data files (#146)

* refactor(destinations): Introduce another loop based on new data files

* fix(destinations): Use slug instead of display name

* fix(destinations): Move the content to the layout

* feat(menu): Introduce destination and sources catalog menus

* fix(integration): Links in menu

* fix(): urls

* feat(): Mobile menu panels (#139)

* refactor(sources): Introduce another loop based on new data files (#147)
jedrzejchalubek added a commit that referenced this pull request Oct 28, 2019
* feat(): Introduce styleguide page

* feat(): Introduce base typography and fonts

* feat(): Prepare colors palette (#67)

* feat(): Introduce image object (#70)

* fix(styleguide): Use page layout directly as styleguide template

* feat(): Introduce anchor component (#73)

* refactor(): Rename gray colors so we can have more names in a future

* feat(): Introduce headings (#68)

* feat(): Introduce unordered list (#72)

* fix(): Add breakpoints sizes map variable

* feat(): Introduce ordered list (#71)

* refactor(variables): Use color form colors map for text

* feat(): Introduce flex, gutter and waffle components

* fix(): Script tags should be before closing body tag

* refactor(flex): Use 24col based grid

* feat(): Introduce button link (#76)

* Revert "refactor(flex): Use 24col based grid"

This reverts commit 7109ae1.

* wip(): Working on default layout structure

* feat(): Introduce Note component (#77)

* feat(): Introduce alert component (#75)

* refactor(): Refactor in stage and docs components

* 11 table (#74)

* wip(): Structure and imports

* refactor()

* Revert "refactor()"

This reverts commit 2f47eb0.

* feat(): Introduce table

* fix(): Resolve conflicts

* wip(): WOrking on general layouts

* feat(): Introduce media icon (#78)

* feat(): Introduce list steps (#80)

* feat(): Introduce refactored table (#79)

* refactor(): Remove redundant data attr

* feat(): Introduce field and input components

* fix(): Adjust width of general 3 column layout

* wip(): Navbar spacings

* refactor(): Move stylized elements to markdown scope so it wont affect layput styles

* wip(): Working on page content

* feat(): Buttons (#81)

* fix(nav): Justify buttons in navbar

* feat(): Introduce code, pre and its highlighting

* fix(navbar): Enable searching of swiftsearch

* Update README.md

Update README.md

Update README.md

add buildprocess

add buildprocess

add buildprocess

update

update

update

add s3 upload

add s3 upload

add s3 upload

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

update build

use upload/assets

use upload/assets

use upload/assets

use upload/assets

use stage credentials instead

update build

test

update build process

update build process

update build process

update build process

update build process

use sync to upload

resolve conflict

use sync to upload

resolve conflict

resolve conflict

update

update

update

update

resolve conflict

resolve conflict

resolve conflict

test

test

resolve conflict

clean up makefile

remove upload/assets

update yarn dependencies

update s3 bucket being used

fixing vendor/bundle caching issues

resolve conflict

update pipeline

resolve conflict

build(): Fix livereloading after changes in UNIX OSs (#69)

try new permalinks

resolve conflict

try accessing aws

resolve conflict

try accessing aws

resolve conflict

add new hook

add new hook

test

test

resolve conflict

fix makefile issue

cleanup buildkite process

fix broken conditional

adjust if statement

fix conditional statement

resolve conflict

rebase commits

* squash commits

* remove chmod command

* resolve conflict

squash commits

remove chmod command

add permission update

test workdir change

test workdir change

test workdir change

test workdir change

* update permissions of build process"

* clean up build process

* feat(): breadcrumbs (#82)

* fix(): Move icons to the includes directory (#84)

* feat(): Side menu and sidebar

* feat(): Introduce Footer (#88)

* feat(): Introduce Thumbnail Integration component; Create Destination Catalog list (#83)

* feat(): Introduce new styles for search (#86)

* fix(markdown): Limit width of images

* feat(): Panel component (#85)

* feat(): Callout (#87)

* wip(): Introduce accordion module and menu structure

* fix(config): Remove rendering limiting to specified pages

* fix trailing slashes in links, and delete CI

* feat(): Introduce new footer for mobile devices (#91)

* Fix list steps styling (#94)

* fix(): Remove redundant line height

* fix(): Headings in markdown

* refactor(): Use flex for creating alert layout (#93)

* feat(): Introduce new search navbar for mobile devices (#90)

* feat(): Introduce new search navbar for mobile devices

* fix(): Search displaying on mobile

* feat(): Menu (#95)

* fix(): Spacing in nested menu items

* fix(): Markdown output fixes

* fix(): Bring back autogenerated data files

* Homepage (#97)

* feat(): Introduce landing section

* feat(): Introduce Homepage integration

* Rename Homepage file

* feat(): Add rest of items to menu

* fix(): Max-width set for desktop viewport

* fix(): Replace href links in landing section (#98)

* feat(): Introduce close icon (#99)

* Feat menu active (#100)

* feat(): Introduce active state for menu items

* refactor(): Use button in menu item elementf for better usability

* fix(breadcumbs): Hide overflow

* fix(menu-item): Color of a link

* fix(menu-item): Links should have pointer cursor

* fix(menu-side): Font size of links

* refactor(media-icon): Extract small variant to new media-thumbnail component

* fix(): Fix config

* fix(): Feedback box font sizes changes; Content alignment

* fix(): Social list svg color

* refactor(media-thumbnail): Hover state and fill of icons

* fix(): Heading space on mobile viewport

* fix(): Space between copy

* fix(meda-thumbnail): Mobile padding

* fix(): Remove unnecessary params in feedback include

* fix(): Remove unnecessary params from the callout

* fix(): Too large spacing inside the feedback boxes; Add border to the button

* fix(): Set a different breakpoint for media thumbnail component

* refactor(): Clean up unused files

* feat(): Introduce mobile panel for Home (#101)

* fix(): Thumbnail border color

* fix(): Wrong bg color, paddings and inset shadow

* feat(): Introduce destinations catalog (#102)

* fix(): Sticky sidebar top space

* fix(): Apply styles for search results in dropdown, not the modal

* feat(): Introduce navbar mobile (#103)

* feat(markdown): Add responsive spaces for markdown elements

* fix(logo): Add slash to home link

* fix(markdown): Internal spacing in table

* feat(): Introduce Avatar component (#105)

* feat(): Introduce accordion component (#106)

* fix(layout): Include navbar-mobile partial in destination layout

* fix(): Add missing links to CTA Banner component (#110)

* feat(): Add link to consent manage (#111)

* fix(): Suport for mobile Safari, add anchor indicator, centering icons (#108)

* fix(): restriction of box height (#109)

* fix(): Change color of heading and fix spaces (#114)

* fix(faq): Add missing link (#115)

* feat(): Introduce new design for feedback widget (#113)

* feat(): Introduce example of Single Page (#116)

* fix(): Heading overlapping (#117)

* refactor(): Remove duplicated consent manager script

* feat(): Introduce 404 page (#118)

* fix(): FAQ read more link (#120)

* feat(): Introduce the article page (#119)

* fix(alert): Place flex inside the component to prevent background sticking out

* fix(note): Add spacing inside the content

* fix(menu-side): Add active state

* fix(): Change page structure; Add new anchors to related items & faq

* fix(): Add missing links to the faq items

* feat(): Introduce code example component

* fix(menu-item): Add missing back button

* feat(): Introduce new Graphik font

* fix(): Font weights

* fix(list-steps): Align the number

* feat() Introduce single integration page (#121)

* feat(): Introduce single integration page

* feat(): Add default layout for all integrations

* fix(): Change background to gray (#122)

* fix(): Change position of icon (#124)

* fix(): Add space in callout component (#125)

* fix(): Make clicable headings (#123)

* fix(list-steps): Align steps icons

* fix(note): Align note icon

* feat(): Introudce popover (#128)

* feat(): Introduce catalog layout for warehouses catalog page (#127)

* fix(menu-item): Allow fot 3rd nested menu

* feat(): Introduce search bar for 404 page (#129)

* fix(warehauses): Proper links to single warehouse integration on catalgon view

* fix(menu-item): Introduce a new active color for nested menu items (#131)

* fix(): Add pointer cursor for headings (#132)

* feat(): Introduce missing mobile nav based on desktop sidebar (#133)

* fix(): Remove link to nonexistent file (#134)

* fix(home): Missing spacing between the heading and the paragraph

* feat(breadcrumbs): Introduce new effect for mobile breadcrumbs (#138)

* fix(): Change styles for note (#135)

* fix(): Add author and callout panel (#136)

* fix(): Missing mobile nav for integration page (#137)

* fix(popover): Set new z-index

* fix(): Change line-eight of heading, align symbol to right (#140)

* fix(): Fix detection of the active section (#142)

* feat(): Introduce catalog layout for sources catalog page (#126)

* fix(landing): Links for the pages media thubnails

* feat(): Introduce new approach to displaying ordinal numbers in dates

* feat(): Introduce back to top button (#143)

* refactor(): New js scripts to replace rakefile (#112)

* fix(data): Bring back proper catalog yaml files

* fix(data): Bring back old data files

* refactor(destinations): Introduce another loop based on new data files (#146)

* refactor(destinations): Introduce another loop based on new data files

* fix(destinations): Use slug instead of display name

* fix(destinations): Move the content to the layout

* feat(menu): Introduce destination and sources catalog menus

* fix(integration): Links in menu

* fix(): urls

* feat(): Mobile menu panels (#139)

* refactor(sources): Introduce another loop based on new data files (#147)
bot-docsteam added a commit that referenced this pull request Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants