mateuswetah
|
a62a4d7ab9
|
Updates new webpack a little bit...
|
2021-10-27 15:40:57 -03:00 |
mateuswetah
|
7bbbf88107
|
Updates canisue-lite list of browsers.
|
2021-10-27 14:54:27 -03:00 |
mateuswetah
|
3b9f4d7278
|
Updates vue draggable
|
2021-10-27 14:48:41 -03:00 |
mateuswetah
|
fefd9ad188
|
Update moment.js, vue and vue-loader.
|
2021-10-27 14:42:59 -03:00 |
mateuswetah
|
58a2c6816f
|
Removes unecessary mdi package!
|
2021-10-27 11:42:26 -03:00 |
mateuswetah
|
732f45b9e4
|
Updates css-vars-ponyfill
|
2021-10-27 11:35:51 -03:00 |
mateuswetah
|
cb27caa664
|
Updates Countup.js
|
2021-10-27 11:26:21 -03:00 |
mateuswetah
|
511e618e2a
|
Updates apexcharts
|
2021-10-27 11:17:42 -03:00 |
mateuswetah
|
f16bd342c0
|
Updates Buefy and Bulma.
|
2021-09-06 17:04:04 -03:00 |
Mateus Machado Luna
|
1ccab14b7a
|
Merge pull request #590 from tainacan/dependabot/npm_and_yarn/url-parse-1.5.3
build(deps): bump url-parse from 1.5.1 to 1.5.3
|
2021-08-30 09:36:59 -03:00 |
dependabot[bot]
|
18740ce3ec
|
build(deps): bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-13 13:01:40 +00:00 |
dependabot[bot]
|
8b0850b1ab
|
build(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-10 17:44:26 +00:00 |
mateuswetah
|
43d0d51795
|
HUGE REFACTOR introducing conditioner.js and dynamic chunk imports to our blocks. #580.
|
2021-07-22 17:55:37 -03:00 |
Vinícius Nunes Medeiros
|
3275b9c421
|
Merge pull request #544 from tainacan/dependabot/npm_and_yarn/browserslist-4.16.6
build(deps): bump browserslist from 4.12.0 to 4.16.6
|
2021-06-10 08:53:16 -03:00 |
Vinícius Nunes Medeiros
|
349036b703
|
Merge pull request #547 from tainacan/dependabot/npm_and_yarn/dns-packet-1.3.4
build(deps): bump dns-packet from 1.3.1 to 1.3.4
|
2021-06-10 08:51:47 -03:00 |
dependabot[bot]
|
339f629933
|
build(deps): bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-07 18:10:51 +00:00 |
dependabot[bot]
|
7ff5a3a3c6
|
build(deps): bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-26 22:16:11 +00:00 |
dependabot[bot]
|
b5657eda3c
|
build(deps): bump browserslist from 4.12.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.12.0...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-24 20:15:01 +00:00 |
mateuswetah
|
d5e7a103ec
|
Adds subheader describing icons on the reports screen
|
2021-05-18 17:08:52 -03:00 |
mateuswetah
|
1b91b097f8
|
Several updates to avoid css conflicts with external libraries on theme.
|
2021-05-13 09:59:36 -03:00 |
mateuswetah
|
f24ceb87de
|
Updates apexcharts to version 3.26.1
|
2021-04-30 12:01:44 -03:00 |
mateuswetah
|
4482555931
|
Removes unecessary locales for moment js (so far)
|
2021-04-28 11:25:15 -03:00 |
Vinícius Nunes Medeiros
|
e7c8624388
|
Merge pull request #524 from tainacan/dependabot/npm_and_yarn/ssri-6.0.2
build(deps): bump ssri from 6.0.1 to 6.0.2
|
2021-04-26 15:26:21 -03:00 |
vnmedeiros
|
9961ce062b
|
Merge branch 'develop' into feature/483
|
2021-04-26 14:33:49 -03:00 |
mateuswetah
|
825507b501
|
Updates Buefy to 0.9.7 and Bulma to 0.9.2. Also adds aria labels to numberinputs as new feature. #517
|
2021-04-23 15:04:19 -03:00 |
dependabot[bot]
|
67fef78f5a
|
build(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-19 15:19:18 +00:00 |
Vinícius Nunes Medeiros
|
d52e67755f
|
Merge pull request #516 from tainacan/dependabot/npm_and_yarn/y18n-4.0.1
build(deps): bump y18n from 4.0.0 to 4.0.1
|
2021-04-09 10:30:50 -03:00 |
dependabot[bot]
|
c8a83ed50a
|
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 16:28:32 +00:00 |
mateuswetah
|
b48f0ff0c9
|
More adjustments do media component
|
2021-03-10 09:20:12 -03:00 |
mateuswetah
|
e3a07bc70b
|
Adds loading state to number block and countup component to animate numbers. #483
|
2021-03-03 10:02:04 -03:00 |
mateuswetah
|
cf4f42d5b1
|
Install apexcharts and tests some graphs.
|
2021-02-10 15:40:00 -03:00 |
mateuswetah
|
02081485cf
|
More work on new thumbnails logic for dynamic items list block #467 #463 #456. Adds option to not crop images and adjust columns count. #465
|
2021-02-08 18:28:11 -03:00 |
mateuswetah
|
7162c3eb4a
|
Merge branch 'develop' into feature/456
|
2021-02-08 11:38:02 -03:00 |
Vinícius Nunes Medeiros
|
06b11dc169
|
Merge pull request #464 from tainacan/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
|
2021-02-01 08:49:58 -03:00 |
dependabot[bot]
|
2a592e0b57
|
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-04 22:35:14 +00:00 |
mateuswetah
|
884b5d405d
|
Begins implementing vue-blurhash on view modes.
|
2020-12-17 17:09:11 -03:00 |
dependabot[bot]
|
793daf6760
|
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-10 17:43:06 +00:00 |
mateuswetah
|
8df8f2fe59
|
Splits webpack config into three separete files. Changes build script for production and development.
|
2020-11-19 16:22:43 -03:00 |
mateuswetah
|
f0e6d4c1ab
|
Updates terser plugin version to 3.0.0
|
2020-11-19 10:08:39 -03:00 |
mateuswetah
|
5dd2134ed9
|
Updates Buefy to 0.9.4 and Bulma to 0.9.1. Uses new auto-focus prop to avoid focusing on filters panel if not as modal.
|
2020-11-03 09:55:39 -03:00 |
mateuswetah
|
8e070faae2
|
Updates to Buefy 0.9.3
|
2020-09-08 09:41:23 -03:00 |
Mateus Machado Luna
|
bc563a0441
|
Merge pull request #404 from tainacan/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-09-02 14:30:12 -03:00 |
mateuswetah
|
c78f7bf99d
|
Updates buefy to 0.9.2
|
2020-08-21 14:59:05 -03:00 |
mateuswetah
|
2aff11816d
|
Updates Buefy to 0.9.1.
|
2020-08-18 14:03:09 -03:00 |
mateuswetah
|
05596ccd10
|
Updates Buefy and Bulma do 0.9.0 and fixes some breakin changes
|
2020-08-17 10:54:15 -03:00 |
mateuswetah
|
5636772165
|
Updates vue-awesome-swiper to last version and fix breaking changes on carousels and slideshow. #406.
|
2020-07-24 15:43:57 -03:00 |
dependabot[bot]
|
c8fb2c3896
|
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-20 21:22:39 +00:00 |
mateuswetah
|
fed11ca1ad
|
Solves date insertion on filter that was setting a day before the selected. Update moment js and handle null values for date format.
|
2020-05-15 10:42:21 -03:00 |
mateuswetah
|
a701d497ab
|
Updates dependencies whithout all eslint recomendations for now.
|
2020-04-28 18:09:45 -03:00 |
mateuswetah
|
7506c8fe28
|
Updates Buefy to 0.8.16
|
2020-04-23 08:57:40 -03:00 |