Skip to content

Releases: tuxnull/BootstraPHP

0.1.7

30 Jan 20:25
a033155
Compare
Choose a tag to compare

Minor Adjustments

0.1.6

03 Feb 15:22
Compare
Choose a tag to compare

Bootstrap CDN is now used as Default.
col() now has an order argument

0.1.4

29 Jan 22:26
Compare
Choose a tag to compare

Added code_text(args, content)
Various bug fixes

0.1.3

29 Jan 11:18
Compare
Choose a tag to compare
  • Added progress bar
  • Bug Fixes

0.1.2

29 Jan 00:15
7274b26
Compare
Choose a tag to compare

More Bug Fixes.

  • Added Button Group
  • Added Modal
  • Added Carousel

0.1.1

28 Jan 10:28
Compare
Choose a tag to compare

Includes Hotfixes and List Groups

0.1.0_HOTFIX1

28 Jan 10:23
Compare
Choose a tag to compare

Fixed navbar methods

0.1.0

28 Jan 09:54
Compare
Choose a tag to compare

This update will break your existing code. Please read the 0.1.0 docs in the Wiki section of our GitHub!

  • Complete rewrite of every function. A function which needs arguments now requests them inside an array.

0.0.8_Hotfix2

27 Jan 00:14
Compare
Choose a tag to compare

Fixed composer.json.

0.0.10

27 Jan 12:03
Compare
Choose a tag to compare

(Last release before major argument rewrite [Version 0.1.0])

  • Added pagination(aria_label, content, alignment)
  • Added page_item(content, disabled)
  • Added page_link(links_to, content)