angular4
Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer's web application workflow.
Here are 3,617 public repositories matching this topic...
-
Updated
Jun 12, 2020 - HTML
I'm submitting a ... (check one with "x")
[X] feature request
[X] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
Plenty of examples are out there with code but nothing explains where the values for the variables are coming from.
Expected behavior
Expect to be able to open the API document and have it t
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 6, 2020 - HTML
I'm submitting a ... (check one with "x")
[ ] bug report
[ ] feature request
[x] support request
Howdy, I just started using Ionic and I have no idea how to use components in my app.
Specifically, I'm interested in the accordion component.
- Navigate to some example:
https://akveo.github.io/ng2-smart-table/#/examples/custom-editors-viewers - Click Demo source

- You get a 404 page.
The links are incorrect for all examples.
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
The documentation doesn't suggest any way to remove callback from socket. We can access the raw websocket object from property and call removeEventListener method of it, but that is not working for me.
var stream = $websocket("ws://localhost:7070/ws");
stream.socket.removeEventListener('message', callback);
Can anyone help me here ?
When using the app on mobile, the sidebar once opened doesn't close automatically. It should be closed when tapped outside the sidebar area.
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
-
Updated
Jun 6, 2020 - TypeScript
Better documentation
-
I'm submitting a ...
[ ] bug report
[x] feature request
[ ] question about the decisions made in the repository -
Do you want to request a feature or report a bug?
It is basically a request for better documentation.
When starting to implementing the module in my app I looked at many examples you provide (plnkr, snippets in readme) and couldn't see clear info on:
- list of
I've noticed there are a lot of unused imports, bad syntax (doesn't follow style guide, isn't consistent) across the entire project. I could sweep up some junk for this project. Let me know your thoughts
We're trying to improve our release process for js-IPFS and part of that is introducing an early testers programme.
Full details are on the doc at ipfs/js-ipfs/doc/EARLY_TESTERS.md - if you'd like to join in and help out please send a PR updating that doc to add this repo and we'll open PR
-
Updated
Mar 5, 2020 - CSS
LocalStack does not support cognito-idp or cognito-identity, so the quickstart app can't run on LocalStack. Suppported services are documented at https://github.com/localstack/localstack
-
Updated
Jun 6, 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.
Use material UI instead of bootstrap
https://material.angular.io/components/categories
-
use dark theme with blue colors
-
use mat-card for contact list
-
Reduce margins between lateral border
-
use placeholders in forms
-
use FAB button to ADD
-
remove back button
-
use logo and title as routes to home
-
Updated
Jul 9, 2017 - TypeScript
Ionic version: (check one with "x")
[ ] 2.x
[ ] 3.x
[ X ] 4.x
Ion2-calendar mode: (check one with "x")
[ X ] components mode
[ ] modal mode
I'm submitting a ... (check one with "x")
[ ] bug report
[ ] feature request
[ X ] help me
Current behavior:
I have a custom height ion-toolbar set in the root of the project and it's causing a huge gap between
-
Updated
Aug 20, 2018 - TypeScript
-
Updated
Nov 14, 2019 - TypeScript
- it seems that https://github.com/AngularClass/angular-seed no longer contains the angular seed project, but now is a vue.js repo.
- the information in the readme contradicts somewhat to what is stated here https://github.com/angular/angular-cli/wiki/stories-configure-hmr
- the info in the readme seems to be somewhat outdated.
- my component state is lost when working with the description
Created by Google
Released September 14, 2016
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
I didn't see any way to send this feedback from the website, so I'm posting here as an issue.
The installation docs lists the following clone url:
https://github.com/coreui/free-bootstrap-admin-template.git
when in fact it should be this repo's url:
<https://github.com/coreui/coreui-free-bootstrap-admin-template.g