-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Docs and demos revamp #4798
Comments
Linking #3687 for reference as needing to be done for the tooltip/popover. |
We should document the dateparser as well - a text block is ok, this does not need a demo. |
Mixed feelings since it is an internal component. If I do docs, I do demo as well. There is a test.html inside dateparser (that I thought about deleting) that has some demos. I could do something, I don't know. |
I just thought about it, but I understand - the problem is that we don't have anything documenting its functionality, so it may be trickier for developers to figure out what date formats we support and how they should behave without source code diving. |
Oh, nevermind what I said mate. I was thinking about position for some reason which could use love as well. |
@Foxandxss any update on this? I just went through |
This is in master so the doc you see in the main page is not updated at all. If you want to help, you can revise the ones I already did (dropdown and the previous ones alphabetically) to see if I missed something or the explanations could be better. I prefer to revamp them by myself because I have all the ideas in mind. Thanks. |
Facing Multiple popup issue: I am facing uib-popover issue in which I am not able to hide the popup on mouseleave of an element. I have multiple fields in a page and for the ui-select dropdown when i select any value and moveout of the element, then the popup is still there. I want current popup to hide when moving to another element |
For 1.0.0 I am revamping all the documentation to put it up to date with more examples and all the possible settings explained properly.
starting-day
needs to be in config object per Datepicker: starting-day not working with localized date #3970.datepicker-mode
needs improved wording & example Documentation: Datepicker mode #2301popover-is-open
needs an exampletooltip-is-open
needs an exampleRevise #4494
The text was updated successfully, but these errors were encountered: