Skip to content

[#3380] Add menu button in docs navbar for mobile#3383

Merged
m0ksem merged 3 commits intoepicmaxco:developfrom
RVitaly1978:3380-mobile-navbar
May 1, 2023
Merged

[#3380] Add menu button in docs navbar for mobile#3383
m0ksem merged 3 commits intoepicmaxco:developfrom
RVitaly1978:3380-mobile-navbar

Conversation

@RVitaly1978
Copy link
Copy Markdown
Member

Description

close #3380

  • add menu button in navbar for mobile view
  • fix links reactivity in landing Footer component
Details

image

image

image

Screen.Recording.2023-04-28.at.13.46.20.mov

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any feature but make things better)

@RVitaly1978 RVitaly1978 self-assigned this Apr 28, 2023
@RVitaly1978 RVitaly1978 added the docs packages/docs label Apr 28, 2023
link: [
{ href: 'https://cdn.jsdelivr.net/npm/@mdi/font@5.9.55/css/materialdesignicons.min.css', rel: 'stylesheet' },
{ href: 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css', rel: 'stylesheet' },
{ href: "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css", rel: "stylesheet" },
Copy link
Copy Markdown
Member

@m0ksem m0ksem May 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RVitaly1978, Can't we use icon from Material Design Icons? This loads tons of extra icons. You can make a different PR and merge it without review.

@m0ksem m0ksem merged commit 9dc7d01 into epicmaxco:develop May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs packages/docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't change theme on mobile

3 participants