Skip to content

issues Search Results · repo:1j01/simple-console language:JavaScript

Filter by

11 results
 (50 ms)

11 results

in1j01/simple-console (press backspace or delete to remove)

https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme also make sure the aria-label doesn t get read redundantly with title, and maybe make the dark mode toggle button built in ...
  • 1j01
  • Opened 
    on Aug 25, 2019
  • #11

Today I wrote a super simple console logger that embeds in my webapp (not yet published) because I got tired of making calls to the real console and opening it. Sometimes you just need the very basics. ...
  • julesmanson
  • Opened 
    on Jan 2, 2019
  • #10

The CSS uses some generic selectors like error and success that are likely to conflict. Possible solutions: - Prefix all selectors (currently some of them are prefixed with simple-console- and others ...
enhancement
help wanted
  • 1j01
  • Opened 
    on Oct 1, 2018
  • #9

Do not want 100%, and if I lower that value doesn t display. Is this in the CSS?
question
  • colinr23
  • 6
  • Opened 
    on Mar 27, 2018
  • #8

See also: - http://sdether.github.io/josh.js/quakeconsole.html (note: doesn t work with Ctrl+`, no Esc to exit) - https://stackoverflow.com/questions/5873187/quake-like-console-in-javascript-and-jquery-if-it-can-help ...
enhancement
  • 1j01
  • 1
  • Opened 
    on Mar 21, 2018
  • #7

I don t have experience with web components, but I think this project should be an ideal candidate for being a web component.
enhancement
help wanted
  • 1j01
  • Opened 
    on Dec 13, 2017
  • #6

When you hit enter, your input is logged to the output, including a chevron, but the chevron ends up one or two pixels offset from where the original chevron was.
  • 1j01
  • Opened 
    on Dec 13, 2017
  • #5

Messages should have min-height of probably 1em, so that if you enter just whitespace they don t get squished up and mess up the layout. Noticing this with Ooplie s console. Less noticeable with the simple-console ...
bug
help wanted
  • 1j01
  • 1
  • Opened 
    on Dec 7, 2017
  • #4

I can find the option to toggle the dark mode in README file. Thank you.
question
  • yanganto
  • 2
  • Opened 
    on Dec 31, 2016
  • #3

Hi, I wished there was a success function beside log/warn/error, similar to warn and error but with a green background. Thanks for the library it does a nice job.
enhancement
  • daaa57150
  • 1
  • Opened 
    on Aug 31, 2016
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub