Skip to content
#

angular6

Here are 2,136 public repositories matching this topic...

cipchk
cipchk commented Apr 18, 2020

本文描述是指从 8.9.x 升级至 9 的描述说明;NG-ALAIN 依然需要从三个部分来升级:

  • Angula 并无什么破坏性变更,可以根据 Angular Update Guide | 8.0 -> 9.0 for Basic Apps 逐一检查升级
  • NG-ZORRO 部分,本次也并无任何破坏性变更,只是移除在 8.x 时就已经警告的过期属性,绝大部分项目可以直接 ng update ng-zorro-antd 完成升级,有关更多可能遇到的问题请至 NG-ZORRO v9 升级指南
  • NG-ALAIN 如果你是 8.x 可以直接使用 `ng update ng
felixchristo
felixchristo commented Mar 11, 2020

I have changed format to DD/MM/YYYY using dateTimeAdapter.setLocale('en-IN') in constructor. If I click the calendar and select the date Its in format of DD/MM/YYYY but If I manually type 03/28/2019, it still accepts. I want to restrict other format except DD/MM/YYYY even in typing.

CodeBe(码币)是一个是使用angular2整合各种插件的项目,包括(layer,bootstrap-table,markdown编辑器,highcharts,ckeditor,高德地图,fullcalendar 等等)。如果你有什么想要集成的插件,请告诉我,我来加进去。(请给我加个星,谢谢。)

  • Updated Jun 6, 2020
  • HTML

Learn to create complete Angular 7 Firebase 5 authentication system tutorial from scratch. Learn how to setup sign In, sign up using custom email and password, social login provides such as Google and Facebook, protect routes using canActivate method.

  • Updated Jun 6, 2020
  • TypeScript
ngx-smart-modal
gavmck
gavmck commented Jan 15, 2020

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

moribvndvs
moribvndvs commented Jul 12, 2019

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
bkrajendra
bkrajendra commented May 6, 2019

Follow these steps to use this template with latest installation of Angular 7+
Step 1) Create angular project from Cli
Step 2) add angular material (follow steps on Angular material docs
Step 3) Download sb-admin-material zip from this repo in extract in somewhere else.

Step 4) copy folders app, assets, styles and files index.html, main.ts from sb-admin-material to your project.

Step 5) s

ngx-daterangepicker-material

Improve this page

Add a description, image, and links to the angular6 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 angular6 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.