Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolbar example for simple text editor #887

Merged
merged 89 commits into from
Dec 3, 2018
Merged
Changes from 1 commit
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
9e304a1
update button example
jongund Mar 18, 2017
4e59e79
fixed references to external file
jongund Mar 27, 2017
76ff0ed
added auto rebase
jongund Mar 27, 2017
75a87f2
Merge branch 'master' of https://github.com/jongund/aria-practices
jongund May 24, 2018
14923a1
icon change
jinzhou77 Jun 25, 2018
0df77d2
removed gitcongif file
jongund Jun 27, 2018
4eb38fb
some update
jinzhou77 Jun 27, 2018
03251ff
unfinishied toolbar
jinzhou77 Jun 28, 2018
51539b4
toolbar example updated
jinzhou77 Jul 5, 2018
d783f3d
some style updated
jinzhou77 Jul 5, 2018
d495d91
some style updated
jinzhou77 Jul 5, 2018
9198427
style updated
jinzhou77 Jul 5, 2018
43fd251
npm test pass
jinzhou77 Jul 5, 2018
42d7cef
modified keyboard support
jinzhou77 Jul 9, 2018
4be0a55
some changes of tabindex
jinzhou77 Jul 9, 2018
941cf01
style change
jinzhou77 Jul 10, 2018
40ab3ff
updated toolbar styling
jongund Jul 10, 2018
6a00ca5
updated event handlers
jongund Jul 10, 2018
6ade7a2
style changed and aria-pressed removed for menubutton
jinzhou77 Jul 11, 2018
8573e64
style updated
jinzhou77 Aug 20, 2018
7a4c4d7
updated docs
jinzhou77 Aug 20, 2018
9c65385
updated the docs
jinzhou77 Aug 21, 2018
9e34e26
style updated
jinzhou77 Aug 21, 2018
8e1dfd5
style updated
jinzhou77 Aug 21, 2018
4ec9f89
border color
jinzhou77 Aug 21, 2018
4b8dca1
color
jinzhou77 Aug 21, 2018
35b07ae
updated style
jinzhou77 Aug 21, 2018
fdb1392
doc updated
jinzhou77 Aug 22, 2018
ebdd0fe
toolbar update
jinzhou77 Sep 6, 2018
5382b55
someupdate
jinzhou77 Sep 6, 2018
569f693
update
jinzhou77 Sep 13, 2018
5bc9718
use aria properties
jinzhou77 Sep 13, 2018
e0fea96
updated focus styling for aria-pressed
jongund Sep 13, 2018
722c961
fixed modified files
jongund Sep 16, 2018
a7a8d44
removed added git file
jongund Sep 16, 2018
b9094fd
added labels to buttons
jongund Sep 16, 2018
cf7eccb
updated interaction logic
jongund Sep 17, 2018
e5f4626
updated interaction code
jongund Sep 17, 2018
bc69a20
updated interaction code
jongund Sep 17, 2018
925f65a
updated naming of files and objects
jongund Sep 17, 2018
6d457fa
updated menu button code
jongund Sep 17, 2018
e102e85
updated toolbar stling when menu has focus
jongund Sep 17, 2018
f30ff3b
fixed code style bugs
jongund Sep 17, 2018
dface40
fixed menu stlying bug
jongund Sep 17, 2018
24763b6
added link and spin button
jongund Sep 18, 2018
90d69c3
some updated/not finished
jinzhou77 Sep 20, 2018
e34d425
some update for copy cut/paste
jinzhou77 Sep 25, 2018
9f3105e
Merge remote-tracking branch 'w3c/master'
jongund Oct 1, 2018
de79fb1
updated
jongund Oct 1, 2018
08ceea5
restored toolbar.html
jongund Oct 2, 2018
1c1721a
updated
jinzhou77 Oct 4, 2018
1b29a1e
fixed bug with disabled controls
jongund Oct 4, 2018
f154702
updarted labels and descritpions for cut, copy and paste
jongund Oct 4, 2018
48f906b
some updated of textarea domNode
jinzhou77 Oct 4, 2018
499ff6e
updated reference to cut, copy and paste
jongund Oct 4, 2018
8a0e291
someupdated
jinzhou77 Oct 5, 2018
54a9026
added keyboard support for selected text to update the menu buttons a…
jongund Oct 5, 2018
ea70dcf
fixed validation bugs
jongund Oct 5, 2018
c05d0f4
Merge remote-tracking branch 'w3c/master'
jongund Oct 5, 2018
319ea79
Merge branch 'master' into toolbar
jongund Oct 5, 2018
864bfc2
added items to toolbar
jongund Oct 10, 2018
5d5d099
finished the nighMode spinButton & tips redirect
jinzhou77 Oct 15, 2018
c8e2738
fixing focus issues
jongund Oct 15, 2018
0274218
fixing focus issues
jongund Oct 15, 2018
f6ed47e
fixing focus issues
jongund Oct 15, 2018
67cfa8c
updated spinbutton
jongund Oct 15, 2018
3f22ee0
changed link button item
jongund Oct 15, 2018
cf9417a
fixed link issues
jongund Oct 15, 2018
72aa789
spinbutton styling issues
jongund Oct 15, 2018
30e8e13
fixed bug with font menu left and right keys
jongund Oct 15, 2018
56cd380
added aria-checked to pull down menus and updated menu css for menuit…
jongund Oct 16, 2018
8097f44
added visual indicator for selected font
jongund Oct 16, 2018
f0e1a68
Updated toolbar documentation
jongund Oct 17, 2018
1c124a8
update toolbar and documentation
jongund Nov 2, 2018
8f01bc0
fixed code formatting issues
jongund Nov 2, 2018
4bbb26a
fixed bug with night mode checkbox
jongund Nov 6, 2018
d93651a
updated toolbar
jongund Nov 9, 2018
51c2e1b
updated toolbar
jongund Nov 9, 2018
9a72721
updated toolbar
jongund Nov 9, 2018
218cee0
updated toolbar
jongund Nov 9, 2018
aa3b71c
updated toolbar
jongund Nov 9, 2018
1771496
updated toolbar
jongund Nov 9, 2018
d4a5795
udpated CSS
jongund Nov 12, 2018
a7ccf83
updated documentation on the menu button accessble name
jongund Nov 13, 2018
bf9aff6
add feature to align textare width with toolbar width
jongund Nov 14, 2018
7d4e962
removed right and left arrow keyboard support for font popup menu and…
jongund Nov 26, 2018
f14b087
added documentation on the left and right arrow keys doning nothing w…
jongund Nov 26, 2018
97e0b75
added hover effect for buttons, removed use of <i> elements and fixed…
jongund Dec 2, 2018
6f40bf3
added explaination to why menuitemradio is used for alignment buttons
jongund Dec 2, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated toolbar
jongund committed Nov 9, 2018
commit aa3b71cf0806947878e35192f47e030b9e3bfc08
2 changes: 1 addition & 1 deletion examples/toolbar/css/toolbar.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[role="toolbar"] {
border:1px #ECECEA solid;
border-radius:5px;
padding: 4px;
padding: 6px;
height: 44px;
width: 1050px;
background-color:#ECECEA;