Skip to content
#

angularjs

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 9,522 public repositories matching this topic...

coreui-free-bootstrap-admin-template
jkjustjoshing
jkjustjoshing commented Jun 14, 2017

In the TypeScript styleguide, you mention that "Use index.ts for the module definition file, so you can import the module by directory name", but then go on to use componentName.module.ts as the module file name. Do you recommend using index.ts (or index.js for ES6+ projects) or componentName.module.ts/js?

I personally like index.js, but it's only mentioned in passing in the TS style

angular-translate
lilstargazer
lilstargazer commented Mar 28, 2017

Plunkr: http://plnkr.co/edit/calGSdZMXDiNwNipstYO?p=preview

Problem: If you try to click the link for lazy.foo, it will not work because the lazy.foo state is registered before the parent state lazy.

If _lazyModule.js was not lazy loaded, it would correctly register the states where lazy was registered before lazy.foo. I've tried using the global configuration of serie,

comradekingu
comradekingu commented Apr 13, 2020

Hello, I'd like to help the translation, but Crowdin is a non-starter with all the user tracking and profiling it does. It is also a lackluster tool in terms of actually facilitating translation.

It would be nice to see ProtonMail over at Hosted Weblate, which actually is (optionally) gratis for libre software, so in every respect quite the opposite of what Crowdin is.

Self-hosting Weblate i

kibertoad
kibertoad commented Sep 6, 2016

Current documentation makes it extremely unclear that while you do inject "angularMoment" into your module, you do not inject it where you intend to use it (e. g. service or controller), you inject "moment" instead.

The only place where I found that mentioned was urish/angular-moment#236 , while it should definitely be mentioned loud and clear in the main documentation i

Valerio81
Valerio81 commented Jan 23, 2020

Your Environment

  • Version of highcharts-ng used: v1.2.2-dev
  • Browser Name and version: IE 11.592.18362.0
  • Operating System and version (desktop or mobile): Windows 10

Hi,
I've found a problem with IE11. When multiple charts was rendered, IE11 throw some "out of stack space" errors.

This is

oppia
tyleri
tyleri commented Jan 22, 2020

This issue aims to migrate files still using AngularJS to modern Angular 8. The listed files are ones that the Angular team believes can be migrated without major blockers, but please feel free to reach out on Gitter if you run into any problems. Please make sure to comment below to claim a file before working on it, so we don't have any duplication of work.

Please go through this wiki page:htt

ansem78
ansem78 commented Jun 13, 2018

I suggest to seriously improve the demo and the docs. The demo should use a JS file with an Angular app code unminified and well commented. The docs lack lot of things. For example, where can I find the dependencies or the corner plugin? It says to add 'gantt.dependencies' or 'gantt.corner' as app module dependencies, but does not say where these module files are located. Gantt is very difficult t

tmfksoft
tmfksoft commented May 18, 2017

Hi, I've been trying to figure out how to get this working.
The documentation currently doesn't really cover enough to answer some questions.
It'd be nice to see some more docs.

I have a few questions lacking answers:

How do I change what port the server runs on?
Whats 'jwt'?
What database adapters are supported?
For the assets folder should there be a trailing slash?

I'm also unable

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.