vrilcode

Results 4 issues of vrilcode

### What version of `astro` are you using? 1.0.6 ### Are you using an SSR adapter? If so, which one? none ### What package manager are you using? npm ###...

p2-nice-to-have

### Description A professional typesetting system should have extensive support for grid typesetting. InDesign supports (as well as a lot of other professional DTP applications) baseline grid and document grid...

feature request
layout

#### Describe the bug If I use `hasFeedback: false` in input block type `DateSelector`, feedback icon is still displayed, but outside of input field and in gray (see screenshot). This...

Bug

## Description You can’t use `LocalStorageRecentSearchesPlugin` with autocomplete option `defaultActiveItemId` (e.g. `defaultActiveItemId: 0`), because `onSubmit` lifecycle hook is not fired by autocomplete in this case. `LocalStorageRecentSearchesPlugin` is based on this...