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

Side Drawer #221

Merged
merged 20 commits into from
Dec 31, 2019
Merged

Side Drawer #221

merged 20 commits into from
Dec 31, 2019

Commits on Dec 31, 2019

  1. integrated very basic material ui drawer for mobile view

    Bijay Shrestha authored and shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    cea03bf View commit details
    Browse the repository at this point in the history
  2. created toggleSibar reducer, added hamburger menu and included preins…

    …tall script for adding bit registry
    Bijay Shrestha authored and shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    610a129 View commit details
    Browse the repository at this point in the history
  3. setting bit registry in preinstall script didn't work so created npmr…

    …c with @bit:registry
    Bijay Shrestha authored and shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    c748e43 View commit details
    Browse the repository at this point in the history
  4. local and state sync of recentlyEdited, array is used for storing rec…

    …entlyEdited, updated all the descentdant context in the array when a thought is changed
    Bijay Shrestha authored and shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    1afa5cb View commit details
    Browse the repository at this point in the history
  5. changed from context to path for recently edited data. sorted by last…

    … updated. made small changes to sidedrawer
    Bijay Shrestha authored and shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    4d11911 View commit details
    Browse the repository at this point in the history
  6. sync of recently edited thoughts on thought delete

    Bijay Shrestha authored and shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    1f5fc08 View commit details
    Browse the repository at this point in the history
  7. remote sync added, commented codes for thought change and delete, add…

    …ed recently edit limit constant and added lodash.clonedeep
    shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    7352d31 View commit details
    Browse the repository at this point in the history
  8. rebased to dev and made some changes

    Bijay Shrestha authored and shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    91058b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b12c0a View commit details
    Browse the repository at this point in the history
  10. update recentlyEdited data onExistingThoughtMove complete, removed mu…

    …tating functions and fixed eslint errors
    shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    4d73b4c View commit details
    Browse the repository at this point in the history
  11. css changes

    shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    d25b0ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e0e98b View commit details
    Browse the repository at this point in the history
  13. rebased to dev

    shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    189604e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c74cc5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    915f01d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8e973d0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0908d5d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    259e689 View commit details
    Browse the repository at this point in the history
  19. resolved all the issues and hook state of ellipsize moved to the Brea…

    …dcrumbs component instead of Sidebar.)
    shresthabijay committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    892b9a2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0e7e901 View commit details
    Browse the repository at this point in the history