Rajasegar Chandran

Results 63 issues of Rajasegar Chandran

We are calling it out that this action does not setup node and we have to explicitly do it, but sometimes it is not obviously enough to read through the...

Is it possible to create nodes interactively by right clicking in the canvas and choosing a node type? Some thing similar to what `rete.js` does... https://rete.js.org/ There were some attempts...

enhancement

I couldn't find any documentation on creating a read-only node which cannot be modified, cloned or deleted?

Since the guides were written long time back, most of the references to the main branch are master. And most of the organizations are making a move to have an...

improvement

Add new rule and tests to avoid callback memory leaks Callback leaks are memory leaks that occur due to state being caught in a callback function that is never released...

enhancement
New Rule

Fixes #418 1. Working for normal async actions 2. With decorators it is throwing errors, need to fix this.

Fixes #423 Added new rule and tests to avoid callback memory leaks Callback leaks are memory leaks that occur due to state being caught in a callback function that is...

This is a tracking issue for Bootstrap v4 upgrade for this lib # Components - [x] Alerts - [x] Badge - [x] Breadcrumb - [ ] Buttons - [ ]...

enhancement

`cl-djula-tailwind` is a package to use Tailwind classes in Djula templates without any overhead of JavaScript or Node.js tooling. It is a complete rewrite of Tailwind classes from scratch in...

cl-djula-svg is a Common Lisp package that will help process SVG files and copy them to folders so that they can be used in [Djula](https://github.com/rajasegar/cl-djula-svg/blob/main) templates in a [Caveman](https://github.com/rajasegar/cl-djula-svg/blob/main) web...