1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-03 13:12:38 +02:00
Commit Graph

160 Commits

Author SHA1 Message Date
Chung Leong
cb3fd90a69 Merge branch 'master' into live-demo 2020-02-16 15:07:14 +01:00
Chung Leong
befafd76e0 Upgraded to Babel 7.
Upgraded to latest version of Relaks and related libraries.
Reduced indentation from 4 to 2.
2020-02-16 15:06:26 +01:00
Chung Leong
c665cebb48 Merge branch 'master' into live-demo 2019-04-28 20:04:52 +02:00
Chung Leong
5f09b0770e Reimplemented scroll position reset. 2019-04-28 20:04:38 +02:00
Chung Leong
3e8ac1245c Fixed hyperlinks. 2019-04-28 11:48:41 +02:00
Chung Leong
11adda76e1 Fixed hyperlinks. 2019-04-28 11:45:01 +02:00
Chung Leong
fa554b0c5f Merge branch 'master' into live-demo 2019-04-28 11:19:23 +02:00
Chung Leong
5130725a70 Merge branch 'hooks' 2019-04-28 01:42:18 +02:00
Chung Leong
c087b66d63 Requiring Relaks 2.0.
Rebuilt production files.
2019-04-28 01:01:46 +02:00
Chung Leong
848854ab3e Edited README. 2019-04-27 17:45:46 +02:00
Chung Leong
dfb7400700 Finished updating README. 2019-04-26 11:39:02 +02:00
Chung Leong
bdf76b7279 Fixed regressions. 2019-04-26 11:37:45 +02:00
Chung Leong
e800d5418f Inserted new code into README. 2019-04-25 13:35:09 +02:00
Chung Leong
4167ee87a7 Changed let to const. 2019-04-25 12:41:18 +02:00
Chung Leong
a206600bdc Clean up code.
Upgraded packages.
2019-04-20 17:20:44 +02:00
Chung Leong
c66323e17d Reworked code. 2019-04-19 00:06:10 +02:00
Chung Leong
cfc723e120 Removed references to RWT mirror. 2019-04-11 21:28:38 +02:00
Chung Leong
70a79f0e82 Removed rwt mirror. 2019-04-11 21:04:05 +02:00
Chung Leong
9e3d40efcb Fixed issue with numeric slug (issue #7). 2019-03-22 11:28:48 -04:00
Chung Leong
c5973a0a5e Fixed issue with numeric slug (issue #7). 2019-03-22 10:50:35 -04:00
Chung Leong
2d6af98f06 Creating volume for WordPress.
Removed upload limit.
2019-03-19 20:26:25 -04:00
Chung Leong
4425a4f10d Creating volume for /var/www/html. 2019-03-19 20:16:38 -04:00
Chung Leong
2138ef883b Merge pull request #9 from itstimetogoleft/fix/upload-file-sizes
Fix/upload file sizes
2019-03-19 11:23:22 -04:00
itstimetogoleft
1018203a60 increase timeout for execution of scripts (imports) 2019-03-19 07:08:09 -07:00
itstimetogoleft
b6ef6e01b7 no limits for uploads 2019-03-19 07:07:41 -07:00
itstimetogoleft
b72e03e84d config file for upload sizes on wordpress image(docker-compose) 2019-03-19 07:06:51 -07:00
Chung Leong
da30bc22a6 Migrated all components to hooks.
Moved propTypes to separate file.
2019-03-19 08:48:26 -04:00
Chung Leong
e576a16edb Fixed resolution of node_modules. 2019-03-15 04:39:59 -04:00
Chung Leong
6028b51cd5 Merge branch 'master' into live-demo 2019-03-15 02:36:28 -04:00
Chung Leong
73dca4291b Moved moment into dependencies from devDependencies. 2019-03-15 02:36:05 -04:00
Chung Leong
bbef0fbc16 Merge branch 'master' into live-demo 2019-03-15 02:21:33 -04:00
Chung Leong
52a5f3034e Reenabled sourcemap. 2019-03-15 02:21:11 -04:00
Chung Leong
6610bfb1bb Merge branch 'master' into live-demo 2019-03-14 23:15:22 -04:00
Chung Leong
e4fe507ada Upgraded to WebPack 4.
Upgraded other packages.
2019-03-14 23:15:05 -04:00
Chung Leong
152b534f76 Merge branch 'master' into live-demo 2019-03-08 11:21:34 -05:00
Chung Leong
a36cbbc773 Using keepalive connection when fetching. 2019-03-08 11:18:44 -05:00
Chung Leong
1962b70122 Merge branch 'master' into live-demo 2019-02-23 01:59:00 +01:00
Chung Leong
38756fabe9 Fixed blue links (#6). 2019-02-23 01:58:33 +01:00
Chung Leong
29f6effef4 Merge pull request #5 from itstimetogoleft/patch-1
Fixed two markdown links
2019-02-20 19:33:16 +01:00
itstimetogoleft
7165f4a5a1 Fixed two markdown links 2019-02-20 09:40:11 -08:00
Chung Leong
b9411fcda1 Merge branch 'master' into live-demo 2019-02-18 03:43:52 +01:00
Chung Leong
ad85a154cf Remove 100% retrieval when rendering for SEO. 2019-02-18 03:42:04 +01:00
Chung Leong
89841a3dad Merge branch 'master' into live-demo 2019-02-15 23:16:15 +01:00
Chung Leong
36dbc7c19c Closing file after opening it, duh (issue #1). 2019-02-15 23:15:33 +01:00
Chung Leong
50d0add883 Merge pull request #1 from itstimetogoleft/patch-1
Updated README.md
2019-02-14 20:34:32 +01:00
itstimetogoleft
c4459959a4 Updated readme.md
minor typo on Cordova deployment part: cordova prepare andoird -> cordova prepare android
2019-02-14 07:07:19 -08:00
Chung Leong
66c481222f Merge branch 'master' into live-demo 2019-02-13 22:58:20 +01:00
Chung Leong
b44766ad57 Fixed error. 2019-02-13 22:57:40 +01:00
Chung Leong
4cd4fcd8cc Merge branch 'master' into live-demo 2019-02-12 20:32:22 +01:00
Chung Leong
8b7c6273d8 Minor edits to README. 2019-02-12 20:31:52 +01:00