Enable the new header HTML5 UI feature
Bug #1429881 reported by
Alexandre Abreu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Unassigned | ||
Ubuntu HTML5 UI SDK |
Fix Released
|
High
|
Alexandre Abreu | ||
ubuntu-html5-theme (Ubuntu RTM) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This is a RTM specific bug.
Enable the new header HTML5 UI feature that has landed in Vivid.
Related branches
lp://staging/~abreu-alexandre/ubuntu-html5-theme/rtm-backport-html5-ui-fixes
- Ubuntu HTML5 Theme Developers: Pending requested
-
Diff: 9628 lines (+1837/-6395)59 files modified0.1/ambiance/css/appTemplate.css (+481/-109)
0.1/ambiance/css/sass/constants.scss (+15/-5)
0.1/ambiance/css/sass/default.scss (+12/-5)
0.1/ambiance/css/sass/icons.scss (+16/-16)
0.1/ambiance/css/sass/listitems.scss (+12/-6)
0.1/ambiance/css/sass/mixins.scss (+4/-4)
0.1/ambiance/css/sass/popover.scss (+89/-21)
0.1/ambiance/css/sass/shapes.scss (+3/-3)
0.1/ambiance/css/sass/sliders.scss (+68/-17)
0.1/ambiance/css/sass/tabs.scss (+275/-45)
0.1/ambiance/css/sass/toolbars.scss (+3/-1)
0.1/ambiance/img/actions/add-to-playlist.svg (+0/-190)
0.1/ambiance/img/actions/calendar-today.svg (+0/-170)
0.1/ambiance/img/actions/camera-flip.svg (+0/-164)
0.1/ambiance/img/actions/contact.svg (+0/-161)
0.1/ambiance/img/actions/dialer.svg (+0/-208)
0.1/ambiance/img/actions/edit-clear.svg (+0/-161)
0.1/ambiance/img/actions/edit-copy.svg (+0/-177)
0.1/ambiance/img/actions/edit-delete.svg (+0/-190)
0.1/ambiance/img/actions/edit-paste.svg (+0/-200)
0.1/ambiance/img/actions/erase.svg (+0/-155)
0.1/ambiance/img/actions/event-new.svg (+0/-181)
0.1/ambiance/img/actions/go-down.svg (+0/-181)
0.1/ambiance/img/actions/home.svg (+0/-167)
0.1/ambiance/img/actions/info.svg (+0/-158)
0.1/ambiance/img/actions/language-chooser.svg (+0/-166)
0.1/ambiance/img/actions/media-playback-pause.svg (+0/-157)
0.1/ambiance/img/actions/media-playlist-shuffle.svg (+0/-185)
0.1/ambiance/img/actions/media-playlist.svg (+0/-173)
0.1/ambiance/img/actions/message-new.svg (+0/-173)
0.1/ambiance/img/actions/microphone-mute.svg (+0/-163)
0.1/ambiance/img/actions/notebook-new.svg (+0/-185)
0.1/ambiance/img/actions/notebook.svg (+0/-163)
0.1/ambiance/img/actions/outgoing-call.svg (+0/-166)
0.1/ambiance/img/actions/private-browsing.svg (+0/-149)
0.1/ambiance/img/actions/private-tab-new.svg (+0/-159)
0.1/ambiance/img/actions/redo.svg (+0/-170)
0.1/ambiance/img/actions/remove-from-call.svg (+0/-163)
0.1/ambiance/img/actions/share.svg (+0/-146)
0.1/ambiance/img/actions/system-log-out.svg (+0/-174)
0.1/ambiance/img/actions/tab-new.svg (+0/-165)
0.1/ambiance/img/actions/unlike.svg (+0/-142)
0.1/ambiance/img/icons/icon-call.svg (+0/-88)
0.1/ambiance/js/core.js (+355/-205)
0.1/ambiance/js/header.js (+6/-6)
0.1/ambiance/js/list.js (+8/-6)
0.1/ambiance/js/page.js (+9/-37)
0.1/ambiance/js/pagestacks.js (+18/-10)
0.1/ambiance/js/tab.js (+25/-28)
0.1/ambiance/js/tabs.js (+141/-301)
0.1/ambiance/js/toolbars.js (+65/-1)
debian/control (+1/-4)
examples/html5-theme/apps/rss-reader/app.js (+22/-18)
examples/html5-theme/apps/rss-reader/index.html (+7/-5)
examples/html5-theme/widgets/ListItems.html (+28/-28)
examples/html5-theme/widgets/Pagestack.html (+107/-101)
examples/html5-theme/widgets/Popovers.html (+19/-13)
examples/html5-theme/widgets/Sliders.html (+8/-8)
examples/html5-theme/widgets/UbuntuShape.html (+40/-42)
description: | updated |
Changed in ubuntu-html5-theme: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
Changed in ubuntu-html5-theme: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
enable to support dev contest