Code Monkey home page Code Monkey logo

angular-material-extensions / pages Goto Github PK

View Code? Open in Web Editor NEW
50.0 4.0 9.0 26.81 MB

Open source library for angular apps to illustrate custom material pages content with steps (ideal for tutorials and explanations purposes)

Home Page: https://angular-material-extensions.github.io/pages

License: MIT License

JavaScript 17.60% TypeScript 20.17% HTML 19.11% CSS 41.68% SCSS 1.44%
angular material material-ui material-design material-components pages turorial explanation angular-library angular-apps

pages's People

Contributors

anthonynahas avatar greenkeeper[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pages's Issues

feat: add schematics to the library (ng add @angular-material-extensions/pages)

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Versions

lib version -> 2.1.0

Desired functionality

the developer should be able to add the library via schematics

ng add @angular-material-extensions/pages

and everything should be already setup e.g: add import statement of the lib to app.module.ts

An in-range update of @release-it/conventional-changelog is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency @release-it/conventional-changelog was updated from 1.1.0 to 1.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@release-it/conventional-changelog is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

Release Notes for Release 1.1.1
Commits

The new version differs by 4 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of ngx-clipboard is breaking the build 🚨

The dependency ngx-clipboard was updated from 12.3.0 to 12.3.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ngx-clipboard is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @nguniversal/builders is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency @nguniversal/builders was updated from 9.0.1 to 9.0.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nguniversal/builders is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of release-it is breaking the build 🚨

The devDependency release-it was updated from 12.4.3 to 12.5.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

release-it is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

Release Notes for Release 12.5.0
  • Always use npm.tag if provided when resolving tag (fixes #586) (39dcc22)
  • Fix prerelease continuation type in interactive mode (fixes #588) (0e62393)
  • Add docs about npm.publishPath (90531ab)
  • Update dependencies (4949a8a)
  • Update/migrate to latest semver (a11f992)
  • Update/migrate to latest @octokit/rest (5ad3e18)
  • Fix links to documentation (#599) (cec2829)
  • Move both auto-changelog recipes to the /conf directory (#587) (b90831a)
Commits

The new version differs by 34 commits.

  • 12c73b4 Release 12.5.0
  • 39dcc22 Always use npm.tag if provided when resolving tag (fixes #586)
  • 0e62393 Fix prerelease continuation type in interactive mode (fixes #588)
  • 90531ab Add docs about npm.publishPath
  • 4949a8a Update dependencies
  • a11f992 Update/migrate to latest semver
  • 5ad3e18 Update/migrate to latest @octokit/rest
  • cec2829 Fix links to documentation (#599)
  • b90831a Move both auto-changelog recipes to the /conf directory (#587)
  • da075e6 Release 12.5.0-next.3
  • 8cc81f1 Simplify/fix debug logic in metrics (related to #574)
  • f818699 Fix toml example
  • fd67e6c Add auto-changelog template file to be used directly from the repository (#583)
  • 47548b5 Release 12.5.0-next.2
  • 923a56c Authenticate and verify as collaborator with GitLab on init

There are 34 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of rollup-plugin-commonjs is breaking the build 🚨

The devDependency rollup-plugin-commonjs was updated from 9.2.1 to 9.2.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup-plugin-commonjs is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma-jasmine-html-reporter is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency karma-jasmine-html-reporter was updated from 1.5.2 to 1.5.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma-jasmine-html-reporter is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

Commits

The new version differs by 3 commits.

  • f589953 Bump version to 1.5.3
  • 248a37e Added suppressAll option to config (#40)
  • 9f2a946 Add screenshots dir to npmignore

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma-coverage-istanbul-reporter is breaking the build 🚨

The devDependency karma-coverage-istanbul-reporter was updated from 2.0.6 to 2.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma-coverage-istanbul-reporter is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Commits

The new version differs by 3 commits.

  • 4a919b4 chore(release): 2.1.0
  • 087c3b0 ci: test on node 12
  • c4f7a9c feat(config): support istanbul-api instrumentation configuration

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @nguniversal/module-map-ngfactory-loader is breaking the build 🚨

The devDependency @nguniversal/module-map-ngfactory-loader was updated from 8.2.5 to 8.2.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nguniversal/module-map-ngfactory-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: install: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of rxjs-compat is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency rxjs-compat was updated from 6.5.4 to 6.5.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rxjs-compat is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of tslib is breaking the build 🚨

The dependency tslib was updated from 1.11.0 to 1.11.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

tslib is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

Release Notes for tslib 1.11.1

This release updates tslib's declaration files so that users don't have to include declarations for WeakMap in their compilation.

Commits

The new version differs by 7 commits.

  • c1f87f7 Update version to '1.11.1'.
  • 5d26e24 Merge pull request #94 from microsoft/remove-weakmap
  • 418ee9c Fix return type of 'get'
  • b75bff8 Restore minimal type safety using a type literal
  • 9c92f58 Remove reference to WeakMap from tslib.d.ts
  • 364f0ec Merge pull request #90 from alan-agius4/patch-1
  • f6b75b4 build: exclude github workflows from npm package

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/express is breaking the build 🚨

The devDependency @types/express was updated from 4.17.2 to 4.17.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/express is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.35.3 to 4.36.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for v4.36.0

Features

  • SourceMapDevToolPlugin append option now supports the default placeholders in addition to [url]
  • Arrays in resolve and parser options (Rule and Loader API) support backreferences with "..." when overriding options.
Commits

The new version differs by 42 commits.

  • 95d21bb 4.36.0
  • aa1216c Merge pull request #9422 from webpack/feature/dot-dot-dot-merge
  • b3ec775 improve merging of resolve and parsing options
  • 53a5ae2 Merge pull request #9419 from vankop/remove-valid-jsdoc-rule
  • ab75240 Merge pull request #9413 from webpack/dependabot/npm_and_yarn/ajv-6.10.2
  • 0bdabf4 Merge pull request #9418 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.2
  • f207cdc remove valid jsdoc rule in favour of eslint-plugin-jsdoc
  • 31333a6 chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.9 to 15.5.2
  • 036adf0 Merge pull request #9417 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.8.0
  • 37d4480 Merge pull request #9411 from webpack/dependabot/npm_and_yarn/simple-git-1.121.0
  • ce2a183 chore(deps-dev): bump eslint-plugin-jest from 22.7.2 to 22.8.0
  • 0beeb7e Merge pull request #9391 from vankop/create-hash-typescript
  • bf1a24a #9391 resolve super call discussion
  • bd7d95b #9391 resolve discussions, AbstractMethodError
  • 4190638 chore(deps): bump ajv from 6.10.1 to 6.10.2

There are 42 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma-jasmine is breaking the build 🚨

The devDependency karma-jasmine was updated from 3.1.0 to 3.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

karma-jasmine is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

Release Notes for v3.1.1

3.1.1 (2020-02-11)

Bug Fixes

  • adapter: do not emit debug url unless in a browser (#263) (9bcce88), closes #262
Commits

The new version differs by 7 commits.

  • 4ad7dd2 chore(release): 3.1.1 [skip ci]
  • 9bcce88 fix(adapter): do not emit debug url unless in a browser (#263)
  • fb33d57 chore(readme): fix devDependencies link
  • 93a2871 chore: update devDependencies (#259)
  • a813c8a chore: minor README.md tweaks (#258)
  • 5684394 chore(npm): select lib files rather than ignore random files (#257)
  • 4f1bcc9 chore(npm): ignore zip files in root (#255)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @nguniversal/express-engine is breaking the build 🚨

The devDependency @nguniversal/express-engine was updated from 8.2.5 to 8.2.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nguniversal/express-engine is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: install: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @angular/flex-layout is breaking the build 🚨


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency @angular/flex-layout was updated from 9.0.0-beta.29 to 9.0.0-beta.30.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular/flex-layout is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @angular/cli is breaking the build 🚨

The devDependency @angular/cli was updated from 8.3.14 to 8.3.15.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular/cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: install: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @ng-bootstrap/ng-bootstrap is breaking the build 🚨

The dependency @ng-bootstrap/ng-bootstrap was updated from 5.2.2 to 5.2.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@ng-bootstrap/ng-bootstrap is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • βœ… ci/circleci: install: Your tests passed on CircleCI! (Details).
  • βœ… ci/circleci: build-library: Your tests passed on CircleCI! (Details).
  • ❌ ci/circleci: build-prerender-app: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of gulp-conventional-changelog is breaking the build 🚨

The devDependency gulp-conventional-changelog was updated from 2.0.3 to 2.0.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

gulp-conventional-changelog is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Version 10 of node.js has been released

Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:

  • Added the new Node.js version to your .travis.yml
  • The new Node.js version is in-range for the engines in 1 of your package.json files, so that was left alone

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the engines key in any package.json file, the .nvmrc file, and the .travis.yml file, if present.

  • engines was only updated if it defined a single version, not a range.
  • .nvmrc was updated to Node.js 10
  • .travis.yml was only changed if there was a root-level node_js that didn’t already include Node.js 10, such as node or lts/*. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler .travis.yml configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected πŸ€–


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.