Git Product home page Git Product logo

ngx-ui-builder's People

Contributors

dependabot[bot] avatar ericleib avatar gleibfried avatar hebus avatar sic-sic 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  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

ngx-ui-builder's Issues

Schematics missing from latest npm package (0.2.4)

The latest npm package available for this project is 0.2.4 (https://www.npmjs.com/package/@sinequa/ngx-ui-builder?activeTab=versions) so when we running the following command ng generate ngx-ui-builder:make-static -- --config=my-config.json to generate static templates as suggested at the following page in the docs https://github.com/sinequa/ngx-ui-builder?tab=readme-ov-file#static-export it results in the following exception An unhandled exception occurred: Collection ".....\\ngx-ui-builder\\node_modules\\@sinequa\\ngx-ui-builder\\schematics\\collection.json" cannot be resolved. which is due to not having published the latest project version (1.0.0) on npm. The latest version on npm (0.2.4) is missing schematics folder containg collection.json file mentioned in the error I reported above in the text.
image

...but it works fine if I build the library locally, copy the build artifacts to the node_modules\@sinequa\ngx-ui-builder and then run ng generate ngx-ui-builder:make-static -- --config=my-config.json again since now there is schematics folder with collection.json file in library build output folder:

image

I would say the latest project version should be deployed to npm.

Thanks.

Configurator Components Usecase

Hi,
Great job with this library!!

I was going through the code and functionalities and noticed there is no usecase (as far as I can see) for most of the components (except for toolbar) under the folder projects/lib/src/configurator, the ones in the red rectangle from the following screenshot:

image

Is there any place where I can these components in action with the configuration, inputs, outputs...?

Thanks!

Angular 14 Support

ng add @sinequa/ngx-ui-builder actually does not work with an angular 14 project and I don't want to downgrade to angular 12.
It would be possible to upgrade to angular 14 ?
I can contribute if you want.

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.