Commit Graph

  • 4864859a34 Removes margin top of first block for landing and landing-breadcrumb templates. Mateus Machado Luna 2019-11-14 23:10:00 -0300
  • 0702c5d0a3 Hides title according to landing template instead of empty title. mateuswetah 2019-11-14 18:31:05 -0300
  • 45519e6416 Creates template for landing page, without breadcrumb or margin-top. mateuswetah 2019-11-14 18:22:22 -0300
  • b58e7822d6 Adjustments to columns gap and tainacan-group-heading class for heading size. mateuswetah 2019-11-14 13:23:03 -0300
  • a352a08ab1 Adds 'tainacan-group-heading' class, which will style headings when applyed to group block containing a heading, a paragraph and a horizontal line. mateuswetah 2019-11-14 13:09:15 -0300
  • 1f6c3684ce Some adjustments to fit recent WP 5.3 updates on block editor. mateuswetah 2019-11-13 10:02:03 -0300
  • f13224bf17 Updates audio min height for chrome compatibiliuty. mateuswetah 2019-11-12 10:12:37 -0300
  • 880ac4056b Adjusts responsiveness of ekko lightbox. mateuswetah 2019-11-12 09:52:59 -0300
  • 0630c163ec Css adjustments to override ekkolightbox styling. mateuswetah 2019-11-12 09:27:34 -0300
  • 4942a1d2db Removes external check for ekko plugin. Mateus Machado Luna 2019-11-11 17:35:06 -0300
  • a68606e494 support new attachments html url tainacan/tainacan#252 leogermani 2019-11-11 17:12:17 -0300
  • 5c439ae576 Forces arrows to display, even on iframe attachments. mateuswetah 2019-11-11 11:42:06 -0300
  • 2fb20f9c53 Merge tag '1.5' into develop leogermani 2019-11-06 18:09:24 -0300
  • 9e7c9240a0 Merge branch 'release/1.5' 1.5 leogermani 2019-11-06 18:09:20 -0300
  • 779f496fed versioning 1.5 leogermani 2019-11-06 18:09:15 -0300
  • dbb69fa5b2 Alignments and max width changes to hader and logo. mateuswetah 2019-10-31 11:49:03 -0300
  • 2af7f61ef0 Tainacan logo auto with. mateuswetah 2019-10-30 11:28:54 -0300
  • 69f049e8c8 Proposed changes to menu responsiviness and header height adjustment based on logo to help with #21. Mateus Machado Luna 2019-10-29 18:37:47 -0300
  • f7f3528450 Updates on build script for laoding vendor libs. Mateus Machado Luna 2019-10-28 16:50:04 -0300
  • e3684f1a48 SubMenu adjustments to achieve a bit of #21. Mateus Machado Luna 2019-10-28 16:49:20 -0300
  • af4f257743 Padding adjustments. Mateus Machado Luna 2019-10-28 11:39:08 -0300
  • ff72a4dcdd Removes unecessary font weights for roboto import. Css adjustment to header and comments. Mateus Machado Luna 2019-10-24 16:49:51 -0300
  • 7493c54cb3 Uses get_the_title instead of get_title #20. Prepares for terms carousel block. mateuswetah 2019-10-15 15:35:10 -0300
  • cd9d388334 Removes title, meta and top margin when no title is passed to posts or pages. #20. mateuswetah 2019-10-07 10:54:56 -0300
  • a9ef9227d0 Adds proper margin and padding to cover block. This should let it closer to what we expect on https://github.com/tainacan/tainacan/issues/195. mateuswetah 2019-09-30 16:59:00 -0300
  • 1d9ccac0a9 Adds palette classes to gutenberg support. This should fix #19. mateuswetah 2019-09-30 16:17:38 -0300
  • 48a36562e4 Fixes image alignment when alignwide is used for screens larger than 1400px. Mateus Machado Luna 2019-09-12 16:16:53 -0300
  • 6c7657eeee Renders ekkolightbox contents inside iframe so that PDF files can be displayed. mateuswetah 2019-09-10 15:20:36 -0300
  • 229c22e61f fix link to attachment images in carroussel leogermani 2019-08-28 11:36:33 -0300
  • 882e1122ae Merge tag '1.4' into develop Leo Germani 2019-08-27 08:27:15 -0300
  • f3f5565633 Merge branch 'release/1.4' 1.4 Leo Germani 2019-08-27 08:27:06 -0300
  • 7586de928d versioning 1.4 Leo Germani 2019-08-27 08:27:01 -0300
  • 78795469a7 Merge branch 'master' into develop Leo Germani 2019-08-26 22:52:34 -0300
  • 5de0ae38a5 Support for new collections carousel block. mateuswetah 2019-08-23 12:05:11 -0300
  • d889f3b1c6 Updates to lightbox attachments modal style to match tainacan-interface guidelines. mateuswetah 2019-08-22 15:50:38 -0300
  • 8803d17539 Correcao no css do carrossel de anexos Alvino Rodrigues 2019-08-21 11:24:23 -0300
  • 811626df61 Atualizacoes para o carrossel de anexos da colecao Alvino Rodrigues 2019-08-20 12:14:01 -0300
  • 16fa7753b1 Merge branch 'develop' of github.com:tainacan/tainacan-theme into develop Alvino Rodrigues 2019-08-20 12:05:07 -0300
  • 798bb2a73c Correcao no carrossel de anexos da colecao Alvino Rodrigues 2019-08-20 12:05:02 -0300
  • b318334d9b Sets width to attachment to avoid text overflow. mateuswetah 2019-08-20 10:32:44 -0300
  • c97754b927 Adds attachment title to attachments carousel on item single and fixes arrow color using customizer. mateuswetah 2019-08-19 14:27:31 -0300
  • 0cf401537c Adds hierarchy separator style. mateuswetah 2019-07-31 13:04:38 -0300
  • c234a88dd6 use new templte tag to get attachments tainacan/tainacan#241 leogermani 2019-07-25 10:32:27 -0300
  • 31c6c07f10 Adds support for future carousel blockon customizer and block editor. Mateus Machado Luna 2019-07-24 11:04:47 -0300
  • 574cd021b7 Customizer updates. mateuswetah 2019-06-05 13:47:17 -0300
  • 2e5824d13a Adds new numneric inpuit and datepicker colors to customizer. mateuswetah 2019-06-05 13:42:31 -0300
  • 5cf5319b2e Makes accessibility labels translatable. Adds accessibility button colors to customizer. Fixes color on customizer for header menu. accessibility_bar mateuswetah 2019-06-03 16:42:30 -0300
  • 3e0172856d Updates footer, content menu and search form ids for using with new accessibility bar. mateuswetah 2019-06-03 14:51:23 -0300
  • 106f914583 Atualização no js Alvino Rodrigues 2019-06-03 14:15:16 -0300
  • 87505c8bd1 Inserida a barra de acessibilidade no customizer Alvino Rodrigues 2019-06-03 14:11:36 -0300
  • adf3c2ba6b Merge branch 'develop' of https://github.com/tainacan/tainacan-theme into develop mateuswetah 2019-05-23 15:46:18 -0300
  • fe718c5a64 Fixes path for TainacanIcons. For real this time. mateuswetah 2019-05-23 15:45:57 -0300
  • 5cc5de29de version 1.3.1 1.3.1 leogermani 2019-05-23 14:37:13 -0300
  • 5e5fba4480 Merge branch 'master' into develop leogermani 2019-05-23 14:34:15 -0300
  • c92fe506fb Fix columns breaking in some rare occasions leogermani 2019-05-23 14:31:46 -0300
  • aa6970d7c1 Dont display Thumbnail title if item does not have one leogermani 2019-05-23 14:31:16 -0300
  • aa3dad96a9 Fix link to image on footer leogermani 2019-05-23 14:30:56 -0300
  • 063e8927b5 Actual update of TainacanIcon font files. mateuswetah 2019-05-23 11:01:12 -0300
  • 4fcddc9a9b Removes unused Roboto font weights. Updates TainacanIcons font files and correct css file name. mateuswetah 2019-05-23 10:37:54 -0300
  • faa5e37fd8 Fixes the width problem of videos #5 Alvino Rodrigues 2019-05-21 18:42:26 -0300
  • 63832e82f0 Shows thumnail label only if there is a post thumbnail. mateuswetah 2019-05-21 16:54:24 -0300
  • 2fdddd44ea Fixes on menu dropdown border and customizer color for selected item. mateuswetah 2019-05-21 10:11:20 -0300
  • dc21873a30 Merge branch 'develop' of https://github.com/tainacan/tainacan-theme into develop mateuswetah 2019-05-21 09:38:28 -0300
  • 0df00f6ea0 Removes class from avatar image in commments section. mateuswetah 2019-05-20 17:36:13 -0300
  • 2fe0e42f3a Adjusts on footer widgets. mateuswetah 2019-05-20 17:33:27 -0300
  • 03173a26e4 version 1.3 1.3 leogermani 2019-05-20 15:39:39 -0300
  • 73abe8916a Adjustments to menu header and sub menu. Mateus Machado Luna 2019-05-18 11:24:02 -0300
  • e6503d1740 Adjusts wide block width. Radio buttons on gutenberg modal larger when in mobile. Mateus Machado Luna 2019-05-17 23:34:38 -0300
  • cb5ecbb3a8 Adjusts wide block width. Radio buttons on gutenberg modal larger when in mobile. Mateus Machado Luna 2019-05-17 23:33:20 -0300
  • b9ff4454f6 Style adjustments on gutenberg dynamic items block modal. mateuswetah 2019-05-13 11:21:17 -0300
  • a62a459772 Same container classes for pages and posts. This fixes an error where some wide gutenberg blocks would overlap left margin. mateuswetah 2019-05-10 13:03:57 -0300
  • fa4d440a6c Fixes Gutenberg side style for heading 1. Removes text decoration on links and adjusts post footer link colors. mateuswetah 2019-05-09 10:50:19 -0300
  • 01ab7679b1 Fixes footer close and more icons when in mobile. mateuswetah 2019-05-06 14:13:29 -0300
  • 8bc2434238 Puts special style for metadata separator. mateuswetah 2019-05-06 13:42:20 -0300
  • cf16566a21 Several fixes to footer css. mateuswetah 2019-04-18 11:10:48 -0300
  • 253b1ef6b3 Fixes max-width overlapping container on chrome. mateuswetah 2019-04-16 17:00:52 -0300
  • c2db287a18 Bye Bye Material Icons! Closes #11. Corrects opacity of sharing buttons Ref. #9. mateuswetah 2019-04-11 11:23:16 -0300
  • afb2de8264 Adds tainacan icon font and replaces most of material design uses. Ref. #11. mateuswetah 2019-04-10 10:45:54 -0300
  • 73d77cd97c Updates on customizer and responsiviness for collection cards. mateuswetah 2019-04-05 12:25:30 -0300
  • 22653e0ac9 Correcao para o problema do hover nos itens do menu Alvino Rodrigues 2019-03-29 12:32:33 -0300
  • e040d33e1b version number to 1.2 leogermani 2019-03-28 15:46:34 -0300
  • f7713974b9 Fixes header image height when user has not selected an image. Small css adjustments. mateuswetah 2019-03-28 14:23:07 -0300
  • e10b0bcfd7 Fix logo width. mateuswetah 2019-03-28 10:41:58 -0300
  • 06cedc2977 Updates theme thumbnail with current layout. Small space adjustment on collection header. mateuswetah 2019-03-26 15:34:44 -0300
  • b71a1281f4 Adjusts logo height. mateuswetah 2019-03-26 14:50:42 -0300
  • 06457d3dd1 More css fixes and colors added to customizer. mateuswetah 2019-03-26 13:30:07 -0300
  • e79bce0070 Several css adjustments according to design team review. mateuswetah 2019-03-26 10:32:16 -0300
  • 9a1ecd77be Css adjustments to collection list (table view mode still had rounded thumbnails. mateuswetah 2019-03-25 17:55:14 -0300
  • 34ec6c51c2 Footer ajustments on link color. mateuswetah 2019-03-25 17:08:54 -0300
  • b98348ba14 Adjusts website title alignment on large screens. Closes #14. mateuswetah 2019-03-25 15:31:32 -0300
  • c8c7579edc Several fixes on collection header responsiviness. Prevents title overlapping thumbnail. Prevents description larger than 14 columns. Adjusts breakpoint of maximum container from 1800 to 1526, as this matches the design document. mateuswetah 2019-03-25 15:04:40 -0300
  • d53d102d85 Merge branch 'develop' of https://github.com/tainacan/tainacan-theme into develop mateuswetah 2019-03-22 12:48:38 -0300
  • e5fdc592fc Customizer updates and ajustments on navbar for mobile. mateuswetah 2019-03-22 12:48:18 -0300
  • 7537c490c1 theme sniffer adjustments Leo Germani 2019-03-21 11:10:29 -0300
  • 7212562196 Merge branch 'develop' of github.com:tainacan/tainacan-theme into develop Alvino Rodrigues 2019-03-21 10:21:28 -0300
  • 6f3e2aad89 Resolvendo conflito Alvino Rodrigues 2019-03-21 10:21:15 -0300
  • e87125de7e Corrigindo a largura da coluna de compartilhamento de taxonomia Alvino Rodrigues 2019-03-21 10:18:47 -0300
  • a0247bb617 Finishes getting rid of border bottom for site header and adds more customizer colors. mateuswetah 2019-03-21 10:17:24 -0300
  • eca9a7987a Reduces size of share div on taxonomy header. Removes every case of Google Plus. Adds missing classes do customizer. Removes text-jelly-bean class from breadcrumb, as it's color is only for links. mateuswetah 2019-03-21 09:52:24 -0300
  • e3f9b9d8fe Alteracoes no cabecalho da pagina de taxonomia Alvino Rodrigues 2019-03-20 18:56:01 -0300