Documentation is not in sync with latest build
See original GitHub issueBug, feature request, or proposal:
Feature request or proposal
What is the expected behavior?
I’d expect documentation to either explicitly state that it’s showing whatever is on master (and not the latest build). Or even better, show what’s on the latest build instead.
What is the current behavior?
Currently, the documentation is on master.
What are the steps to reproduce?
I was working with md-select
and was trying to use panelClass
which is already in the documentation, but the latest build (2.0.0-beta.6
) doesn’t have it implemented yet.
What is the use-case or motivation for changing an existing behavior?
It can be quite confusing figuring out why the feature that is documented, doesn’t work on the latest build.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Keeping documentation in sync with source code - Cerbos
How Cerbos configuration documentation is automatically kept in sync with the Go source code.
Read more >OneDrive not syncing/uploading the newest document.
OneDrive not syncing/uploading the newest document. I'm working with my autosave on and I can see my document being saved periodically.
Read more >Sync with a remote Git repository (fetch, pull, update) - JetBrains
It lists all commits that were made since the last sync with the remote, and lets you review the changes the same way...
Read more >Troubleshooting - GitBook Documentation
I have a GitHub sync error ... Your repository has a README.md file at its root (or at the root folder specified in...
Read more >Latest Updates to Syncing Your Specs with Collections
They can then use the OpenAPI to generate user documentation in the ... a new version in Postman, you can choose whether or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
So there is no panelClass property anymore ? How do I add a class to my dialog container? Tks in advance ;]
Ah, that was a mistake on my part. I pushed the docs to fix the datepicker API being missing, but forgot to check for APIs that should have been omitted. This will all be improved when we make our docs publishing more automated.