Skip to content

Releases: AckeeCZ/vscode-frontend

v1.0.0

30 Nov 11:04
Compare
Choose a tag to compare

Changed

  • Replace default exports with named exports only.

Added

  • typescriptFelaExtendProp option – should it include extend prop in props inteface for given component?
  • typescriptFelaTheme option
    • for the extend prop: should it use RulesExtend type (avail. on most of our projects) or fallback to general type: Partial<Record<keyof typeof felaRules, TRule>>;?
    • for any fela rule: should it use TRuleWithTheme or TRule type?
  • [breaking 💥] includeReactImport option – if enable, React is imported. It's false by default.

Removed

  • FC React type, use props interface directly.

v0.4.6

18 Mar 20:57
Compare
Choose a tag to compare
v0.4.6

v0.4.5

08 Feb 18:08
Compare
Choose a tag to compare
v0.4.5

v0.4.4

05 Feb 17:45
Compare
Choose a tag to compare
v0.4.4

v0.4.3

05 Feb 17:28
Compare
Choose a tag to compare
v0.4.3

v0.4.2

05 Feb 16:56
Compare
Choose a tag to compare
v0.4.2

v0.4.1

05 Feb 15:17
Compare
Choose a tag to compare
v0.4.1

0.2.7

30 Jul 08:48
Compare
Choose a tag to compare
0.2.7

0.2.6

29 Jul 16:54
Compare
Choose a tag to compare
0.2.6

0.2.5

29 Jul 11:23
Compare
Choose a tag to compare
0.2.5