Commit graph

250 commits

Author SHA1 Message Date
Will Binns
9b339063f9 Merge pull request #1435 from Mirobit/csshover
Remove hover effect for subhead links (Developer Reference)
2017-02-12 20:55:08 -06:00
Will Binns
db3bffbbd8
screen: Add default styles for Exchanges page 2017-01-22 14:11:34 -06:00
Will Binns
8e1955c501
rtl: Add Exchanges styling for Right-to-Left 2017-01-22 13:26:30 -06:00
Will Binns
83e727a3d2
ie: Add Exchanges styling for Internet Explorer 2017-01-22 13:24:43 -06:00
Michael Rotarius
52059038dd Remove hover effect for subhead links 2016-12-14 05:13:44 +01:00
Cøbra
0e2cc86566
Center alert
Center alert
2016-10-17 20:06:36 +01:00
Cøbra
409df4c3b4 Remove ad infrastructure
Remove ad infrastructure
2016-03-09 16:40:10 +00:00
Cøbra
ecbc26eaa1 Add ad infrastructure
Add ad infrastructure to begin experimenting with ads to cover site
costs.
2016-02-23 17:30:24 +00:00
David A. Harding
a4cc515075 Bitcoin Core move banners: change color to yellow 2016-01-18 17:49:25 -05:00
Saivann
e18553e737
Display wallets on a single line 2015-09-14 06:03:22 -04:00
Saivann
ba837c53ac
Prevent contributors' list to overflow outside of the page 2015-09-14 06:03:22 -04:00
David A. Harding
706c791e92
New Bitcoin Core subsite
This commit contains a large number of contributions from Saïvann
Carignan.
2015-09-14 06:02:58 -04:00
David A. Harding
57eabd5e36
Merge pull #1007: Start using Font Awesome icons 2015-08-25 07:21:46 -04:00
Saivann
f73b97fb0f
Merge branch 'show-code' 2015-08-23 15:47:21 -04:00
David A. Harding
073e3f1ab4
Tweaks for Font Awesome suggested by Saïvann (thanks!) 2015-08-22 15:21:02 -04:00
Saivann
304bd1fada Allow code samples to overflow on mobiles in the documentation 2015-08-21 11:23:06 -04:00
Saivann
af646e4271 Update landing page icon style for RTL and IE6 layout 2015-08-21 03:06:51 -04:00
Saivann
5860455041 Apply more graceful mobile stylesheet to landing page icons (fixes #1014) 2015-08-20 13:56:57 -04:00
David A. Harding
819b356d1f
Use Font Awesome on the Developer Documentation page 2015-08-10 12:42:08 -04:00
David A. Harding
13ec935009
Merge pulls #967, #989, #991, and #994
- 967: Bitcoin Paper: Add Swedish Translation
- 989: Update text on FAQ & Innovation pages
- 991: Update quotes on Press page
- 994: [Full-Node] Added Win7 Daemon doc.
2015-08-05 11:20:45 -04:00
David A. Harding
d6d42e8b6c
Merge pulls #974 & 984
- 974: Update Text on "You Need to Know"
- 984: Update text on Bitcoin For X pages
2015-08-02 15:28:20 -04:00
David A. Harding
dc951c0cd9
Press Quotes: link to WikiQuotes 2015-07-30 17:10:38 -04:00
David A. Harding
6e0ee5a6c4
Press Quotes: Bug fix
- Display opening quotes on left side of page by setting padding
2015-07-30 13:06:47 -04:00
Saivann
75a3c45628 Resolve merge conflict 2015-07-28 01:20:31 -04:00
Saivann
77511cb0d7 Auto-hide unselected wallet menu entries (thanks Craig Watkins) 2015-07-26 20:47:27 -04:00
David A. Harding
36556f1234
You Need To Know: Update Text
- Rewrite "Unconfirmed transactions" section

- Rewrite "Experimental" section

Changes suggested by Saïvann (thanks!)
2015-07-26 14:52:19 -04:00
Saivann
37f68c2afe Prevent mobile highlighting in cases where it is unhelpful 2015-07-26 01:18:52 -04:00
Saivann
34550965b2 Make wallet scores and all onclick events compatible with iOS 2015-07-26 01:18:23 -04:00
Saivann
764c405929 Prevent :hover to override .active on mobile CSS stylesheet 2015-07-26 01:15:07 -04:00
Saivann
664ec1ac61 Drop use of href="#|return false;" workarounds
This workaround was used for facilitating clicks on mobiles,
but is now unnecessary as ontouchstart events are used.
2015-07-26 01:15:04 -04:00
David A. Harding
7d7494155f
Layout: Add Breadcrumbs To Dev Docs 2015-07-25 11:15:52 -04:00
Saivann
5707cea630
Rework menus for mobile compatibility
Start supporting touch events for non-buggy iOS support and faster menus
Display and hide wallets on click instead of on mouseout to prevent accidental clicks or mouseout events
Add a wrapper function to detect ghost and accidental clicks
Reorganize wallet javascript functions for better readability
Fix bug in which a wallet would display on mouse over after user clicked inside it's bubble
Fix accidental use of global variables
2015-07-07 15:21:21 -04:00
Saivann
6dfe019256
Merge branch 'alertclass' 2015-07-06 11:05:38 -04:00
Saivann
4e9697bf0d
Avoid CSS declarations in HTML 2015-07-05 21:53:33 -04:00
Saivann
2d36e36464 Allow to set styles for alert banner 2015-07-05 21:11:23 -04:00
Saivann
0216bf3f64
Merge branch 'alertclickable' 2015-07-05 10:45:51 -04:00
Saivann
7748504b94
Use blog layout for alerts with clear RSS feeds 2015-07-04 13:48:02 -04:00
Saivann
227dc24d68
Make full alert banners clickable 2015-07-04 12:00:48 -04:00
Saivann
fa4d5fd34f Add warning icon to alert pages 2015-07-04 04:29:58 -04:00
Jason Dreyzehner
aec66734cc
Wallets: Add Copay
Rebased-from: cbcde1bc5b1bf04985ac4027f16f753570c4245a
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #888
2015-07-03 20:18:27 -04:00
Saivann
19cc8863c2
Merge branch 'jsexpandbox' 2015-06-29 11:54:52 -04:00
Saivann
a90c2ecfc5
Merge branch 'youtubeondemand' 2015-06-29 11:39:18 -04:00
Saivann
3a89870ad7 Display release keys along other links with icons 2015-06-27 22:04:20 -04:00
Saivann
007d45381f Load Youtube iframe on click only
(Increases performances and offers better privacy)
2015-06-26 14:02:37 -04:00
Saivann
b27bcaf626 Simplify javascript code for expanding lists and blocks
Move styles to CSS stylesheets by using a class
Use a single function for all expanding boxes and lists
Separate CSS code for IE8 compatibility
2015-06-25 23:26:50 -04:00
Saivann
262b550c18 Separate event script from event data 2015-05-01 14:19:43 -04:00
David A. Harding
ffa9a249f3
Blog: Add Blog To Bitcoin.org
* Adds new page /en/blog

* Adds new feed for blog posts to /en/rss/blog.xml

* Adds "Blog" link to site footer

* Adds three back-dated blog posts to give the blog some initial
  content.
2015-04-22 17:49:30 -04:00
David A. Harding
a2a5f454cb
Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box""
This reverts commit 961d6c988f.
2015-04-14 08:55:53 -04:00
Saivann
de9afa06b3 Expend the "Participate" menu entry 2015-04-09 17:38:11 -04:00
Jacob Burenstam
303a8b79fc Stylefix on dev docs page 2015-04-07 22:35:30 +02:00