kartik-v/yii2-popover-x
An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.
v1.3.5
3.7M downloads/mo
#3496 most downloaded on Packagist
kartik-v/yii2-popover-x
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 2.6 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
9 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Oct 2014 to Apr 2020Releases
latest 9-
v1.3.502 Apr 2020Release notes
Open source →Date: 02-Apr-2020
- Enhancement to parse
pluginOptionscorrectly when onlytoggleButtonis configured. - Move all source code to
srcdirectory. - Enhancements to support Bootstrap v4.x.
- (enh #19): Enhance
header,closeButton, andtoggleButtonrendering validation.
- Enhancement to parse
-
v1.3.408 Sep 2017 -
v1.3.312 Jan 2016 -
v1.3.212 Jan 2016Release notes
Open source →Date: 12-Jan-2016
- (enh #12): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53.
-
v1.3.101 Jul 2015 -
v1.3.025 Nov 2014Release notes
Open source →Date: 25-Nov-2014
- (enh #5): Enhance widget to use updated plugin registration from Krajee base
-
v1.2.010 Nov 2014Release notes
Open source →Date: 10-Nov-2014
- Set dependency on Krajee base components
- Set release to stable
-
v1.1.024 Oct 2014 -
v1.0.005 Oct 2014Release notes
Open source →Date: 2014-07-15
Changes
- Initial release.
- PSR4 alias change for composer.json.
Initial Features
- The extended popover can be rendered just like a bootstrap modal dialog with the bootstrap popover styling. Since the plugin extends the bootstrap modal,
all features of the bootstrap modal and its methods are also available. - Adds a popover footer along with header. Configuration of the HTML content for the popover is much easier, just like a bootstrap modal.
- Specially styles and spaces out bootstrap buttons added in popover footer.
- Add a close icon/button to a popover window.
- Configure various prebuilt styles/templates. In addition to a default (grey), the bootstrap 3 contextual color styles of
primary,
info,success,danger, andwarningcan be used. - Control popover placements
top,bottom,left, orrightof the target element. - Specially style the popover arrow to be consistent for each contextual color and popover placement.
- Prebuilt CSS styles for controlling appearance and sizes of the popovers