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

feat(bottom-navigation): Add bottom-navigation component #5022

Closed
wants to merge 23 commits into from
Closed

feat(bottom-navigation): Add bottom-navigation component #5022

wants to merge 23 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 23, 2019

closes #59

@codecov-io
Copy link

codecov-io commented Aug 23, 2019

Codecov Report

Merging #5022 into master will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5022      +/-   ##
==========================================
+ Coverage   98.79%   99.09%   +0.29%     
==========================================
  Files         122      122              
  Lines        5830     5830              
  Branches      763      763              
==========================================
+ Hits         5760     5777      +17     
+ Misses         69       52      -17     
  Partials        1        1
Impacted Files Coverage Δ
packages/mdc-checkbox/component.ts 96.87% <0%> (+1.04%) ⬆️
packages/mdc-tab/component.ts 98.36% <0%> (+3.27%) ⬆️
packages/mdc-base/component.ts 100% <0%> (+3.57%) ⬆️
packages/mdc-ripple/component.ts 100% <0%> (+3.77%) ⬆️
packages/mdc-auto-init/index.ts 100% <0%> (+4.16%) ⬆️
packages/mdc-ripple/util.ts 97.56% <0%> (+4.87%) ⬆️
packages/mdc-switch/component.ts 98.27% <0%> (+6.89%) ⬆️
packages/mdc-radio/component.ts 95.83% <0%> (+8.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 805d098...4959f5e. Read the comment docs.

@ghost ghost changed the title feat(bottom-navigation): component feat(bottom-navigation): Add bottom-navigation component Aug 28, 2019
@ghost
Copy link
Author

ghost commented Sep 5, 2019

@abhiomkar
I almost finish this work.
And I need a help...
I deleted this code because there is type error. (35f44a1)
But this code works fine.
I don't know cause of error.
Can you help me??

@ghost
Copy link
Author

ghost commented Sep 10, 2019

Please reopen when you start review.

@ghost ghost closed this Sep 10, 2019
@karocksjoelee
Copy link

What's wrong with this?

shoeffner added a commit to shoeffner/material-components-web that referenced this pull request Feb 6, 2022
This squashes the PR of TroyTae to base my changes upon.

Merges material-components#5022.

commit 4959f5e
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Sep 5 15:13:05 2019 +0900

    feat(bottom-navigation): fix lint

commit 80c678e
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Sep 5 15:05:59 2019 +0900

    feat(bottom-navigation): split function & write comment

commit aa31976
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Sep 5 12:31:51 2019 +0900

    feat(bottom-navigation): apply acceleration

commit ff1d809
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 17:01:40 2019 +0900

    feat(bottom-navigation): fix error

commit 35f44a1
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 16:39:16 2019 +0900

    feat(bottom-navigation): delete test code

commit bd2b88a
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 16:38:05 2019 +0900

    feat(bottom-navigation): scroll animation

commit 5e0cd14
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 15:44:14 2019 +0900

    feat(bottom-navigation): scroll handler

commit 905f299
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Aug 29 19:21:16 2019 +0900

    feat(bottom-navigation): define cssClasses/strings

commit dec3981
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 17:41:18 2019 +0900

    feat(bottom-navigation): fix README.md for lint

commit bff1c49
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 16:55:49 2019 +0900

    feat(bottom-navigation): component

commit cbfa7b2
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 15:59:59 2019 +0900

    feat(bottom-navigation): write README.md for lint

commit e3cbb84
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 15:54:53 2019 +0900

    feat(bottom-navigation): foundation

commit 1897c45
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 12:13:07 2019 +0900

    feat(bottom-navigation): define adapter

commit 496b745
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 12:00:06 2019 +0900

    feat(bottom-navigation): define constants

commit 27884b0
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Aug 26 15:59:51 2019 +0900

    feat(bottom-navigation): fix lint

commit c8cb97e
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Aug 26 15:58:34 2019 +0900

    feat(bottom-navigation): box-shadow for scrolled state

commit 533fe6b
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Aug 26 15:43:49 2019 +0900

    feat(bottom-navigation): allow stacked menu

commit 80ce7ac
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 19:23:16 2019 +0900

    feat(bottom-navigation): declare style variable

commit ca4cac7
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 18:56:46 2019 +0900

    feat(bottom-navigation): support inline icon/label

commit 92da319
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 16:40:00 2019 +0900

    feat(bottom-navigation): fix lint

commit 6f3e8f8
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 16:22:48 2019 +0900

    feat(bottom-navigation): menu ripple

commit 9943778
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 15:48:51 2019 +0900

    feat(bottom-navigation): write component

commit 86b8621
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 12:39:21 2019 +0900

    feat(bottom-navigation): configuration bottom-navigation environment
shoeffner added a commit to shoeffner/material-components-web that referenced this pull request Feb 6, 2022
Updates PR material-components#5022 to work with the most recent master branch.
shoeffner added a commit to shoeffner/material-components-web that referenced this pull request Feb 6, 2022
Updates PR material-components#5022 to work with the most recent master branch.
shoeffner pushed a commit to shoeffner/material-components-web that referenced this pull request Feb 6, 2022
This squashes the PR of TroyTae to base my changes upon.

Merges material-components#5022.

commit 4959f5e
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Sep 5 15:13:05 2019 +0900

    feat(bottom-navigation): fix lint

commit 80c678e
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Sep 5 15:05:59 2019 +0900

    feat(bottom-navigation): split function & write comment

commit aa31976
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Sep 5 12:31:51 2019 +0900

    feat(bottom-navigation): apply acceleration

commit ff1d809
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 17:01:40 2019 +0900

    feat(bottom-navigation): fix error

commit 35f44a1
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 16:39:16 2019 +0900

    feat(bottom-navigation): delete test code

commit bd2b88a
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 16:38:05 2019 +0900

    feat(bottom-navigation): scroll animation

commit 5e0cd14
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Sep 2 15:44:14 2019 +0900

    feat(bottom-navigation): scroll handler

commit 905f299
Author: Troy Tae <tjy970721@gmail.com>
Date:   Thu Aug 29 19:21:16 2019 +0900

    feat(bottom-navigation): define cssClasses/strings

commit dec3981
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 17:41:18 2019 +0900

    feat(bottom-navigation): fix README.md for lint

commit bff1c49
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 16:55:49 2019 +0900

    feat(bottom-navigation): component

commit cbfa7b2
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 15:59:59 2019 +0900

    feat(bottom-navigation): write README.md for lint

commit e3cbb84
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 15:54:53 2019 +0900

    feat(bottom-navigation): foundation

commit 1897c45
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 12:13:07 2019 +0900

    feat(bottom-navigation): define adapter

commit 496b745
Author: Troy Tae <tjy970721@gmail.com>
Date:   Wed Aug 28 12:00:06 2019 +0900

    feat(bottom-navigation): define constants

commit 27884b0
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Aug 26 15:59:51 2019 +0900

    feat(bottom-navigation): fix lint

commit c8cb97e
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Aug 26 15:58:34 2019 +0900

    feat(bottom-navigation): box-shadow for scrolled state

commit 533fe6b
Author: Troy Tae <tjy970721@gmail.com>
Date:   Mon Aug 26 15:43:49 2019 +0900

    feat(bottom-navigation): allow stacked menu

commit 80ce7ac
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 19:23:16 2019 +0900

    feat(bottom-navigation): declare style variable

commit ca4cac7
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 18:56:46 2019 +0900

    feat(bottom-navigation): support inline icon/label

commit 92da319
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 16:40:00 2019 +0900

    feat(bottom-navigation): fix lint

commit 6f3e8f8
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 16:22:48 2019 +0900

    feat(bottom-navigation): menu ripple

commit 9943778
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 15:48:51 2019 +0900

    feat(bottom-navigation): write component

commit 86b8621
Author: Troy Tae <tjy970721@gmail.com>
Date:   Fri Aug 23 12:39:21 2019 +0900

    feat(bottom-navigation): configuration bottom-navigation environment
shoeffner added a commit to shoeffner/material-components-web that referenced this pull request Feb 6, 2022
Updates PR material-components#5022 to work with the most recent master branch.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate making Bottom Navigation Component
3 participants