Skip to content
#

ui-component

Here are 69 public repositories matching this topic...

ianjamieson
ianjamieson commented Jan 9, 2020

Describe the bug
Installing package for Angular 8+ shows warnings.

To Reproduce

  1. Create an Angular project with version >= 8
  2. Run npm install ngx-joyride --save

Expected behaviour
Should install without warning

Actual behaviour
Shows the following warnings after install

npm WARN [email protected] requires a peer of @angular/core@>=4.0.0 <8.0.0 but none 
davidbilik
davidbilik commented Mar 8, 2020

Since we want to use this programmatically its akward to create HintTextAppearance in the XML styles. I would like to change hint text size, hint color and also typeface(?) progrmamatically and not through XML .. I know that its probably problematic because this hintTextAppearance is passed to some other object as the whole but I would like to explore possibilities we have.

Improve this page

Add a description, image, and links to the ui-component topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ui-component topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.