Component & Style Library for Angular by Swimlane.
npm i @swimlane/ngx-ui --S
NgxUIModule
to your application moduleRun npm run build:lib
to build ngx-ui. This must be done prior to building the demo.
Run npm run start
to serve the demo at http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
npm run test
to execute unit testsng cypress
to execute the end-to-end tests via Cypress.git checkout master
)git pull
)npm ci
)npm test
)git checkout -b release/X.Y.Z
projects/swimlane/ngx-ui/package.json
.projects/swimlane/ngx-ui/CHANGELOG.md
git commit -am "(release): X.Y.Z"
git tag X.Y.Z
git push origin HEAD --tags
npm run publish:lib
本文主要介绍ngx-material的Datepicker组件中对设定日期的格式和设定组件的语系。对于Datepicker的使用将一笔带过,详细使用可查看angular官网。 Datepicker组件的简单使用 下载安装ngx-material包,本人使用的是angular5,所以下载的ngx-material是5.2.5版本(PS:如果install失败,请使用淘宝镜像,自行百度一下)。具体ng
在 IDEA 中进行 mvn clean install -Dmaven.test.skip=true 进行编译,在 ui-ngx 模块报错。 [INFO] -----------------------< org.thingsboard:ui-ngx >----------------------- [INFO] Building ThingsBoard Server UI 3.3.0
ngx-bootstrap 是angular的一个UI框架,是Angular快速集成Bootstrap 3或Bootstrap 4组件的最佳方式。ngx-bootstrap可以提高开发效率。 这里我使用的是 @angular/cli 8.2.5,与bootstrap4 1.安装ngx-bootstrap ----在项目目录打开cmd控制台输入 ----使用 ”–save“写入依赖 npm inst
一:导入部件库与修改logo 详细教程:https://www.iotschool.com/topics/712 导入部件库: 找到tingsboard源码application\src\main\data\json\system\widget_bundles 启动tingsboard程序项目 找到部件库菜单栏,点击文件json导入 修改logo图片: 制定自身需求logo,格式为.svg 导入进
先按照onseun-ui官方文档来(不行): #####1. 使用npm安装Onsen UI Core(onsenui)和Angular(ngx-onsenui)的绑定库 npm install onsenui ngx-onsenui --save #####2. 在app.module.ts中添加OnsenModule、加载CUSTOM_ELEMENTS_SCHEMA import { Br
背景 最近基于angular 4.4.3和ionic 3.7.1写了一个lazyload的小程序,做i18n的一些实践整理。 框架 angular@4.4.4, ionic@3.7.1, @ngx-translate/core@8.0.0, @ngx-translate/http-loader@2.0.0 导入 非懒加载模块部分 可以在AppModule或者自定义的公共组件模块中去加载Transl
在使用 Element-UI 的 DateTimePicker 组件时报错: TypeError: Cannot read property 'getHours' of undefined 具体错误如下: TypeError: Cannot read property 'getHours' of undefined at o.hours (index.js:1) at St.get
一、修改logo 制作自己logo,格式为.svg,可参考原logo。 复制到tingsboard源码ui-ngx\src\assets目录下 找到源码ui-ngx\src\app\shared\components\logo.component.ts文件 修改logo = require(新logo地址).default; 找到源码ui-ngx\src\app\modules\home\home
ngx-ui-loader An all-in-one and fully customizable loader/spinner for Angular applications. It supports foreground, background spinner/loader, indicative progress bar and multiple loaders. Features Su
ngx-weui 是一个使用 Angular 构建的 WeUI 组件。 在线示例以及API文档。
ngx-fastdfs 是 nginx + lua +fastdfs 实现分布式图片实时动态压缩。 install 进入docker目录docker build -t fastdfs:dev . 使用 docker -idt -p 80:80 fastdfs:dev /bin/bash进入容器执行/etc/rc.local 测试 进入容器执行test目录下的./test.sh或者直接执行下面脚本
ngx-markdown ngx-markdown is an Angular library that combines... Marked to parse markdown to HTML Prism.js for language syntax highlight Emoji-Toolkit for emoji support KaTeX for math expression rende
ngx-admin Who uses ngx-admin?| Documentation | Installation Guidelines | Angular templates New! Material theme for ngx-admin Material admin theme is based on the most popular Angular dashboard templat
@sweetalert2/ngx-sweetalert2 Official SweetAlert2 integration for Angular This is not a regular API wrapper for SweetAlert (which already works very well alone), it intends to provide Angular-esque ut