question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docs: Arrange props alphabetically

See original GitHub issue

The documentation of all components lists the props as well as their usage. It would be great if we arrange the props list alphabetically to make it easier to find the required props.

Just like the expo docs and others.

Proposed Fix The docs are written using markdown and can be found here.

You can make multiple PRs (one PR for one component ) as it makes it easy to review. Considering the surface area of this issue.

As multiple peoples will be working on this issue, make sure to comment down the name of the component you will work on.

Done

  • Avatar
  • Badge
  • BottomSheet
  • Button
  • ButtonGroup
  • Card
  • Checkbox
  • Header
  • Icon
  • Image
  • Input
  • ListItem
  • Overlay
  • Pricing
  • Searchbar
  • Slider
  • Text
  • Tile
  • Tooltip
  • Modal
  • Rating

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:30 (27 by maintainers)

github_iconTop GitHub Comments

3reactions
JB1905commented, Sep 27, 2020

@pranshuchittora add Tooltip to Progress as done

2reactions
a-developer-and-her-maccommented, Sep 24, 2020

So this would be just rearranging the props list in each markdown file to be alphabetical? If so, this seems like a good first issue for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

eslint-plugin-react/jsx-sort-props.md at master - GitHub
This rule checks all JSX components and verifies that all props are sorted alphabetically. A spread attribute resets the verification. The default configuration ......
Read more >
How to alphabetize in Google Docs - Android Police
Highlight the list or paragraphs you want to sort alphabetically. To sort the entire document, use the keyboard shortcut CTRL+A (CMD+A on Mac) ......
Read more >
sort-keys - ESLint - Pluggable JavaScript Linter
This rule checks all property definitions of object expressions and verifies that all variables are sorted alphabetically. Examples of incorrect code for this ......
Read more >
Invalid configuration for rule "react/jsx-sort-props"
I'm trying to sort props names alphabetically using the plugin eslint-plugin-react but I'm getting this error:
Read more >
4 Easy Ways to Alphabetize in Google Docs - wikiHow
1. Open Google Docs. If you’re using a computer, navigate to https://docs.google.com/ in your browser. On your phone or tablet, open the Google...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found