angular5
Here are 2,250 public repositories matching this topic...
Describe the bug
Highlighting displays encoded text if it contains '&' ( ex: 'Vilnius & Pavilnys' )
Reproducbile example
https://stackblitz.com/edit/angular-g5ufg4
To Reproduce
Steps to reproduce the behavior (if example is not provided):
- Go to https://stackblitz.com/edit/angular-g5ufg4
- start search, by typing in 'a'
- You can view
&inside the first option
-
Updated
Jun 21, 2020 - HTML
npm ERR! code ELOCKVERIFY
npm ERR! Errors were found in your package-lock.json, run npm install to fix them.
npm ERR! Missing: expo@~37.0.3
npm ERR! Missing: react@~16.9.0
npm ERR! Missing: react-dom@~16.9.0
npm ERR! Missing: react-native@https://github.com/expo/react-native/archive/sdk-37.0.0.tar.gz
npm ERR! Missing: react-native-web@~0.11.7
npm ERR! Missing: babe
AOT build under Angular 9 with angularCompilerOptions.strictTemplates: true in tsconfig.app.json generates error TS2741: Property 'options' is missing in type 'ITreeOptions' but required in type 'TreeOptions' because the @Input options is incorrectly typed as TreeOptions in the code, req
For support questions, please consider using Gitter - Chat
I'm submitting a ...
-
bug report
-
feature request
-
question about the decisions made in the repository
-
What is the expected behavior?
There is no documentation or code to help out mock the Analytics. If there are, please put them in your README or wi
Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report -> please search issues before submitting
- [ X ] Feature request
- [ ] Documentation issue or request
I have a PDF with bookmarks. Multiple pages have the same bookmark: For example, a book with chapters and I know the pages
-
Updated
Jul 2, 2020 - TypeScript
Until we added this to config nothing worked:
angularIgnoreAttrs: ['style', 'ng-reflect-froala-editor', 'ng-reflect-froala-model'],
immediateAngularModelUpdate: true,
It would be nice to add "hint" property to mdl-textfield just like in helper text. What do you think @mseemann ? I would like to create a PR for this.
I'm not member who contributed to this project.
I'm just new to this celerio-angular-quickstart project and interested in it.
When I tried to make the quickstart run successfully, many issues came out because of incorrect versions I'm using. This project is just out-of-date, and angular is involving too fast.
Here is the correct commands you should use.
Please DO NOT install angular/cli befo
-
Updated
Sep 11, 2019 - C#
-
Updated
Feb 13, 2019 - TypeScript
How can I customize the provided tags using css and javascript? Like make it round for example. I can't achieve it by wrapping on a div element and giving it styles. Can you please provide a documentation on editing the layout of the button, progress bar and etc.
In Firefox on the plunkr:
In Chrome on the plunkr
Should it be in the middle of the toast rather than allowed to be in
rpm run e2e gives error on OSX.
E/protractor - Could not find Angular on page http://127.0.0.1:57025/ : retries looking for angular exceeded
F
App
✗ should have a title
- Failed: Angular could not be found on the page http://127.0.0.1:57025/.If this is not an Angular application, you may need to turn off waiting for Angular.
Please see
-
Updated
Jun 25, 2020 - TypeScript
-
Updated
Jul 4, 2020 - TypeScript
-
Updated
Jun 6, 2020 - TypeScript
As I read the front page, it look like angular 6 is the exception to installing . Is there a special version on monaco for each version or angular, or one version that works everywhere but a special one for angular 6.
Let me know and I will gladly change the readme and submit a PR
The documentation for Socket.IO clearly states that the Client method emit accepts one or more arguments, unlimited. The type definitions for the release version of ng-socket-io restricts us to 3 arguments (event name, some data point or object, callback function) artificially and needless restricting the functionality
I'm submitting a ... (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[ x] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
The modal adds a class to the body when it's open and removes it when it closes.
Expected behavior
The class sho
Version: 2.6.0
Angular 4.3.5
AngularCli: 1.4.0-rc.1
When running on universal I get the following error
ERROR TypeError: this.el.nativeElement.querySelector is not a function
at Draggable.getDragHandleElement (C:\dev\git_clones\app\node_modules\ng2-drag-drop\src\directives\draggable.directive.js:136:49)
at Draggable.applyDragHandleClass (C:\dev\git_clones\app\node_modules\ng
-
Updated
May 9, 2019 - TypeScript
Updated docs demo
Currently the demo is in a separate repo and I have to build and copy the output over to /docs folder manually. It's horribly out of date, and updates have to be done manually.
- Recreate Docs using
ng-cli - Docs app should use local version of @ng-idle so it's always using the current version
- Docs app should be continuously built and deployed automatically so it's up-to-dat
https://github.com/angular-slider/ng5-slider/blob/master/src/ng5-slider/lib/slider.component.ts#L989
The min pointer aria orientation is only set when the orientation is vertical. suggested fix is
this.minHandleElement.ariaOrientation = this.viewOptions.vertical ? 'vertical' : 'horizontal';
Improve this page
Add a description, image, and links to the angular5 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the angular5 topic, visit your repo's landing page and select "manage topics."

