-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix: paragraphs links in docs #1536
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
Fix: paragraphs links in docs #1536
Conversation
Codecov Report
@@ Coverage Diff @@
## next #1536 +/- ##
=======================================
Coverage 75.49% 75.49%
=======================================
Files 33 33
Lines 612 612
Branches 85 85
=======================================
Hits 462 462
Misses 129 129
Partials 21 21Continue to review full report at Codecov.
|
|
Which doc version did you encounter this in? The changes you make here will only be available when we release a new version of the docs. To change existing versions you have to edit the files in |
|
I encountered it on official, public version of docs I edited |
|
Oh well okay then, it's beta anyway so i guess it's fine. |
* commit '0126436f5f0f37e0340b0c1da32bdea5605cb6df': (43 commits) feat(Card): Remove flexDirection prop feat(Card): Remove fontFamily prop test: Add tests for withTheme test: Fix searcbar error being logged to console fix: Hoist statics for withTheme hoc (react-native-elements#1554) fix: Use library for calculating statusBar height (react-native-elements#1553) ref: Badge component (react-native-elements#1545) Set default prop for type (react-native-elements#1546) docs: Fix paragraphs links in docs (react-native-elements#1536) docs(website): Make image preview section reusable feat: Add button types (react-native-elements#1540) fix: Rounded buttons on android now work correctly (react-native-elements#1538) ci: Run travis against node stable fix: Make button height consistent when using loading ci: Update husky and lint-staged feat: Add AntDesign to list of available icon sets (react-native-elements#1529) docs(website): Add central place to show supported icon sets (react-native-elements#1532) feat(Input): Allow label to be a React element (react-native-elements#1531) ci: Remove expo ci from PRs (react-native-elements#1528) fix(Button): Make the padding consistent (react-native-elements#1505) ...
|
@MHase As you may (or not) know, we have an Open Collective, and we give the money to people that help to contribute to React Native Element. You did a lot of good work recently on RNE, your neat PRs and your issues helped us a lot to polish and improve the v1.0.0 🔥 + you were really comprehensive during the review 🥇 Sooo, could you please submit a $50 expense on Open Collective? Here is how to do it:
Feel free to reach me if you need more details 👌 |
I've noticed that some links doesn't work in docs when I want to access specific paragraph, so... here is fixed version :)