Componette

Componette

ipublikuj-archive

ipublikuj-archive / confirmation-dialog v2.1.13

Extension for creating confirm action dialogs for various items for Nette Framework (2.4+)

download-cloud-line composer require ipub/confirmation-dialog

Confirmation dialog

Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Latest Stable Version Composer Downloads License

Extension for creating confirm action dialogs for various items for Nette Framework

Installation

The best way to install ipub/confirmation-dialog is using Composer:

$ composer require ipub/confirmation-dialog

After that you have to register extension in config.neon.

extensions:
	confirmationDialog: IPub\ConfirmationDialog\DI\ConfirmationDialogExtension

Documentation

Learn how to use smart confirmation dialogs in documentation.


Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/confirmation-dialog.

  • v2.1.13 v2.1.13

    • Just updating organization name
  • v2.1.12 v2.1.12

    • Yet another code cleaning
  • v2.1.11 v2.1.11

    • Updating project url
  • v2.1.10 v2.1.10

    • Code cleaning
  • v2.1.9 v2.1.9

    • Refactored deprecated methods
  • v2.1.8 v2.1.8

    • Just code cleaning
    • Fixed some return types
  • v2.1.7 v2.1.7

    • Minor changes
  • v2.1.6 v2.1.6

    • Upgrading to Nette 2.4 & PHP 7.1
  • v2.1.5 v2.1.5

    • Added support for Bower & created Bower package
  • v2.1.4 v2.1.4

    • Just code cleaning
  • v2.1.3 v2.1.3

    • Folder structure change
    • Added support for ipub/packages extension
  • v2.1.2 v2.1.2

    • Confirmer factory is now only internal
    • Some inject methods were transformed to constructors
    • Code cleaning
  • v2.1.1 v2.1.1

    • Minor fixes
    • Code cleaning
  • v2.1.0 v2.1.0

    • Added support for Nette 2.4
    • Upgraded to PHP7
    • Dropped PHP5.6
  • v2.0.4 v2.0.4

    • Fixed getting confirmer component. thx to @brychta-v
    • Fixed missing class in bootstrap template. thx to @juniwalk
    • Added abbility to skip displaying confirmer dialog
  • v2.0.3 v2.0.3

    • Added code coverage tests
    • Updated documentation
  • v2.0.2 v2.0.2

    • Updated template & layout setters
    • Updated documentation
  • v2.0.1 v2.0.1

  • v2.0.0 v2.0.0

    • Complete refacotring
    • Confirmers are as controls
  • v1.0.0 v1.0.0

    • First stable version
Componette Componette felix@nette.org