Pavel 'Strajk' Dolecek

Results 40 issues of Pavel 'Strajk' Dolecek

## Motivation We would prefer displaying MRs & Issues in plain data table with features like sorting, filtering... How listing looks now: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests How smart table could look: https://akveo.github.io/ng2-smart-table/#/

difficulty/high

## Motivation Prevent merging by accident

difficulty/low

I am really interested in results! :)

Hey, first of all, thx for amazing work on this plugin πŸ‘ Cypress changed `before:browser:launch` hook in v4, this will make it work https://github.com/cypress-io/cypress/pull/6293

🚨 🚨 🚨 I admit that I'm not sure this is correct, but it works for me 🚨 🚨 🚨 ![image](https://user-images.githubusercontent.com/697301/88308429-4b4fa080-cd0d-11ea-96de-ad3ca374d503.png)

#### What? When passing `Error` through Message Passing, they become empty objects #### Why? Messages are serialized and deserialized, and errors by default serialize to empty objects. #### Demo In...

something like πŸŽ©πŸ•ΆπŸ‘“πŸ€– should do the job!

enhancement

Makes in harder to tell if u have max model πŸ’Έ enabled or not

## Summary Adds a `mouseModifiers` parameter to the `setupLocatorUI()` function, allowing users to configure custom keyboard shortcuts when using Locator without the browser extension. ## Changes - Added `mouseModifiers?: string`...

TLDR: ``` npm install locatorjs-nextjs-experimental --save-dev import type { NextConfig } from 'next' const nextConfig: NextConfig = { turbopack: { rules: locatorJSPlugin.turbopack(), ``` ## Summary This PR adds full support...