Skip to content
#

angular4

angular logo

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...

coreui-free-bootstrap-admin-template
edjm1971
edjm1971 commented Apr 6, 2020

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

jayendra13
jayendra13 commented Jun 19, 2017

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 ?

jsgoupil
jsgoupil commented Mar 26, 2020

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

A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.

  • Updated Jun 6, 2020
  • TypeScript
moniuch
moniuch commented Mar 8, 2018
  • 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
Levy4u
Levy4u commented Dec 10, 2019

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

Created by Google

Released September 14, 2016

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue
You can’t perform that action at this time.