-
Notifications
You must be signed in to change notification settings - Fork 2.4k
1.5 Demos: various issues #8245
Comments
I updated the Icons and Buttons demo pages in the 1.5-css-and-demos branch, but I think we should rewrite them. Instead of Buttons and Icons we should have Button widget and CSS-only Buttons demo pages, both including info about icons. At the top of these pages there should be a link to the other demo page. The overview of all icons and their names doesn't need to be included in both pages. When we do this we have to update the CSS Framework section on the homepage. We should also add a CSS Framework section to the main menu. |
Maybe you can work on these design/style issues:
Then I can continue working on updating demos content and technical issues. Does that work for you? Thanks! |
Works for me! |
@apsdehal - Could you please check the checkboxes in the list above of the issues with the search navigation that you have fixed already? Thanks! |
@jaspermdegroot Done! |
http://view.jquerymobile.com/1.5-dev/demos/transitions/ should also refrain from using dialogs in examples. |
Bring 1.5 demo site under https. Google Maps Geolocation now only supports https. Details to the google maps geolocation is at: |
Popup Date Picker broken on 1.5 demo Throwing error in console: $(...).zIndex is not a function Possible fix is to update to the latest jqueryUI. The 1.5 demo is using 1.10.4. Should be latest 1.12.0 Tested in Chrome 52 and Firefox 48.0.1 |
WIP branch: 1.5-demos-issues (base branch: 1.5-dev)
Preview: http://view.jquerymobile.com/1.5-demos-issues/demos/
Update: If you want to help with updating/fixing the demos for version 1.5, please let us know in a comment on this ticket so we can prevent that multiple people work on the same thing. Thanks!
1.5-dev Panel: Page scrolls to top after closing a panel. #8323Page is not returning to the "top" state after "long" panel is closed in android 2.3.3 browser #6767. PR Panel: ScrollTop only when ui-content is out of view #8483 fixes this)#ui-page-top&ui-state=dialog
to#ui-page-top
.data-direction="vertical"
to controlgroups that are supposed to be verticalui-toolbar-header-button-right|left
-->ui-button-right|left
(orui-popup-button-right|left
+ add class name to popup.css and deprecateui-button-right|left
)The text was updated successfully, but these errors were encountered: