Commit Graph

37 Commits

Author SHA1 Message Date
Sami Mazouz
493ffa0538
chore(phpstan): upgrade to be compatible with latest dependency updates (#3835) 2023-06-15 17:49:39 +01:00
Sami Mazouz
082f04d3c3
fix(regression): caught errors
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-05-31 09:50:39 +01:00
Sami Mazouz
04fe2616a4
Revert "fix(regression): caught errors"
This reverts commit c94c140484.
2023-05-31 09:47:30 +01:00
Sami Mazouz
c94c140484
fix(regression): caught errors
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-05-31 09:45:50 +01:00
Sami Mazouz
e5abffc75b
chore: v1.8 preparations
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-05-20 16:08:42 +01:00
Sami Mazouz
b66fe5dd5f
chore(release): preparations
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-03-09 19:00:32 +01:00
Daniël Klabbers
1e00e3fdbb chore: dependency on core updated for extensions 2022-11-10 13:48:00 +01:00
Daniël Klabbers
a35df8c139 chore: v1.5.0 preparations 2022-09-13 10:55:30 +02:00
Daniël Klabbers
556d461cfb chore: update v1.4 constraints and update issues url 2022-07-12 23:30:03 +02:00
Daniël Klabbers
592039c483 update constraint to v1.3 2022-05-10 16:28:35 +02:00
Alexander Skvortsov
a595665bfb
fix: Assorted Typing Fixes (#3348)
With all the commits below, we resolve all outstanding typing issues in the repo, and CI jobs run green.

* fix: Convert DashboardPage and DashboardWidget to TypeScript

* fix: fix type errors in package manager ext

* fix: Convert Post component to TypeScript

* fix: avatar typings should accept null user

* fix: convert Notification component to TypeScript

* fix: properly use `typeof` in ForumApplication

* feat: make Notification content attr generic

* chore: format Notification component

* fix: Convert DiscussionRenamedNotification to TypeScript

* fix(pusher) move shims to a location where they get applied

* fix(pusher): fix some typing errors

* fix(akismet): fix some typing issues

* chore: update core dist typings

* chore(pusher): format

* fix: anchorScroll should accept string selectors

* fix: more accurately represent ApiQueryParamsPlural

* fix: convert PostStreamState to TypeScript

* chore(core): rebuild typings

* feat: allow extending app.routes

* fix: more flexible typings for highlight.ts

* fix: use primitive `number` type for Discussion typings

* fix: convert DiscussionListItem to TypeScript

* chore: rebuild core typings

* fix: final pusher type fixes

* feat: start tags TypeScript conversion

* fix: require-dev tags in pusher for CI TypeScript purposes.

* chore(core): format

* chore(tags): build dist typings

* feat(pusher): use dist types from tags.

* feat: convert flags to TypeScript

* chore(flags): generate dist typings

* fix(akismet): last type errors

* chore: update .yarn-integrity

* chore: partially run flarum-cli audit infra --fix

The tsconfig changes from that command are ignored, since we don't yet support "replacable sections" that would let us add custom config.

* chore: use type imports

* fix: broader gitattributes

* chore: run flarum-cli audit infra --monorepo --fix

* feat: make `app.data` typings extensible

* chore(core): format

* chore: boost tags TypeScript coverage

* fix(tags): further increase type coverage.
2022-03-23 11:43:14 -04:00
Alexander Skvortsov
5fc0b4963a chore: flarum-cli audit infra --fix 2022-03-11 18:02:51 -05:00
Alexander Skvortsov
693da58c41 chore: set up composer path repos 2022-03-11 18:02:49 -05:00
Daniel Klabbers
7ef1ea7f3d Release v1.2 2022-01-20 12:07:47 +01:00
Alexander Skvortsov
5b3839a2cc chore: flarum-cli audit infra --fix 2022-01-20 03:48:49 -05:00
David Wheatley
db35b90280 chore: bump bundled extension constraint to core 1.1 2021-10-13 08:03:02 +01:00
Daniel Klabbers
0b950da35e fix branch alias 2021-05-25 22:52:20 +02:00
Daniel Klabbers
03744e89a3 changes for stable 2021-05-25 16:32:16 +02:00
Alexander Skvortsov
65164449d3 Bump composer reqs for 1.0.0 2021-05-16 18:28:56 -04:00
Daniel Klabbers
8eb91ecfc7 Release v0.1.0-beta.16 2021-03-15 12:17:21 +01:00
Daniël Klabbers
d93c80fdba changelog and constraint for beta 15 2020-12-15 09:22:33 +01:00
Alexander Skvortsov
e3f08b8c9e Update composer metadata for admin dashboard 2020-12-08 19:57:36 -05:00
Alexander Skvortsov
20fc262c81 Add composer metadata for admin UX redesign 2020-11-25 01:27:33 -05:00
Daniël Klabbers
5d013bfea7 changelog and dep for v0.1.0-beta.14 2020-10-15 15:17:59 +02:00
Franz Liedke
f8b7a24a06 Release v0.1.0-beta.13 2020-05-01 13:08:46 +02:00
Daniël Klabbers
535f32740c remove author, updated deps 2020-03-03 14:31:34 +01:00
Daniël Klabbers
2224da8aa4 update constraint 2019-06-24 12:04:40 +02:00
Toby Zerner
a1fbf2c1ac Rename package 2018-10-17 13:44:48 +10:30
David Sevilla Martín
92cd293f6b Fix background size after flarum/core#1496 was merged (#15)
* Fix background size after flarum/core#1496 was merged

Related to #1553

* Use percentages
2018-08-22 21:43:02 +09:30
Toby Zerner
78cf99554b Require beta 8 2018-01-11 12:25:51 +10:30
Toby Zerner
775d65cb60 v0.1.0-beta.6 2016-10-19 21:13:35 +10:30
Toby Zerner
0974516c31 Require core v0.1.0-beta.5 2016-03-29 18:48:31 +10:30
Toby Zerner
85d6b326c5 Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:18:14 +10:30
Toby Zerner
96e8138320 Rename package 2015-12-29 12:55:41 +10:30
Toby Zerner
fd3d2d83f1 Update for composer branch 2015-10-13 12:29:00 +10:30
Toby Zerner
7c58e44330 Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 11:36:11 +09:30
Toby Zerner
9b920daefa Initial commit 2015-08-04 17:19:17 +09:30