Skip to content

Releases: Yashasmonkeycoder/find-text_plugin

Update 3

08 May 10:36
b68df1b
Compare
Choose a tag to compare

What's new:

  1. minified version of the plugin is introduced where you only have to insert only one script tag with cdn link to access the plugin. So conveniency is improved.

update 2

07 May 10:24
fd919e4
Compare
Choose a tag to compare

What's new:

  1. Before innerText was used to perform search function that would erase the html part in your code block. But now innerHTML is used to prevent it by not interfering with html part of your code block.
  2. Now you don't need to put the nav-sticky_top div in your code, it will be automatically applied just by including this plugin (included of whole plugin, text-finder.css text-finder.js)

Update 2

06 May 09:22
e63d7c8
Compare
Choose a tag to compare
Update 2 Pre-release
Pre-release

All the major glitch in the code fixed and new special button style that make it easier to add search button's style.

New dawn

05 May 18:57
8fc162f
Compare
Choose a tag to compare
New dawn Pre-release
Pre-release

This is the first release of the code and it might have some glitches. These will be later fixed.