Skip to content

Releases: hchiam/console-log-element

bookmarklet backup alternative

2.1.1

03 Aug 15:00
Compare
Choose a tag to compare

Fix #19 and #20 (bugs with the buttons that let you reuse previous inputs).

2.1.0

23 Jul 02:44
Compare
Choose a tag to compare

Fix #18

2.0.8

01 Jul 00:14
Compare
Choose a tag to compare

Fix #16

2.0.7

30 Jun 22:13
Compare
Choose a tag to compare

Removed use of innerHTML.

2.0.6

30 Jun 22:05
Compare
Choose a tag to compare

Trying to fix #15: autocapitalize="none"

2.0.5

10 May 05:24
Compare
Choose a tag to compare

Fixed issue #14 bug to differentiate between console.log from interface and from browser.

2.0.4

19 Apr 23:47
Compare
Choose a tag to compare
  • browser-originating logs were adding new lines

2.0.3

19 Apr 23:36
Compare
Choose a tag to compare

Minor style fixes.

2.0.2

19 Apr 23:28
Compare
Choose a tag to compare
  • made browser-originating console input resize input rows too