Skip to content

Releases: TAMULib/Pipit-Seed

v1.0.0

21 Apr 20:48

Choose a tag to compare

What's Changed

  • Issue 12 - Modularize CSS/JS by @jsavell in #15
  • Use new ACTIVE_THEME constant and rename demo app ViewRender by @jsavell in #17
  • Remove closing PHP tags by @kaladay in #20
  • Whitespace changes merge by @jsavell in #21
  • Whitespaces changes, tabs to spaces and trailing spaces by @kaladay in #19
  • Implement Paging example by @jsavell in #22
  • Pipit 2x Update and More by @jsavell in #25
    • Add and enable TAMU theme by default
    • Convert configuration to INI files
    • Implement Pipit Entity and EntityRepository example

Full Changelog: v0.9.0...v1.0.0

File Management and Form Validation demos

03 Oct 18:12

Choose a tag to compare

Merge pull request #11 from TAMULib/development

Merge of Form Validation and File Management feature demos