Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Carat icons not shown with 1.5.0-alpha.1 #8624

Open
PanderMusubi opened this issue May 27, 2018 · 2 comments
Open

Carat icons not shown with 1.5.0-alpha.1 #8624

PanderMusubi opened this issue May 27, 2018 · 2 comments

Comments

@PanderMusubi
Copy link

PanderMusubi commented May 27, 2018

Carat icons not shown with 1.5.0-alpha.1. Using jquery.mobile-1.5.0-alpha.1.min.css and jquery.mobile-1.5.0-alpha.1.min.js or with a custom downloand and with and without images directory present.

What does work is:

<div data-role="collapsible" data-inset="false" data-shadow="false" data-content-theme="false" data-collapsed-icon="arrow-d-r" data-expanded-icon="arrow-r">

What does not work is:

<div data-role="collapsible" data-inset="false" data-shadow="false" data-content-theme="false" data-collapsed-icon="carat-r" data-expanded-icon="carat-r">

The result is a completely grey icon without any white shape inside.

Please, fix this.

@PanderMusubi PanderMusubi changed the title Carat icons are missing from 1.5.0-alpha.1 Carat icons not shown with 1.5.0-alpha.1 May 28, 2018
@PanderMusubi
Copy link
Author

PanderMusubi commented May 28, 2018

Note that jquery.mobile-1.5.0-alpha.1.min.css is not included in current custom downloads. Is that a bug? Only theme and structure css are included.

@PanderMusubi
Copy link
Author

Found the reason: 2f43840

Please update the documentation and demos.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant