lidarr/frontend
David Bates 54ca73f474 Fixes two ui issues (#206)
* Fixes two ui issues

References #205
- Fixes issue when in Table mode for the artist index when you click on a letter and error was thrown
- The VirtualTable reference was not set prior to trying to access functions on the object

Also fixes another ui issue I saw, when you were in the search box, the up and down arrows would not work in the Autocomplete componenet, this fixes that.

Gitignore changes to ignore my Idea projects

Adds .editorconfig for editors that respect that to maintain spacing and other config

* Changers per @QStick and the code review.

- Moved Ref out to funtion rather than inline as that can cause a performance hit
- Changed line in gitignore to ignore any .idea folder
- Cleaned up the editorconfig file
- Used proper background color in the CSS for the search suggestions
-
2018-02-11 16:57:00 +01:00
..
gulp Updates to UI, Update NLog to 4.4.12 2017-10-01 23:05:28 -04:00
src Fixes two ui issues (#206) 2018-02-11 16:57:00 +01:00
.csscomb.json Initial Commit Rework 2017-09-05 23:00:26 -04:00
.editorconfig Fixes two ui issues (#206) 2018-02-11 16:57:00 +01:00
.esformatter Initial Commit Rework 2017-09-05 23:00:26 -04:00
.eslintignore Initial Commit Rework 2017-09-05 23:00:26 -04:00
.eslintrc Fixed eslint errors and re-enabled build.sh check (#150) 2017-12-17 00:49:47 -05:00
.jsbeautifyrc Initial Commit Rework 2017-09-05 23:00:26 -04:00
.stylelintrc Update to FontAwesome5 2018-01-21 22:56:41 -05:00
.tern-project Initial Commit Rework 2017-09-05 23:00:26 -04:00
postcss.config.js UI Formatting Cleanup 2017-10-07 02:21:06 -04:00