All Projects → aui → Artdialog

aui / Artdialog

Licence: lgpl-3.0
经典的网页对话框组件

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Artdialog

Bootstrap Show Modal
A Bootstrap 4 / jQuery plugin wrapper, to create modals dynamically in JavaScript
Stars: ✭ 38 (-98.78%)
Mutual labels:  dialog, jquery
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (-86.37%)
Mutual labels:  dialog, jquery
Bdialog
Extend the Bootstrap Modal features, making dialog more functions and easier to use, dialog type including modal, alert, mask and toast types
Stars: ✭ 174 (-94.41%)
Mutual labels:  dialog, jquery
Simplelightbox
Touch-friendly image lightbox for mobile and desktop
Stars: ✭ 744 (-76.08%)
Mutual labels:  dialog, jquery
Jquery Confirm
A multipurpose plugin for alert, confirm & dialog, with extended features.
Stars: ✭ 1,776 (-42.89%)
Mutual labels:  dialog, jquery
Ax5ui Kernel
Javascript UI Framework - AX5UI - Kernel Module
Stars: ✭ 164 (-94.73%)
Mutual labels:  dialog, jquery
Jquery Modal
The simplest possible modal for jQuery
Stars: ✭ 2,459 (-20.93%)
Mutual labels:  dialog, jquery
T.js
⌨️ Lightweight $.Hypertext.Typewriter
Stars: ✭ 289 (-90.71%)
Mutual labels:  jquery
Jquery.json Viewer
jQuery plugin for displaying JSON data
Stars: ✭ 295 (-90.51%)
Mutual labels:  jquery
Stickystack.js
A jQuery plugin that creates a stacking effect by sticking panels as they reach the top of the viewport.
Stars: ✭ 287 (-90.77%)
Mutual labels:  jquery
Timer.jquery
jQuery Timer: Start/Stop/Resume/Remove pretty timer inside any HTML element.
Stars: ✭ 283 (-90.9%)
Mutual labels:  jquery
Boston.gov D7
Once housed code for boston.gov. Have moved to Drupal 8 as of November 2019.
Stars: ✭ 290 (-90.68%)
Mutual labels:  jquery
React Native Picker
纯JS实现的一个高效流畅的日期选择器和区域选择器,支持android、ios
Stars: ✭ 295 (-90.51%)
Mutual labels:  dialog
Gonorth
GoNorth is a story and content planning tool for RPGs and other open world games.
Stars: ✭ 289 (-90.71%)
Mutual labels:  dialog
Angular Slickgrid
Angular-Slickgrid is a wrapper of the lightning fast & customizable SlickGrid datagrid, it also includes multiple Styling Themes
Stars: ✭ 298 (-90.42%)
Mutual labels:  jquery
Sticky Kit
A jQuery plugin for creating smart sticky elements
Stars: ✭ 2,961 (-4.79%)
Mutual labels:  jquery
Validate
A simple jQuery plugin to validate forms.
Stars: ✭ 298 (-90.42%)
Mutual labels:  jquery
Mbtileparser
MBTileParser is a game engine written using pure UIKit in the days before SpriteKit.
Stars: ✭ 297 (-90.45%)
Mutual labels:  dialog
Yan
使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架
Stars: ✭ 293 (-90.58%)
Mutual labels:  jquery
Estoque
Controle de estoque
Stars: ✭ 292 (-90.61%)
Mutual labels:  jquery

artDialog

CDNJS NPM Version NPM Downloads

artDialog——经典、优雅的网页对话框控件。

文档与示例 | AngularJS 版本

npm install --save-dev art-dialog

成功案例

超过 40 万网站在使用 artDialog,其中不乏国内顶尖的产品:

更新历史

7.0.0

  1. 支持 Webpack
  2. 支持 Npm
  3. 将 CSS 打包到 JS 中

6.0.4

  1. content()方法传入隐藏元素并显示,并且remove()的时候会将元素插入到body避免被销毁 #103 #126
  2. 修复button方法可能会多次绑定事件的问题
  3. 模态对话框可以避免 shift + tab 将焦点移出对话框 #67

6.0.3

  1. 修复button方法直接传入 html 不显示的问题
  2. 修复版本管理导致#78重现问题

6.0.2

  1. 提供无依赖 seajs 与 requirejs 的版本
  2. 取消按钮增加cancelDisplay配置,保留cancel事件的同时也不会显示取消按钮

6.0.1

  1. 进一步完善焦点管理,避免抢夺开发者自己设置的焦点#67
  2. 修复对话框内容使用 html5 data-id 属性冲突的问题#78
  3. 改善 Esc 快捷键与 cancel 的问题#36

6.0.0

  1. 功能增强:支持定义左下角的区域 HTML、支持 12 个方向的气泡对话框、支持无标题栏与按钮区的对话框
  2. 更好的交互体验:更加先进的焦点管理,支持无障碍访问
  3. 面向未来:基于 HTML5 Dialog 的 API
  4. 模块化:支持 AMD、CMD 规范
  5. 可选增强版:拖拽支持、简化框架页面调用

授权协议

免费,且开源,基于LGPL-3.0协议。

[AD] 前端招聘:在海边写代码

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].