4.8.8 • Published 2 years ago

textpattern-jquery-ui-theme v4.8.8

Weekly downloads
1
License
GPL-2.0
Repository
github
Last release
2 years ago

Textpattern jQuery UI theme

Build Status Known Vulnerabilities devDependencies Status optionalDependencies Status

The jQuery UI theme used within the Textpattern CMS admin-side.

Supported web browsers

  • Internet Explorer 11.
  • Chrome, Edge, Firefox, Safari and Opera the last two recent stable releases.

Installation

The package can be included in your project via NPM, like so:

$ npm install textpattern-jquery-ui-theme --save-dev

Requirements

Building this repository requires:

Build setup

Installing required tools

The project uses Webpack to run tasks and Sass for CSS pre-processing. First make sure you have a recent version of Node.js installed. You can install Node.js using the installer or package manager.

Installing dependencies

After you have Node.js taken care of, you can install the project's dependencies. Navigate to the project's directory, and run the dependency manager:

$ cd textpattern-jquery-ui-theme
$ npm install

npm installs Webpack and any necessary JavaScript packages.

Building

This repository hosts sources and needs to be built before it can be used. After you have installed all dependencies, you will be able to run the build:

$ npm run build

Pre-built version

We provide a pre-built version of the theme files within the dist directory in case you don't want to build it yourself.

License

Licensed under the GPLv2 license.

4.8.8

2 years ago

4.8.7

3 years ago

4.9.0-dev

3 years ago

4.8.3

4 years ago

4.8.2

4 years ago

4.8.0

4 years ago

4.8.0-beta.3

4 years ago

4.8.0-beta

4 years ago

4.7.3

5 years ago

4.6.2

7 years ago

4.6.1

8 years ago

4.6.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago