soderlind/plugin-customizer

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## Change Log

### 1.1.4 (2017/01/12 22:20 +00:00)
- [1dc38fa](https://github.com/soderlind/plugin-customizer/commit/1dc38fa1aa217b7d0152bd9faf45e6110339f5d5) Version 1.1.4 (@soderlind)
- [425dfa7](https://github.com/soderlind/plugin-customizer/commit/425dfa7e1bc3e925cdf21822841cc782f516baa6) Fix relative path to assets (@soderlind)
- [0993f3f](https://github.com/soderlind/plugin-customizer/commit/0993f3fbdf8ab725caeb41faa8c034b6c2fa4d72) Fix comment (@soderlind)
- [b1af8cd](https://github.com/soderlind/plugin-customizer/commit/b1af8cd8de1b06c55991e5bc259d2045a5a2eb23) Update changelog (@soderlind)

### 1.1.3 (2017/01/11 15:50 +00:00)
- [7976ff1](https://github.com/soderlind/plugin-customizer/commit/7976ff18c04cead5e82729e970e45688f7fbb43a) Version 1.1.3 (@soderlind)
- [6b566a6](https://github.com/soderlind/plugin-customizer/commit/6b566a634899bea33e9f3318c780dfda9c718060) Add comment (@soderlind)
- [04f6cdc](https://github.com/soderlind/plugin-customizer/commit/04f6cdc3ee6b04cd66bef519e110c72dd5384b90) Add missing stylesheet_uri filter in change theme root (@soderlind)
- [c09c437](https://github.com/soderlind/plugin-customizer/commit/c09c437c151e293394cc16a44da333fa4d65c557) Update code example (!!) (@soderlind)
- [0d86b0c](https://github.com/soderlind/plugin-customizer/commit/0d86b0cecfd032aab6bd94c767ab078654c70c51) Update changelog (@soderlind)

### 1.1.2 (2017/01/09 19:09 +00:00)
- [b06f606](https://github.com/soderlind/plugin-customizer/commit/b06f606914e8df69653ac835681a64c5fed6ad41) Version 1.1.2 (@soderlind)
- [bff70e3](https://github.com/soderlind/plugin-customizer/commit/bff70e3bc5f1f2554d06b7af84e644758874a556) Add plugin description file for WordPress plugin repository (@soderlind)
- [65738d2](https://github.com/soderlind/plugin-customizer/commit/65738d218c3a3ba90e5ecee1c0afdbc998932b48) Add deployment tools (@soderlind)
- [f326601](https://github.com/soderlind/plugin-customizer/commit/f32660183916b785e182d8370c94859785c8c36a) Add plugin banner and icon (@soderlind)
- [ed9b17b](https://github.com/soderlind/plugin-customizer/commit/ed9b17bf75a2b60e1f512f8cd5a968ebfaeb1e1d) Add missing change theme directory URI (@soderlind)
- [959e1f4](https://github.com/soderlind/plugin-customizer/commit/959e1f4855b090a2a900e70b16b7e513b9e5e137) Minor bug fix (@soderlind)
- [3853f52](https://github.com/soderlind/plugin-customizer/commit/3853f52b44a97ca3fe1f07fd7a82df035f5795e0) Update init code (@soderlind)
- [9c8ebff](https://github.com/soderlind/plugin-customizer/commit/9c8ebff72b00fd01b50da5600a59320ccbb2b469) Remove unneeded code (@soderlind)
- [1925001](https://github.com/soderlind/plugin-customizer/commit/1925001f96651452b61e6fa64d34772da3831a45) no message (@soderlind)
- [47ae0c6](https://github.com/soderlind/plugin-customizer/commit/47ae0c6a4b76432ed0205cbbee0dae879190955b) Add CHANGELOG (@soderlind)
- [aad5679](https://github.com/soderlind/plugin-customizer/commit/aad5679faef54a78244395ed714574863f8eefc4) exclude twentysixteen from rules check (@soderlind)
- [bc549d4](https://github.com/soderlind/plugin-customizer/commit/bc549d4573fc00c5139b88c1ab0074309e50d0cd) Add link to download and example (@soderlind)
- [fd01190](https://github.com/soderlind/plugin-customizer/commit/fd01190e62c1c4560fcd47202601bfff92457cd8) Add twentysixteen theme (@soderlind)
- [4e0dc9d](https://github.com/soderlind/plugin-customizer/commit/4e0dc9d8d7e2d549218f01d5be055e1e71dc2ecd) Rewrite: (@soderlind)
- [3078745](https://github.com/soderlind/plugin-customizer/commit/3078745c5f6bed5b3ddd0682ed444c1ed3a8d6c7) Add Interface (@soderlind)
- [5f2a2e2](https://github.com/soderlind/plugin-customizer/commit/5f2a2e21afacd6e562de5f42a427ae85f1d19c6f) Update rules (@soderlind)
- [3a2df95](https://github.com/soderlind/plugin-customizer/commit/3a2df9553cd7a26401a2682662845f6e29632143) Allow PSR-4 since I’m using an PSR-4 autoloader (@soderlind)
- [1b745ee](https://github.com/soderlind/plugin-customizer/commit/1b745eefe4b32d5338627534a8bb0ac8e4f5558d) Rewrite code: (@soderlind)
- [c7d54dd](https://github.com/soderlind/plugin-customizer/commit/c7d54ddc19ebfab92a318ffa119fd2d816fb2245) Add simple preview templates (@soderlind)
- [be639aa](https://github.com/soderlind/plugin-customizer/commit/be639aab35a13226aab96e6fb4d0e9f86a5e5ca4) Update README with examples (@soderlind)
- [9f5652e](https://github.com/soderlind/plugin-customizer/commit/9f5652e51e0162484f79af334e33f7256b75244d) Add autoloader (@soderlind)
- [3012204](https://github.com/soderlind/plugin-customizer/commit/301220477d2c4e9714d589d0c632eb29f08f91ca) Add logo (@soderlind)
- [924a458](https://github.com/soderlind/plugin-customizer/commit/924a4582e0dab9c32a6dc067ecfe737b000d339c) Rename and move file (@soderlind)
- [11c279d](https://github.com/soderlind/plugin-customizer/commit/11c279d2c7c90619ce2ea5871bb27da239703f63) Merge branch 'master' of https://github.com/soderlind/plugin-customizer (@soderlind)
- [0fd7bb2](https://github.com/soderlind/plugin-customizer/commit/0fd7bb2875537d153615ef3b35afc0a13a453f8c) Add JavaScript rules (@soderlind)
- [80af3a6](https://github.com/soderlind/plugin-customizer/commit/80af3a6b93eae75be1969ca52c02c58eae682055) Abstract class, rename file (@soderlind)
- [0b270fb](https://github.com/soderlind/plugin-customizer/commit/0b270fbd1ae5475940c5f9d9880fa58cdcd09c25) Update code according to WPCS (@soderlind)
- [5bcc2cb](https://github.com/soderlind/plugin-customizer/commit/5bcc2cb51c1a6ebe9ad65baf476e89fd90b0e4b5) Rename file (@soderlind)
- [0457dde](https://github.com/soderlind/plugin-customizer/commit/0457dde4c02f65f08573f7c815657c7b7377030d) Update README.md (@soderlind)
- [ad49d80](https://github.com/soderlind/plugin-customizer/commit/ad49d805a8b2bbdbea7f2fe02e14db7ca66d4cdd) Update README.md (@soderlind)
- [d8cb6c7](https://github.com/soderlind/plugin-customizer/commit/d8cb6c77248696110291ec3c18c3d5d946528ee5) Add notice about bug in Twenty Seventeen (@soderlind)
- [a071b81](https://github.com/soderlind/plugin-customizer/commit/a071b8158c819b3c49ea68284b2b5ddadfbcc9c0) Add copyright and license information (@soderlind)
- [a809cca](https://github.com/soderlind/plugin-customizer/commit/a809cca95e2239e92aaee98647004c08ebc98241) Add source example (@soderlind)
- [482465a](https://github.com/soderlind/plugin-customizer/commit/482465a5e7972d7eb278e884d114ad137b15ec4e) Add travis and codeclimate badge (@soderlind)
- [508d458](https://github.com/soderlind/plugin-customizer/commit/508d4580594e1b25328eeec3c663bd469e16d5f1) Add travis config file (@soderlind)
- [c22380a](https://github.com/soderlind/plugin-customizer/commit/c22380a61b4bc93429c62192d7d76a95b640d7b9) Update comments (@soderlind)
- [e88cc4d](https://github.com/soderlind/plugin-customizer/commit/e88cc4d7cc6076fc0b03bfc66393fa829316967b) Add link to article (@soderlind)
- [a141eec](https://github.com/soderlind/plugin-customizer/commit/a141eec245d16ae9d6d1194f6d0e38b82b26c02a) Add "How to contribute" (@soderlind)
- [8dd5a3f](https://github.com/soderlind/plugin-customizer/commit/8dd5a3f66b2da0ba35a9bd8881fb35c212bab4b6) Fix timings, add comments (@soderlind)
- [f1f2b5d](https://github.com/soderlind/plugin-customizer/commit/f1f2b5df7ec6b6b44ee0c3253f91a3f04fe1f4c3) Add update preview script (@soderlind)
- [7ddf48d](https://github.com/soderlind/plugin-customizer/commit/7ddf48dfa3aba55655eba324ab910b84096b08cf) Add get_option() to templates (@soderlind)
- [cb6a19d](https://github.com/soderlind/plugin-customizer/commit/cb6a19d9c18e468c8564c7f5c0adebb1b3648b9e) Rename script (@soderlind)
- [61017e5](https://github.com/soderlind/plugin-customizer/commit/61017e5a1e1b0ab2de60bce3b8aece03a78ea078) Add example option page (@soderlind)
- [16aea5b](https://github.com/soderlind/plugin-customizer/commit/16aea5b5fc4163df092f7c4f474c2e2386ec00eb) Change args.panel to args.id (@soderlind)
- [c54c45a](https://github.com/soderlind/plugin-customizer/commit/c54c45ae760e4a7e8bf99bdd0e7497472e946895) Add customizer clean slate (@soderlind)
- [f3c6fb1](https://github.com/soderlind/plugin-customizer/commit/f3c6fb1f7ab210e8d9a54f3de8a7e1dd99db4ad2) Rename template (@soderlind)
- [8a82343](https://github.com/soderlind/plugin-customizer/commit/8a8234354c3bc1f9a911fec2d9eb6bf0b63d5471) remove obsolete files (@soderlind)
- [c0fba2d](https://github.com/soderlind/plugin-customizer/commit/c0fba2d716727e4692111bb2c20b4a685807f513) Add customizer blank slate (@soderlind)
- [e663236](https://github.com/soderlind/plugin-customizer/commit/e6632364d9d686dda702149d97dd25364a87f71c) Add preview template (@soderlind)
- [4955a6b](https://github.com/soderlind/plugin-customizer/commit/4955a6b3bb50fe8ad79e6f415d294838370b9ee6) Add permalink (@soderlind)
- [0e4e622](https://github.com/soderlind/plugin-customizer/commit/0e4e622b82ab498712ea04012c4b04c177abd291) Change: Load on panel change (@soderlind)
- [d3ae0c8](https://github.com/soderlind/plugin-customizer/commit/d3ae0c8c1a47b09137df65ab1a59b3c8cecabbc8) Add template loader (@soderlind)
- [c597d44](https://github.com/soderlind/plugin-customizer/commit/c597d445e6ed7dc2a87bacaf21ff5bc089f00664) Delete obsolete files (@soderlind)
- [a4ea6b8](https://github.com/soderlind/plugin-customizer/commit/a4ea6b8be19847e93009409214d55f9a095a40b7) Add code climate config files (@soderlind)
- [da9bbdf](https://github.com/soderlind/plugin-customizer/commit/da9bbdfb3afbc18d638b89a7d2cda31608d0a42c) add customizer preview (@soderlind)
- [4373e39](https://github.com/soderlind/plugin-customizer/commit/4373e39b68567da71e87e2ebf6a34e870164c780) Add args for adding url and section (@soderlind)
- [0e855b4](https://github.com/soderlind/plugin-customizer/commit/0e855b4b4ec7b365244b01a92fcd3d8cc7aac476) working demo (@soderlind)
- [7c74c27](https://github.com/soderlind/plugin-customizer/commit/7c74c272f22b89f35b5a98a571421dbf79eb9fb1) Merge branch 'master' of https://github.com/soderlind/plugin-customizer (@soderlind)
- [9ed2b58](https://github.com/soderlind/plugin-customizer/commit/9ed2b5802333cb75a894ccef836a91f85f21f1f4) Initial release (@soderlind)
- [4e031e8](https://github.com/soderlind/plugin-customizer/commit/4e031e8b0ae9168cfe14c05130b0fd26d98e118c) Initial commit (@soderlind)