Skip to content

Releases: pafnuty/sublime-fenom

1.4

31 Aug 17:59
Compare
Choose a tag to compare

Bug Fixes

  • Refactoring in {include} tag.
  • Remove if-end (not usable).
  • Remove foreach-end (not usable).

New Features

  • Add {insert} tag.
  • Add {cycle} tag.
  • Add {extends} tag.
  • Add {block} tag.
  • Add {use} tag.

Changes

  • Update Fenom.tpl (example file).

v1.3: Update for Fenom 2.4

14 Feb 01:38
Compare
Choose a tag to compare
## Bug Fixes & Removal
- Remove the Completeons folder
- Bugfix in `{foreach}`
- Remove swich.end.sublime-snippet
- Refactoring in `{set}`
- Refactoring in `{swich}`

## New Features
- Added Block tag `{set}`
- Added Block tag `{add}`
- Added Inline tag `{add}`
- Added full example `{foreach}`

Small improvements

14 Sep 08:45
Compare
Choose a tag to compare
  • Removed extra snippets left over from smarty
  • Added tag {set}

v1.1: Исправления и дополнения

08 Aug 12:30
Compare
Choose a tag to compare
- Добавил все операторы, модификаторы и теги шаблонизатора.
- Добавил пример шаблона.
- Почистил от лишнего.