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: sort on function names in the docs #6526

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. add: sorting

    The sorting of the entries is added, with styling that mimics neighbours.
    
    Attributes are sorted by javasrcipts native comparison.
    Example:  Str concat and contains are after UTF8ByteProblem and UTF8Problem
    
    This is related to the roc-lang#6494
    gunnarahlberg committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9463e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c302c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    856ab82 View commit details
    Browse the repository at this point in the history
  4. revert: the margin fix

    gunnarahlberg committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7f642f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f5c54b View commit details
    Browse the repository at this point in the history
  6. fix: add a toolbar

    The toolbar has a search box and a sort button
    
    Changed the presentation for the search input
    gunnarahlberg committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    236598c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

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