Skip to content

Releases: silk-web-toolkit/silk

0.14.0

05 Feb 21:46

Choose a tag to compare

  • #105 change data-sw-content to data-sw-search-content
  • #106 add support for inline data-sw-source with attributes such as data-sw-text
  • Bumped Clojure version to 1.10.0 (requires Java 8) and dependencies to latest version

0.13.0

18 Mar 16:37

Choose a tag to compare

Updates for tipuesearch 6.1 auto search content generation

0.12.0

12 Dec 16:42

Choose a tag to compare

  • improve api
  • small performance update
  • #104 fix data-sw-when and data-sw-when-not exception for boolean and numeric fields
  • dependency updates

0.11.1

24 May 09:47

Choose a tag to compare

  • fix for data-sw-when and data-sw-when-not when attribute value is a list
  • #57 allow hash-map and lists in edn data files

0.11.0

19 May 22:02

Choose a tag to compare

  • add data-sw-when and data-sw-when-not attributes
  • data parsing fix to render XML

0.10.0

27 Apr 09:56

Choose a tag to compare

  • Adds markdown support to data files
  • Fix auto spin relative path issue and poor stability
  • Bump dependencies

0.9.0

20 Feb 23:17

Choose a tag to compare

  • Clojurescript and Clojure Api to splice markup with data
  • Change file watcher from Watchtower to Hawk (JDK 7 java.nio.file.WatchService)
  • Refactored code to remove global var "current-project"

0.8.1

01 Feb 23:52

Choose a tag to compare

Fix #101
dependency bump

0.8.0

26 Jan 17:16

Choose a tag to compare

  • nth level data binding
  • data sources can have inline markup (markup does not need to be in a component)
  • takes less time to spin your site
  • bumped dependency and Clojure versions

0.6.0

07 Oct 20:43

Choose a tag to compare

  • add recursive component lookup
  • enable view title override
  • enable meta tag overrides
  • add full text search capabilities via javascript
  • create SILK_PATH shared Silk directory programmatically
  • fix bug with edn data file filtering