-
I am testing this library to speed up my large Angular 1.3.5 application. I installed Bindonce and was able to get it to run, now when the page loads (it does load) i get many errors in the console. …
-
### Bug Report or Feature Request (mark with an `x`)
- [x] bug report
- [ ] feature request
### OS and Version?
Ubuntu 20.04, linux x64
### Versions
Angular CLI: 10.0.7
Node:14.15.0
"@angu…
-
Hi,
to get it working with Ionic 4 i had to manually install rxjs and edit
the Import statements of index.js to:
```
import { Component, EventEmitter, HostListener, Injectable, Input, NgModule, O…
-
Hello,
I have follow requirements to my table:
1. resizable columns
2. some columns have fixed min width
3. all columns are dynamical (they can be hidden or shown)
I wanted to resolve this with this …
javix updated
9 years ago
-
I am able to create a library and install it into a angular cli generated app without issue. However, if I want to use the library in a new library and use the new library, I continue to receive the …
-
The `Spectre.Console` project currently reserves the `Spectre.Console` prefix on nuget.org, limiting community-driven projects from using a namespace that clearly associates them with the Spectre.Cons…
-
I'm looking for instructions on how to build this for use with Python on MacOS. The piper-tts pip package exists for MacOS, but this dependency does not. I assume it is possible because there is a Mac…
-
Hello,
Have you thought of including an optional editor?
I've been using it with [Ace (Ajax.org Cloud9 Editor)](http://ace.c9.io/#nav=about) and [with an angular module](https://github.com/angular-u…
-
Hi,
I need some helps here to get my library project running using the playground. Appreciate any pieces of advice.
I can successfully compile the library to dist folder.
When I run `npm lite`,…
-
Recently I saw:
https://jakebruemmer.github.io/adamantite-info/
> You can use the gem by running the `adamantite` command in your terminal after downloading the gem. The
> window will appear on…