Skip to content

Releases: 3daddict/themekit-webpack

JIT Engine, Axios CB Fix & Depreciation Updates

26 Jul 04:18
b70c556
Compare
Choose a tag to compare

TailwindCSS updated to v2.2.2
Just-in-Time Mode mode enabled code refactored for JIT Engine
Depreciation update of .readWord(), updated to use .readIdentifier() instead
Depreciation update for tailwindcss command added -i flag.
Updated Axios Catch Block with err
Updated Dependencies
PRs: #66 & #67

Dependency updates & dynamic modal fix

17 Mar 02:27
39ccfc6
Compare
Choose a tag to compare

Bump webpack shell plugin to fix issue with npm not running on windows #60

  • Issue #59 was preventing shell commands from running on Windows OS.

Updated comments to fix thrown error on component #62

  • Issue #61 was throwing an error due to render tag in comments.

Updated include to render tags

10 Mar 05:07
4e39c37
Compare
Choose a tag to compare

Fix #45 PR #58
Updated simple includes to use render.
Updated readme with Chrome allow-insecure-localhost setting note
Update the dynamic modal to use render
Updated Readme

First Release

06 Feb 00:32
f77445c
Compare
Choose a tag to compare

🎯 Goals

  • Component based folder structure
  • ES6 Modules
  • Chunk files
  • Optimized and Minified code
  • Hot Module Reloading - Thanks @felixmosh!
  • Lazy Loading
  • Prettier Formatting
  • Linter
  • Prefetch and Preload
  • Fonts & Theme Setting
  • TailwindCSS

Ready for first release and beta testing in the wild. Please ask questions in the discussion tab and create issues for bugs.