1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/input
Roman 4c83f5becf
Replacing global themed sass-vars to css-vars (#4322)
* generating css-vars
* convert all global / theme sass vars to css vars with available default theme colors
* added missing colors to dark lens theme
2021-11-15 17:37:23 +02:00
..
__tests__ Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
drop-file-input.scss Replacing global themed sass-vars to css-vars (#4322) 2021-11-15 17:37:23 +02:00
drop-file-input.tsx Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
file-input.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
index.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
input_validators.ts Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
input.scss Replacing global themed sass-vars to css-vars (#4322) 2021-11-15 17:37:23 +02:00
input.tsx Lint: comma-spacing (error) & comma-dangle (error) (#4200) 2021-11-02 17:38:20 -04:00
search-input-url.tsx Make customizing ItemListLayout header explicitly reducable (#2956) 2021-06-08 07:41:36 -04:00
search-input.scss Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
search-input.tsx Only listen to CMD+f for <SearchInput> on macOS (#4175) 2021-10-29 09:43:20 -04:00