Clifford Fajardo
Clifford Fajardo
# What is the change Add "Related Section" referencing ESlint's magic number rule. # Purpose of Change 1. Expose more people to the awesome-ness of no magic numbers. 2. [ESlint](https://eslint.org/docs/rules/no-magic-numbers)...
MacOS download not working. Should the MacOS file in the [releases page](https://github.com/i5ik/Diskernet/releases) be a `.dmg` file? I downloaded the file and when I opened it, it was opened in my...
Mostly created this issue for historical purposes of if people were looking for info adding box shadows to this tooltip. **One thing to note**: This implementation of the tooltip with...
## What is the change? Add `bug_report.yml` & `config.yml` file to enable Github's form based issue template - https://youtu.be/qQE1BUkf2-s?t=23 ## Motivation - encourage's bug reporter's to put more care into...
Example: ``` candidates = [ { name: 'truck', lang: 'ruby', ext: '.rb' } { name: 'foo', lang: 'php', ext: '.php' } { name: 'ruby car', lang: 'ruby', ext: '.rb' }...
### What? - New Feature: Virtualized Search Results List ### Why / Use Cases? - Virtualized lists only render a subset of a large data set, so they don't slow...
## What is the change? 1. add the `bug_report.yml` github file to enable [Github's new issue template form](https://youtu.be/qQE1BUkf2-s?t=23) 2. add the `feature_request.yml` github file to enable Github's new template form...
Hi Rill team, **Describe the solution you'd like** Ability to rename a `.sql` file name from the left sidebar; by doing the following: 1. show a "rename file" option when...
**Describe the bug** Updating model file name doesn't autoupdate the sidebar; I have to refresh my webpage, which takes you out of focus of what you're doing **To Reproduce** 1....
### Describe the bug `preventComboOverlap:true` inside of G6's layout config does not prevent combos from overlapping when combos are opened near each other. ### Your Example Website or App https://codesandbox.io/s/g6-4-6-3--preventcombooverlap--bug-ovlu74?file=/index.js...