Overview

Request 1104996 accepted

- Update to 5.0.0:
Component:
* Breaking: MenuDirection enum is renamed Direction
* Breaking: GaugeDirection enum is renamed Direction
* Breaking: Direction enum is renamed WidthOrHeight
* Breaking: Remove ComponentBase copy constructor/assignment.
* Breaking: MenuOption::entries is renamed MenuOption::entries_option.
* Breaking: Ref<{Component}Option> becomes {Component}Option in component constructors.
* Feature: ResizeableSplit now support arbitrary element as a separator.
* Feature: input is now supporting multiple lines.
* Feature: input style is now customizeable.
* Bugfix: Support F1-F5 from OS terminal.
* Feature: Add struct based constructor:
+ Component Button(ButtonOption options);
+ Component Checkbox(CheckboxOption options);
+ Component Input(InputOption options);
+ Component Menu(MenuOption options);
+ Component MenuEntry(MenuEntryOption options);
+ Component Radiobox(RadioboxOption options);
+ Component Slider(SliderOption options);
+ Component ResizableSplit(ResizableSplitOption options);
* Feature: Add ScreenInteractive::TrackMouse(false) disable mouse support.
Dom:
* Feature: Add hyperlink decorator. For instance:
auto link = text("Click here") | hyperlink("https://github.com/FTXUI")
See the OSC 8 page.
FTXUI support proposed by @aaleino in #662.
Screen:
* Breaking: WordBreakProperty becomes a uint8_t enum. This yields a 0.8%
performance improvement.

Loading...
Request History
Michael Vetter's avatar

jubalh created request

- Update to 5.0.0:
Component:
* Breaking: MenuDirection enum is renamed Direction
* Breaking: GaugeDirection enum is renamed Direction
* Breaking: Direction enum is renamed WidthOrHeight
* Breaking: Remove ComponentBase copy constructor/assignment.
* Breaking: MenuOption::entries is renamed MenuOption::entries_option.
* Breaking: Ref<{Component}Option> becomes {Component}Option in component constructors.
* Feature: ResizeableSplit now support arbitrary element as a separator.
* Feature: input is now supporting multiple lines.
* Feature: input style is now customizeable.
* Bugfix: Support F1-F5 from OS terminal.
* Feature: Add struct based constructor:
+ Component Button(ButtonOption options);
+ Component Checkbox(CheckboxOption options);
+ Component Input(InputOption options);
+ Component Menu(MenuOption options);
+ Component MenuEntry(MenuEntryOption options);
+ Component Radiobox(RadioboxOption options);
+ Component Slider(SliderOption options);
+ Component ResizableSplit(ResizableSplitOption options);
* Feature: Add ScreenInteractive::TrackMouse(false) disable mouse support.
Dom:
* Feature: Add hyperlink decorator. For instance:
auto link = text("Click here") | hyperlink("https://github.com/FTXUI")
See the OSC 8 page.
FTXUI support proposed by @aaleino in #662.
Screen:
* Breaking: WordBreakProperty becomes a uint8_t enum. This yields a 0.8%
performance improvement.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Ana Guerrero's avatar

anag+factory added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:40"


Ana Guerrero's avatar

anag+factory accepted review

Picked "openSUSE:Factory:Staging:adi:40"


Marcus Rueckert's avatar

darix accepted review

Accepted review for by_group opensuse-review-team request 1104996 from user anag+factory


Saul Goodman's avatar

licensedigger accepted review

The legal review is accepted preliminary. The package may require actions later on.


Ana Guerrero's avatar

anag+factory accepted review

Staging Project openSUSE:Factory:Staging:adi:40 got accepted.


Ana Guerrero's avatar

anag+factory approved review

Staging Project openSUSE:Factory:Staging:adi:40 got accepted.


Ana Guerrero's avatar

anag+factory accepted request

Staging Project openSUSE:Factory:Staging:adi:40 got accepted.

openSUSE Build Service is sponsored by