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

Add "collapse/expand" functionality #2078

Merged
merged 30 commits into from
Apr 16, 2023
Merged

Commits on Jan 29, 2023

  1. - added keyboard shortcut for search box

    - Added .vscode to .gitignore
    Hetarth02 committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    b30b2e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. - Removed Jquery dependency

    - Changed placeholder to indicate the shortcut use
    - Added the change in `CHANGELOG.md`
    - Made the suggested edits in `.gitignore`
    Hetarth02 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    ec10ac0 View commit details
    Browse the repository at this point in the history
  2. - Removed Jquery dependency

    - Changed placeholder to indicate the shortcut use
    - Added the change in `CHANGELOG.md`
    - Made the suggested edits in `.gitignore`
    Hetarth02 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    7c101ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    617d7ac View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    0e07875 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    mortenpi authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    95a9c86 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    mortenpi authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    32875ac View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    af0433d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    f78953a View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    mortenpi authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    c56c1c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5149391 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    abde3c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    f761e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f018a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Hetarth02/development

    Merge branch 'JuliaDocs:master' into development
    Hetarth02 authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    a9ed840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cf8450 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Hetarth02/development

    - Adding padding to menu's element on-hover
    Hetarth02 authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    564301d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    0788aad View commit details
    Browse the repository at this point in the history
  2. - Issue JuliaDocs#1393

    - Adding collapse/expand funcitonality to individual article blocks
    - Adding collapse/expand all functionality
    Hetarth02 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    68c3a1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94784d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37087e3 View commit details
    Browse the repository at this point in the history
  5. - Fixed navbar icon gap

    - Complied scss into css
    Hetarth02 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    1123a9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcfcf5a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    0d7e97d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    90eaa92 View commit details
    Browse the repository at this point in the history
  2. - Shifted toggle button at last position in navbar

    - Added `>` as a indication instead of `^` for articles
    - Changes in `collpase.js`
    - Changed cursor to pointer when hovering over articles
    Hetarth02 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4c2516d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    e8369cf View commit details
    Browse the repository at this point in the history
  2. - Add a CHANGELOG entry for this feature addition

    - Updated title strings as per the feedback
    Hetarth02 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    d6e3114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cad2602 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Update CHANGELOG.md

    mortenpi authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c352fb6 View commit details
    Browse the repository at this point in the history