Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Releases: skaut/dsw-oddil

v0.19.1

15 Nov 20:53
Compare
Choose a tag to compare

Bug Fixes

  • Readme: Added new lines (0ab6bb8)
  • Style versioning: Repair version builder for style.css (35388a9)

v0.19.0

12 Nov 21:36
Compare
Choose a tag to compare

Bug Fixes

  • Bundled scripts: Added jQuery and Bootstrap javascript as bundled scripts (refs #97) (00cb874)
  • Bundled scripts: Remove own jQuery and use bundled one with WP (refs #97) (017e37f)
  • CSS: Do not copy css files and add generated classes (refs #53) (a400395)
  • CSS: Inherit font for classes that must be presented (refs #53) (ea11794)
  • CSS: Removing combined css files (refs #53) (04e921b)
  • Licenses: Add information about images (refs #81) (043c057)
  • Prefix: Add prefix to bootstrap navwalker (refs #100) (3ff5afe)
  • Prefix: Added prefix for czech comments function (refs #100) (ad0b4ca)
  • Prefix: Rename theme name in comments (refs #100) (e70f097)
  • Prefix: Require renamed file (refs #100) (3cd6f6a)

Features

  • Auto updates: Finalization (refs #122) (4598c4c)
  • Auto updates: Resolving auto updates from own repository (refs #124) (df365cb)

v0.18.0

03 Nov 21:02
Compare
Choose a tag to compare

Bug Fixes

  • Design: Add theme header to main less file (refs #76) (1c686ce)
  • Design: Added right border to last widget in widget area (refs #76) (da7789f)
  • Design: Fix aside tag name (refs #76) (c6e3b2d), closes #76
  • Design: Fix fonts path (refs #76) (4ab7413), closes #76
  • Design: Fix multiple widgets height (refs #76) (69db747), closes #76
  • Design: Move needed styles to overrides (refs #76) (f2a2d3c)
  • Design: Move widget functions to separate file (refs #76) (98ae480)
  • Design: Newly generated style.css (refs #76) (1fb2d5d)
  • Design: Remove widget areas also from header template (refs #76) (ece7c3c)
  • Design: Style top and bottom widgets borders (refs #76) (2f4312b)
  • Images: Add margin top 20px to content-area container (refs #85) (96f8d8c)
  • Images: Remove images from source files (refs #85) (61b2143)
  • Images: Remove unused images (refs #85) (383be6a)
  • Images: There is no background image (refs #85) (7908736)
  • Javascript files: Remove copying javascripts from Gruntfile (refs #90) (0e69346)
  • Javascript files: Remove unused recent posts support (refs #90) (d23ca34)
  • Javascript files: Use not minified html5 shiv (refs #90) (f1784fc)
  • Javascritp files: Remove bootstrap javascripts and lod it from CDN (refs #90) (23d4baa)
  • Screenshot: Added screnn of real template 1200x900 (refs #82) (fa8ba29)
  • Site icon: Remove setting default Site Icon (refs #92) (21d243e)

Features

  • Custom header: Set default images for custom header (refs #85) (a9504d8)
  • Design: Do not minify css and use default style.css file (refs #76) (968607e)
  • Design: Remove css minification and create style.css from less (refs #76) (a1da254)

v0.17.0

03 Nov 21:01
Compare
Choose a tag to compare

Bug Fixes

  • Licenses: Added licenses for bundled resources (refs #81) (7021126)
  • PHP errors: Require impage.php for wp_generate_attachment_metadat (refs #75) (34555ca)
  • Plugins: Remove plugins autoinstaling (refs #87) (48d6d7f)
  • Recent posts button: Remove forgotten image in js directory (refs #86) (2a3f382)
  • Text Domain: Added text domain and domain path (refs #79) (122b167)
  • Theme Tags: Remove some tags they do not match with theme (refs #77) (4350b2a)
  • Theme URI: Remove theme uri due to feedback from WP (refs #84) (6808f09)

v0.16.1

26 Oct 10:26
Compare
Choose a tag to compare

Bug Fixes

  • https: Load jQuery from https source and update to v1.12.0 (refs #74) (faa6e49)

v0.16.0

03 Nov 20:58
Compare
Choose a tag to compare

Bug Fixes

  • menu: Fixing breakpoints of page layout (closes #70) (cd4078c)
  • https: Fixíng secure and unsecure http (closes #74) (5eae0fa)
  • overflow images: Add max-width to fix overflow images in content (closes #73) (2ce5ff3)
  • meta tags: Refactor header metas (closes #71) (07e7f2b)

v0.15.0

03 Nov 20:54
Compare
Choose a tag to compare

Bug Fixes

  • entry-header: Remove posted-on from entry-header of post (fixes #65) (5b34057), closes #65
  • entry-meta: Fixing font size in entry-meta (fixes #67) (80b00db), closes #67
  • font: Changing font to font with better antialiasing (refs #22) (716df7b)
  • header bloginfo: Add default colors into stylesheet (refs #61) (be04666)
  • header bloginfo: Change default header text color (refs #61) (c58efcf)
  • header bloginfo: Set site title html tag to h1 (refs #61) (57d794a)
  • header bloginfo: Update header text color when changing layout (366fd79), closes #61
  • header bloginfo: Use customizer for displaying blog info and (2dc4690)
  • font: Fix less font variable (refs #22) (43aec50), closes #22
  • nav-links: Fixing previous and next link under article (refs #66) (d0efb68)
  • nav-links: Fixing translation of nav-links (fixes #66) (0a23ba5), closes #66
  • Use WP_Filesystem APi instead of file_get_contents (refs #16) (dc5263a)

Features

  • Grunt: Set grunt default command to watch and setup dev command (069071a)
  • site icon: Add site icon as site brand (closes #68) (1ac10a3), closes #68

v0.14.0

03 Nov 20:52
Compare
Choose a tag to compare

Features

  • Styling commnent form + colors (refs #53) (bac01eb)
  • entry meta: Add Bootstrap glyphicons font for displaying glyphs (refs #53) (1357044)
  • entry meta: Setting up colors and move author and date to the right (refs #53) (3f50f09)
  • entry meta: Styling paddings, margins and position of items in entry meta (refs #53) (9227386)

v0.13.1

03 Nov 20:50
Compare
Choose a tag to compare

Bug Fixes

v0.13.0

03 Nov 20:47
Compare
Choose a tag to compare

Bug Fixes

  • Fix coding styles and some best practice rules (f740d1a)
  • Removing deprecated screen icon (closes #55) ( be0d99c), closes #55
  • Removing deprecated add_contextual_help (closes #56), closes #56 (bc6a3228)
  • Restoring menu depth to default (closes #57), closes #57 (1066bb9)

Features

  • Remove Transient API for men u caching (closes #51) (2b41128), closes #51
  • Better color scheme switcher (closes #52) (21b2867), closes #52
  • Add support for custom site icon (closes #37) (8b88641), closes #37