WPBones Versions Save

WordPress framework for Laravel developers

1.3.2

1 week ago
  • ✨ Adds blade support
  • ✨ Adds localizeScripts

1.3.4

1 week ago
  • 📝 Updates docs
  • 🐛 Minor bug fixes

1.4.0

1 week ago

✨ New

  • Added wp-scripts package in the packages.json
  • Added build:app script in the packages.json
  • Added build:start script in the packages.json
  • Added resources/assets/apps folder to vuild a full ReactJS application
  • Added withAdminAppsScripts() method in the View
  • Added documentation Hot to create a ReactJS application
  • Added documentation Versioning your Plugin

💎 Improvements

  • Improved the php bones version to support

    • --pre-patch Eg. 1.0.1-rc.1
    • --pre-minor Eg. 1.1.0-rc.1
    • --pre-major Eg. 2.0.0-rc.1
  • Update the Service Provider documentation WP Bones Documentation

🐛 Fixes

  • Minor fixes and improvements in the documentation Website WP Bones

⚠️ Note well

  • The WordPress Playground may not work properly with Illuminate Eloquent and Blade templates. We recommend downloading the demo and using it locally.

1.1.0

2 years ago
  • exit from beta
  • adds database support
  • adds API support
  • moves eloquent form out the box
  • improves php bones command
  • several minor fixes
  • rev docs

1.0.5

2 years ago

0.12.0

2 years ago
  • Adds php bones version

0.10.0

2 years ago
  • updates packages
  • fixe some minor issues

0.9.51

4 years ago
  • 19017cb5 feat: replace charsetCollate with $wpdb->get_charset_collate()
  • 69fa57ae style: params widget
  • c4307bab Update issue templates
  • fc9b4036 Create CODE_OF_CONDUCT.md