Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banners for beta-releases

Include links to the public repository of your project to simplify the potential bug discoveries.

Using position: fixed as this is currently supported by all evergreen browsers

example left-positioning:

<div class="beta-wrapper beta-left ">
  <div class="beta beta-blue  ">
    <a class="beta-link " href="//github.com/########">
      <span class="beta-text">
        This is a Beta release.
      </span>
      <span class="beta-text">
        For any issues please raise a ticket on GitHub
      </span>
    </a>
  </div>
</div>

For the other 3 positions please check the beta.html file

About

add beta-banners to websites with links to the public repository new issue to simplify fixing bugs in the future as user can report them

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages