Skip to content

Releases: fawnsoftware/dok

v3.0.5

11 Apr 14:10

Choose a tag to compare

What's Changed

  • Remove depreciated theme key #20
  • Licence no longer exported with the kit #21
  • Updated npm packages #22

Full Changelog: v3.0.4...v3.0.5

v3.0.4

11 Feb 01:43
d80ea9a

Choose a tag to compare

What's Changed

  • Styling and content fixes #19

Full Changelog: v3.0.3...v3.0.4

v3.0.3

31 Jan 23:52
903832d

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

31 Jan 17:00
2bc6746

Choose a tag to compare

What's Changed

  • Remove v6 configs #17

Full Changelog: v3.0.1...v3.0.2

v3.0.1

29 Jan 16:47
1128a9c

Choose a tag to compare

What's Fixed

  • Fix docs body background effect colour by #14

What's Changed

  • Package version added for marketplace #16
  • Updated docs #15

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 Jan 01:29
02a3b54

Choose a tag to compare

v3.0.0

Dok has undergone a full rewire of all systems, bringing more features, better flexibility, enhanced extendibility.

What's new

  • Complete frontend theme overhaul

    • Theme variables are now semantic utilities. Instead of using creating variables like --sidebar-bg-color and --sidebar-color, which quickly gets out of hand, you can use --color-base-100, --color-base-content.
    • Added 6 new themes (forest, black, white, coffee, amethyst, moonlight)
    • Added accordion, button, checkbox, fileinput heading input, label, radio, select, textarea, toggle UI styles
    • Better support for prefers-contrast: more
    • Better support for prefers-reduced-motion: reduce
    • All phosphor icons now come bundled
  • Tags & Commands

    • Complete rework of built-in tags, bringing a better syntax and more robust data fetching
    • You can now scaffold projects and releases via an interactive command
  • Components

    • Components are now blade and can even be used in markdown (once bound via Component Binding)
    • Added Card, Card Group, Accordion, Hint components
  • Extensions

    • Added codegroup markdown extension to transform fenced code blocks. You can now add titles, tabs, collapsible sections and a copy code button
    • Added TabelWrap markdown extension to wrap tables in additional HTML for styling purposes
    • Added HeadingWrap markdown extension to wrap inner heading content for better style and logic flexibility
  • Added outline component.

    • Added sidebar 'outline' / 'on this page' navigation
  • And more

    • Added Laravel Precognition. Alpine and form templates all included
    • Images are now supported as project logos
    • HTML/text is now supported as project logos
  • Statamic v6

    • Dok has been updated to support Statamic v6. (^beta-4)

What's changed:

  • The whole heading is now clickable, if it contains a permalink
  • Using JetBrains Mono for the fenced code font
  • Synced content is now on the entry level, instead of the collection
  • Sync utility has been revamped using v6 UI

What's fixed:

  • Components like hint are now indentable within lists and more
  • Added missing aria-hidden attributes to svg icons
  • When syncing content, the target folder is emptied before syncing

v2.0.4

02 Oct 13:32
ad53363

Choose a tag to compare

What's Changed

  • Fix READMEs #10

v2.0.3

01 Oct 15:07

Choose a tag to compare

What's changed

  • Updated install path

v2.0.2

01 Oct 14:04
e94c6a6

Choose a tag to compare

What's Changed

  • Updated vendor name and references #9

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Aug 13:41
24d950f

Choose a tag to compare

What's Fixed

  • Fix config reference #8

Full Changelog: v2.0.0...v2.0.1