COMMITS
/ docs/rules/jsx-key.md November 20, 2023
ᄀ
[Docs] `jsx-key`: fix correct example
김상두 committed
November 29, 2022
B
[Docs] update `eslint-doc-generator` to v1.0.0
Bryan Mishkin committed
November 15, 2022
A
[Fix] `jsx-key`: detect keys in logical expression and conditional expression
Alexandr Metreniuc committed
October 20, 2022
B
[Docs] automate doc generation with `eslint-doc-generator`
Bryan Mishkin committed
August 25, 2022
S
[Fix] `jsx-key`: detect keys in Array.from's mapping function
Senja Jarva committed
August 19, 2022
B
[Docs] Add config notice to rule docs
Bryan Mishkin committed
B
[Docs] Consistent rule descriptions and doc sections
Bryan Mishkin committed
May 20, 2022
R
[Docs] `jsx-key`: split the examples
Roberto Polli committed
February 19, 2022
J
[New] `jsx-key`: add `warnDuplicates` option to warn on duplicate jsx keys in an array
Jordan Harband committed
February 11, 2022
C
[Docs] `jsx-key`: improve example
Chris Nakamura committed
November 2, 2021
J
[Docs] make section title consistent
Jordan Harband committed
April 28, 2021
J
[meta] ensure trailing newlines on files
Jordan Harband committed
October 20, 2020
J
[Docs] make example descriptions consistent
Jordan Harband committed
October 19, 2020
August 1, 2019
K
[Fix] `jsx-key`: improve docs and confusing error message
Krasimir Nedelchev committed
April 3, 2018
A
Added key object spread example
awthwathje committed
November 2, 2017
A
Update jsx-key.md
Adam Gołąb committed
October 7, 2017
F
Make negative adverbs above snippets bold
Felicio Mununga committed
May 16, 2017
A
docs(rules): prefix rule names in title
Adnan Asani committed
November 5, 2015
B
First draft of jsx-key.
Ben Mosher committed