This repository was archived by the owner on Aug 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -42,11 +42,14 @@ You can also install this add-on manually by using one of the ZIP files on the [
4242
4343👉 = current version
4444
45- - ** 1.0** - Initial release (display Merge Request source and target branches)
45+ - ** 1.0** - Initial release (display Merge Request source and target branches name )
4646 - ** 1.1** - Copy source and target branches name
4747 - ** 1.2** - Copy Merge Request information (intended for sharing on e.g instant messaging softwares)
4848 - 👉 ** 1.3** - Direct Jira ticket link (automatic detection of ticket ID in source branch name or Merge Request title)
4949 - ** 1.4** - WIP / unWIP toggle button
50+ - ** 1.5** :
51+ - New option: enable display Merge Request source and target branches
52+ - New options: enable copy source and target branches name button (one option for each branches)
5053
5154## License
5255
Original file line number Diff line number Diff line change 1717 border-color : rgba (249 , 249 , 250 , 0.2 );
1818 border-width : 1px ;
1919 }
20-
21- .is-firefox button {
22- background-color : rgba (249 , 249 , 250 , 0.2 );
23- color : # fff ;
24- border : none;
25- }
2620}
2721
2822/* Chrome **************************************************************/
You can’t perform that action at this time.
0 commit comments