Skip to content

Latest commit

 

History

History
100 lines (64 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

100 lines (64 loc) · 2.64 KB

react-css-modules-all

1.0.1 - 2024-10-10

  • fix bug will case psi not work
  • not call subtreeChanged, UI cost very expensive
  • add getQuickNavigateInfo to polyfill mouse left info

1.0.2 - 2024-11-10

  • update version number for jetbarins 2024.3

1.0.0 - 2024-10-01

  • fix bug not show completion when first active
  • the plugin first stable version

0.0.12 - 2024-9-27

  • use system function parse css
  • re-write test file
  • plugin.xml extensions simplify

0.0.11 - 2024-09-22

  • temporary close SimpleDocumentationProvider function cause not test
  • add code test for parse css/scss
  • re-write plugin code use kotlin

0.0.10 - 2024-09-19

  • fix fetal error : TypeScript type miss
  • add plugin icon

0.0.9 - 2024-09-14

  • fix bug with Compatibility Verification

0.0.8 - 2024-09-14

New Feature

  • support hover show documentation
  • support & selector with tag

0.0.7 - 2024-09-10

New Feature

  • support selector with tag
  • use intellij function deal with String and Container

0.0.6 - 2024-09-06

New Feature

  • remove all pseudo class / element

0.0.5 - 2024-09-05

New Feature

  • add some test case
  • remove unused import
  • support selector has SPACE

0.0.4 - 2024-09-04

New Feature

  • fix java compatibility problems

0.0.3 - 2024-09-04

Changed zh_CN

  • 支持了复杂一点的parents selector
  • 支持了选择器含有伪类的情况

Changed en_US

  • support a little complex parents selector
  • support css selector has pseudo