1.1.18 • Published 2 months ago

@forge/babel-plugin-transform-ui v1.1.18

Weekly downloads
306
License
UNLICENSED
Repository
bitbucket
Last release
2 months ago

This Babel plugin is for marking Forge UI JSX components with unique key (property) __auxId.

The purpose of the key is to be consistent between renders, even when the code around it is inconsistent like this:

{showButtonOne && <Button text="Hello" />}
<Button text="World" />

Without this Babel plugin, the "World" button may be marked Button.0 or Button.1, depending on the value of showButtonOne.

1.1.18

2 months ago

1.1.18-next.1

2 months ago

1.1.18-next.0

2 months ago

1.1.17

3 months ago

1.1.17-next.0

3 months ago

1.1.16

4 months ago

1.1.16-next.0

4 months ago

1.1.15

4 months ago

1.1.15-next.0

5 months ago

1.1.14

5 months ago

1.1.14-next.0

5 months ago

1.1.12-next.0

6 months ago

1.1.9

7 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.6

9 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.11-next.0

7 months ago

1.1.12

6 months ago

1.1.11

7 months ago

1.1.10

7 months ago

1.1.13-next.0

6 months ago

1.1.13

6 months ago

1.1.10-next.0

7 months ago

1.1.8-next.1

8 months ago

1.1.7-next.1

8 months ago

1.1.8-next.0

8 months ago

1.1.4-next.0

11 months ago

1.1.7-next.0

9 months ago

1.1.4-next.1

10 months ago

1.1.9-next.0

8 months ago

1.1.6-next.0

9 months ago

1.1.5-next.0

10 months ago

1.1.3

11 months ago

1.1.3-next.0

11 months ago

1.1.2

1 year ago

1.1.2-next.0

1 year ago

1.1.1

1 year ago

1.1.1-next.1

1 year ago

1.1.1-next.0

1 year ago

1.1.0

2 years ago

1.1.0-next.0

2 years ago

1.0.0

3 years ago

1.0.0-next.0

3 years ago

0.3.3

3 years ago

0.3.3-next.0

3 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.0.2

5 years ago

0.0.1

5 years ago