8000 Releases · jpsca/jinjax · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jpsca/jinjax

0.57

11 May 04:13
8000
8284569
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.56...0.57

0.56

01 May 03:20
0978f33
Compare
Choose a tag to compare

What's Changed

  • Allow for index.jinja files in subfolders to be called with just the folder name.
    For example components/tab/index.jinja can now be called as <Tab>.
    The idea is to make it more convenient grouping components made of different files into a single subfolder (e.g.: <Tab.Panel>, <Tab.List>, etc.)
  • Assets are now rendered in the page sorted by name.

Full Changelog: 0.55...0.56

0.55

11 Apr 17:31
0f32acf
Compare
Choose a tag to compare

What's Changed

  • Fix critical Windows path error by @JoshuaMaddy in #115
  • BREAKING: Prefixes are now separated by ":" instead of the "." used for subfolders.

New Contributors

Full Changelog: 0.54...0.55

0.54

06 Apr 18:07
bd9e5f6
Compare
Choose a tag to compare

Full Changelog: 0.53...0.54

0.53

22 Mar 16:06
68a8511
Compare
Choose a tag to compare

What's Changed

  • Finally fixed flaky threading issue with assets.
  • Allow kebab-cased component files by @jpsca in #109
  • Prefix namespaces finally work by @jpsca in #111

Full Changelog: 0.52...0.53

0.52

14 Mar 02:05
3d0e755
Compare
Choose a tag to compare

Full Changelog: 0.51...0.52

0.51

13 Mar 20:41
81e7db9
Compare
Choose a tag to compare

Full Changelog: 0.50...0.51

0.50

13 Mar 03:11
7021cb3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.48...0.50

0.48

10 Nov 23:08
00da2d0
Compare
Choose a tag to compare

What's Changed

  • Remove dependency that is wrongly imported by @mardiros in #102

Full Changelog: 0.47...0.48

0.47

23 Oct 21:16
ba7c89e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.46...0.47

0