Ace - Responsive Admin Template

2024-04-30 00:32
文章标签 template admin ace responsive

本文主要是介绍Ace - Responsive Admin Template,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

Ace简介:

Ace 是一个轻量、功能丰富、HTML5、响应式、支持手机及平板电脑上浏览的管理后台模板,基于CSS框架Bootstrap制作,Bootstrap版本更新至 3.0,Ace – Responsive Admin Template当前最新版!

 

 

Ace - Responsive Admin Template
Live preview  Purchase now »

Ace (v1.2) is a lightweight, feature-rich and easy to use admin template based on Bootstrap 3


Ace Skins


Dear user, to be notified of new updates please:

  • Make sure you are a member at the marketplace, so that you will be notified through email when an update becomes available
  • Subscribe to : http://feeds.feedburner.com/responsiweb
  • Follow me on Twitter : http://twitter.com/responsiweb

Also if you have already purchased an older version, you can download the latest approved version here, at no extra cost: https://wrapbootstrap.com/support/download-resender


New version (v1.2) released:

  • Upgraded to Bootstrap 3.0.0
  • Some fixes, improvements and updates

New version (v1.1.3) released:

  • Inbox page (more pages)
  • Timeline page with 2 styles (more pages)
  • FAQ page (other pages)
  • jqGrid plugin (tables & grids)
  • jQuery UI re-styling (UI elements)
  • Dropzone.js drag & drop file upload (form elements)
  • Nestable hierarchical list plugin (UI elements)
  • Cookie/localStorage helper to save user selected settings
  • Several fixes, enhancements and updates

New version (v1.1.2) released:

  • Profile page with 3 styles
  • Inline editable plugin with 4 new custom editables (image, wysiwyg, spinner & slider)
  • Tag input
  • Select2
  • RTL (right to left) support
  • Enhancements and bug fixes
  • Updated documentation and examples
  • Updated libraries and plugins

New version (v1.1) released:

  • LESS files added
  • Mustache template files added with support for JS (Mustache.js/Hogan.js) and PHP
  • Wysiwyg editor
  • Markdown editor
  • Treeview element
  • Updated plugins and libraries
  • A few bug fixes and enhancements

The initial release (v1) comes with the following features:

  • 4 Different theme colors
  • Responsive design
  • Documentation
  • HTML pages including:

    • Dashboard with stats, charts and recent events
    • UI elements
    • Buttons
    • Treeview
    • Form elements
    • Wysiwyg editor
    • Wizard
    • Customizable widgets
    • Image gallery
    • Pricing tables
    • Invoice
    • Inbox
    • Timeline
    • FAQ
    • User profile
    • Login, register and forgot password
    • Error 404 and error 500 pages
    • And a few other
  • Custom elements and plugins including:

    • Pure CSS3 checkbox, radio and On/Off switch elements (not available in IE8)
    • File input control
    • Simple color picker
  • Bootstrap, jQuery UI and third party plugins and elements including:

    • jQuery 2.0.3
    • jQuery UI 1.10.3 (Custom Build)
    • Twitter Bootstrap 3.0.0
    • FontAwesome 3.2.1
    • Google "Open Sans" Font
    • jQuery Flot Charts 0.8.1
    • jQuery Sparklines 2.1.2
    • Easy Pie Chart 1.2.5
    • jQuery Knob 1.2.0
    • jQuery Validate 1.11.1
    • FuelUX 2.3.0 (Spinner & Wizard & Treeview)
    • FullCalendar 1.6.4
    • jQuery ColorBox 1.4.27
    • jQuery dataTables 1.9.4
    • jQuery Chosen 1.0
    • jQuery Masked Input 1.3.1
    • jQuery Input Limiter 1.3.1
    • jQuery AutoSize 1.17.7
    • Bootstrap Colorpicker
    • Bootstrap Datepicker
    • Bootstrap Timepicker v0.2.3
    • Bootstrap DateRange Picker 1.2
    • Bootbox.js 4.0.0
    • jQuery Gritter 1.7.4
    • jQuery slimScroll 1.1.1
    • Spin.js 1.3.0
    • jQuery UI Touch Punch 0.2.2
    • Google Code Prettify
    • ExplorerCanvas
    • Mindmup Wysiwyg Editor
    • Toopay Markdown Editor 1.1.4
    • X-editable 1.4.6
    • Select2 3.4.2
    • Bootstrap Tags 2.2.5
    • jQuery Mobile 1.3.2 (Custom Build)
    • jqGrid 4.5.2
    • Dropzone.js 3.0
    • Nestable lists plugin

