Skip to content

Commit 54e1a1f

Browse files
Merge pull request #30 from ngbracket/feature/circle-ci
fix(circleci): fix chrome driver
2 parents 680322b + 0f92b50 commit 54e1a1f

File tree

2 files changed

+18
-37
lines changed

2 files changed

+18
-37
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ var_9: &attach_release_output
6666
# -----------------------------
6767
version: 2.1
6868
orbs:
69-
browser-tools: circleci/browser-tools@1.3.0
69+
browser-tools: circleci/browser-tools@1.4.4
7070

7171
# -----------------------------------------------------------------------------------------
7272
# Job definitions. Jobs which are defined just here, will not run automatically. Each job
@@ -221,7 +221,7 @@ workflows:
221221
- lint
222222
- tests_local_browsers:
223223
requires:
224-
- build
224+
- build
225225
#- tests_browserstack:
226226
# requires:
227227
# - build

README.md

Lines changed: 16 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![npm version](https://badge.fury.io/js/%40ngbracket%2Fngx-layout.svg)](https://www.npmjs.com/package/@ngbracket/ngx-layout)
44
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/ngbracket/ngx-layout/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/ngbracket/ngx-layout/tree/main)
55
[![Gitter](https://badges.gitter.im/angular/flex-layout.svg)](https://gitter.im/angular/flex-layout)
6+
[![Wallaby.js](https://img.shields.io/badge/wallaby.js-powered-blue.svg?style=flat&logo=github)](https://wallabyjs.com/oss/)
67

78
**NOTE: The Angular team no longer publishes new releases of this project. Please see [this article](https://medium.com/@caerus.karu/farewell-flex-layout-aaa567023769) for the explanation and next steps.**
89

@@ -21,6 +22,7 @@ The **real** power of Flex Layout, however, is its **responsive** engine. The
2122
different layouts, sizing, visibilities for different viewport sizes and display devices.
2223

2324
---
25+
2426
### Getting Started
2527

2628
Start by installing the ngx-layout library from `npm`
@@ -44,9 +46,9 @@ import { FlexLayoutModule } from '@ngbracket/ngx-layout';
4446
```
4547

4648
After that is configured, you can use the ngx-layout attributes in your HTML tags for flex layout:
49+
4750
```html
48-
<div fxLayout="row" fxLayoutAlign="space-between">
49-
</div>
51+
<div fxLayout="row" fxLayoutAlign="space-between"></div>
5052
```
5153

5254
Check out [all of the available options](https://github.com/ngbracket/ngx-layout/wiki/Declarative-API-Overview) for using ngx-layout in your application.
@@ -55,51 +57,30 @@ Check out [all of the available options](https://github.com/ngbracket/ngx-layout
5557

5658
### Quick Links
5759

58-
* [ChangeLog](https://github.com/ngbracket/ngx-layout/blob/main/CHANGELOG.md)
59-
* [Wiki Documentation](https://github.com/ngbracket/ngx-layout/wiki)
60+
- [ChangeLog](https://github.com/ngbracket/ngx-layout/blob/main/CHANGELOG.md)
61+
- [Wiki Documentation](https://github.com/ngbracket/ngx-layout/wiki)
6062

6163
### Demos
6264

63-
* [Explore Examples Online](https://tburleson-layouts-demos.firebaseapp.com/)
64-
* [Demo Source Code](https://github.com/ngbracket/ngx-layout/blob/main/src/apps/demo-app/src/app/app.module.ts)
65+
- [Explore Examples Online](https://tburleson-layouts-demos.firebaseapp.com/)
66+
- [Demo Source Code](https://github.com/ngbracket/ngx-layout/blob/main/src/apps/demo-app/src/app/app.module.ts)
6567

6668
### StackBlitz Templates
6769

68-
* [Flex-Layout Template](https://stackblitz.com/edit/flex-layout-seed)
69-
* [Flex-Layout + Material](https://stackblitz.com/edit/flex-layout-material-seed)
70+
- [Flex-Layout Template](https://stackblitz.com/edit/flex-layout-seed)
71+
- [Flex-Layout + Material](https://stackblitz.com/edit/flex-layout-material-seed)
7072

7173
### Developers
7274

73-
* [API Documentation](https://github.com/ngbracket/ngx-layout/wiki/API-Documentation)
74-
* [Developer Setup](https://github.com/ngbracket/ngx-layout/wiki/Developer-Setup)
75-
* [Builds + Fast Start](https://github.com/ngbracket/ngx-layout/wiki/Fast-Starts)
76-
* [Integration with Angular CLI](https://github.com/ngbracket/ngx-layout/wiki/Using-Angular-CLI)
77-
78-
----
79-
80-
# Sponsorship Data (USD)
81-
82-
| Description | Paid (One time) |Paid (Per/Month) | Received (Per/Month) | Balance |
83-
|----------------------|------------------|-----------------|----------------------|---------|
84-
| Sponsorship Paid |110 | | |110 |
85-
| | | | | |
86-
| Total |110 | | |110 |
87-
88-
Sponsorship credits:
89-
As per our sponsorship details all sponsor get added to our readme page:
75+
- [API Documentation](https://github.com/ngbracket/ngx-layout/wiki/API-Documentation)
76+
- [Developer Setup](https://github.com/ngbracket/ngx-layout/wiki/Developer-Setup)
77+
- [Builds + Fast Start](https://github.com/ngbracket/ngx-layout/wiki/Fast-Starts)
78+
- [Integration with Angular CLI](https://github.com/ngbracket/ngx-layout/wiki/Using-Angular-CLI)
9079

91-
So we would like to say a BIG thank you to the following:
92-
93-
| Sponsor | Paid | Sponsorship type |
94-
|------------------|-------|------------------|
95-
|KLGuyton |$100 |One time
96-
|Stefanomozart |$10 |One time
97-
98-
99-
If you would like your name/logo here please click on the sponsor [link](https://github.com/sponsors/ngbracket)
100-
----
80+
---
10181

10282
### Browser Support
83+
10384
&nbsp;
10485
<a href="http://caniuse.com/#feat=flexbox" target="_blank">
10586
![caniuseflexbox](https://cloud.githubusercontent.com/assets/210413/21288118/917e3faa-c440-11e6-9b08-28aff590c7ae.png)

0 commit comments

Comments
 (0)