Ghislain B.
Ghislain B.
@StarpTech I'm trying something in PR #871 but I am not 100% sure if it will be enough or not, need feedback. EDIT released under [v3.5.0](https://github.com/lerna-lite/lerna-lite/releases/tag/v3.5.0) so give it a...
Hello, I don't use GitLab and this code was created by the original author and I have never touched the GitLab logic. However I don't see the `GL_TOKEN` being used...
so did you get it working? Can we close the issue? I'm afraid I cannot help at all with your issue, however the way we do it in GitHub Actions...
> I try use publishConfig in package.json and lerna.json for override command. not supported in Lerna (but supported in Lerna-Lite), see #3568, #3402
hey guys, ~I'm looking at implementing this~ (it's implemented) as an option in [Lerna-Lite](https://github.com/ghiscoding/lerna-lite), it will be opt-in (disabled by default) and it will be very restrictive (it will only...
@kumardeepakme you can contribute to the project, I didn't really test it (not sure how to test it either) but taking the code from https://github.com/uvarov-frontend/vanilla-calendar-pro/blob/501f311faf141414acfd7f9bf17ea52490a15dff/package/src/scripts/handles/handleInput.ts#L64-L73 and changing to this new...
I have the code for auto-positioning in a fork, I can submit a PR for auto-positioning after all my other PRs are reviewed/merged :) I also assume that my code...
So after creating new open PR #278, I started to play with that auto-position code to see if I can fix the issue mentioned here with the pop-ups and I'm...
that's ok, I'm currently using a fork of your project for now. Once these PRs are reviewed and merged, I also have other PRs to make it in sync with...
Can you look at the [client-cli](https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins/blob/master/client-cli/src/main.js) sample, it should be working and is of ESNext type.