Skip to content

Releases: thecodingmachine/html.template.bootstrap

v5.2.1

Choose a tag to compare

@homersimpsons homersimpsons released this 01 Dec 15:54

Full Changelog: v5.2.0...v5.2.1

v5.2.0-beta.1

Choose a tag to compare

@homersimpsons homersimpsons released this 01 Dec 15:31
833cae4

What's Changed

New Contributors

Full Changelog: 5.1.1...v5.2.0-beta.1

v5.2.0

Choose a tag to compare

@homersimpsons homersimpsons released this 01 Dec 15:38
833cae4

What's Changed

New Contributors

Full Changelog: 5.1.1...v5.2.0

v5.1.4

Choose a tag to compare

@moufmouf moufmouf released this 11 Apr 15:42
b8bd7b4

Bugfix:

v5.1.3

Choose a tag to compare

@moufmouf moufmouf released this 30 Nov 17:07
4b0eba9

Improvement:

Allow bootstrap template to be used if headers are already sent

Fix PHPUnit usage

Choose a tag to compare

@moufmouf moufmouf released this 17 Jul 17:10
f086c0c

See #14

Fix PHPUnit usage

Choose a tag to compare

@moufmouf moufmouf released this 17 Jul 17:05
700995a

See #13

Fix child hidden in conditionnal

Choose a tag to compare

@marcteyssier marcteyssier released this 14 Nov 16:51
82d6ae1
5.1.1

Fix child hidden in conditionnal

Bootstrap 4

Choose a tag to compare

@marcteyssier marcteyssier released this 25 Sep 14:51
240a8c8
Merge pull request #10 from nguyenk/addColorShemes

Add Color schemes support

Change label in simple login form

Choose a tag to compare

@moufmouf moufmouf released this 07 Sep 13:54
Merge pull request #7 from alexisprevot/dynamicTitle

Adding variable instead of string into the view. Now it's possible to…