The following is on to-do list and will be added to Ace in next updates:

  • New features & elements such as :

    • Wysiwyg editor (now available)
    • Treeview (now available)
    • Timeline (now available)
    • Search results
    • Tables with details
    • FAQ page (now available)
    • User profile (now available)
    • Inline editable data (now available)
    • File upload and management
    • Email template
    • Inbox & messages (now available)
    • Misc. page templates
  • Cookie support for saving client-side customizations (now available)

  • RTL Support (now available)
  • Adding LESS files as well as Javascript client-side template files such as Mustache. (now available)

Please note that support is provided via email as mentioned in the documentation page.

这篇关于Ace - Responsive Admin Template的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/947553

相关文章

068、PyCharm 关于Live Template模板

在 PyCharm 编辑器中,Live Templates 是一种功能强大的工具,可以帮助我们快速插入常用的代码片段或模板。 以下是在 PyCharm 中添加 Live Templates 的步骤: 添加 Live Templates 步骤: 打开 PyCharm 编辑器。 转到菜单栏中的 “File”(文件) -> “Settings”(设置)。 在 Settings 窗口中,展开

IDEA安装插件Git Commit Template

最近 项目代码版本管理迁移到了git,所以我们都使用git提交代码。但是提交的massage优点乱,如果统一化标准化的就很容易让人理解。我发现其实idea对此已经有一个很好的插件来支持了。那就是Git Commit Template 1、idea安装git commit template插件 2、重启idea 3、选择要提交的文件,右击,如下图: 填写对应的内容,提交即可

vue的模板 template/template

<div id="app"><my-component></my-component></div>Vue.component('my-component',{template: '<div>AAAAA</div><div>BBBBB</div>'});var vm = new Vue({el: '#app',}); Vue 版本: 2.1.3

vben admin BasicTable表格基本使用

vben admin是一款强大的后台管理系统,广泛应用于各种项目中。本文将为您详细介绍如何使用 便您更快地上手并充分发挥其功能。 Table 表格 | Vben Admin一个开箱即用的前端框架https://jeesite.com/front/vben-admin/docs/components/table.html#usage 1.register: 里面是table里面的一些配置项,比如

Bootstrap tutorial: A responsive design tutorial with Twitter Bootstrap 3

原文:http://www.revillweb.com/tutorials/bootstrap-tutorial/ Introduction This bootstrap tutorial will show you how to create a responsive template using twitter bootstrap 3. We will create a res

粗粒度权限控制(拦截是否登录、拦截用户名admin权限)

RBAC --> 基于角色的权限控制 tb_usertb_roletb_userroletb_menu(增、删、改、查)tb_rolemenu 1 说明 给出三个页面:index.jsp、user.jsp、admin.jsp。 index.jsp:谁都可以访问,没有限制;user.jsp:只有登录用户才能访问;admin.jsp:只有管理员才能访问。 2 分析 设计

vue3+ts 使用vue3-ace-editor实现Json编辑器

1、效果图 输入代码,点击格式化就出现以上效果,再点击压缩,是以下效果2、安装 npm i vue3-ace-editor 3、使用 新建aceConfig.js文件 // ace配置,使用动态加载来避免第一次加载开销import ace from 'ace-builds'// 导入不同的主题模块,并设置对应 URLimport themeGithubUrl from 'ace-

template标签

在HTML中,<template> 标签是一个用于封装可重用内容的非显式元素。它不直接显示在网页上,而是作为一个模板,用来定义一组HTML结构和样式,可以在JavaScript中实例化多次,动态地插入到文档的不同位置。这在创建复杂或重复的页面结构时非常有用,比如创建表单、列表项等。 <!DOCTYPE html><html lang="en"><head><meta charset="

Dubbo-admin管理平台

Dubbo分布式,常常用zookeeper作为注册中心。但是zk是个“小黑框”,服务的提供,使用情况。我们不好查看。于是就有了Dubbo-admin管理平台。 -----------------------------------------------------------------------   大体的思路:    1.编译一个dubbo-admin(或者找一个现成的d

python-docx-template 的 Replace docx pictures 占位图片名称从哪来?

python-docx-template 的 Replace docx pictures 占位图片名称从哪来? 在 Word 中看占位图片名称用代码输出输出结果找对应图片 使用 replace_pic参考资料 在 Word 中看占位图片名称 右键图片 》查看可选文字 用代码输出 from docxtpl import DocxTemplate# 初始化DocxTemplat